README.md 319 B

Test Locust in Docker

Running

Startup Containers

docker-compose up --scale worker=2

Navigate to web interface

http://localhost:8099/

In the Host field

http://websim:8080

Start testing

More information

https://docs.locust.io/en/stable/index.html

https://locust.io/