sudo certbot certonly --standalone -d example.com -d www.example.com
git clone https://github.com/leberber/dash-ssl-gunicorn-docker.git
Please provide the correct path to the ssl key in the docker-compose file
substitute the domain name with your domain name in the nginx.conf file
The below is going to run 3 containers
docker-compose up --scale app=3