Updated AWS EC2 (markdown)

master
Hunter Long 2018-06-24 21:01:42 -07:00
parent e6182e6e15
commit 14761296aa
1 changed files with 1 additions and 1 deletions

@ -1,5 +1,5 @@
# Install on EC2
Running Statup on the smallest EC2 server is very quick using the AWS AMI Image.
Running Statup on the smallest EC2 server is very quick using the AWS AMI Image. When the AMI image boots it will automatically run the [init.sh](https://github.com/hunterlong/statup/blob/master/servers/init.sh) script to update Docker containers and remove unused containers/images. The server will also re-download the init.sh script to make sure it is up-to-date with the latest updates and bug fixes.
### Current AMI Image ID: `ami-7be8a103`