How to
In this page find the how to:
How to deploy the server
while true; do clear; aws cloudformation describe-stack-events --stack-name stefano; sleep 5; donegit clone https://github.com/stefanogram/docker-awsHow to deploy a new version of the app.
# Download GitHub repo local in your PC.
git clone https://github.com/stefanogram/docker-aws
# check the status
git pull .
Last updated