AWS Installation
The AWS installation is a beta installation and deployment method. It uses the same underlying systems and services as the Docker Compose method but runs jobs in EC2 containers instead of docker containers.
If you are stuck or find issues with the installation process you can either file an issue on our Github repository, or join our Slack here and let us know and we will try our best to help. Also see the debugging section for tips on how to diagnose problems and check out the troubleshooting section if you run into any issues.
Installation
First, ensure that you have an AWS account setup and have access to the AWS console (CloudFormation and EC2).
-
Download the files
ami.ymlandmarketplace.ymlfrom this our autolab-docker repository. -
In AWS CloudFormation, create a new stack and click
Choose an existing templatefollowed byUpload a template file. Uploadami.yml.