A simple locust dockerized example of running locust

Chris Mague a842979dd4 fix docs 4 سال پیش
README.md a842979dd4 fix docs 4 سال پیش
docker-compose.yml 28fe597022 initial 4 سال پیش
locustfile.py 28fe597022 initial 4 سال پیش

README.md

Test Locust in Docker

Running

Startup Containers

docker-compose up --scale worker=2

Navigate to web interface

http://localhost:8099/

add in Host => http://websim:8080

Star testing