Cloud-Computing-Basic

  1. Install Docker and Docker-Compose
  2. Start the containers
docker-compose up -d
  1. Launch the UserCreate.sh file to set up the working environment
sh UserCreate.sh
  1. Perform tests on Locust going to http://localhost:8080, but first
locust -f locustfile.py