github.com/dahs81/otto@v0.2.1-0.20160126165905-6400716cf085/website/source/docs/apps/docker-external/deploy/aws.html.md (about) 1 --- 2 layout: "app_docker_external" 3 page_title: "AWS - Build & Deploy - Docker (External) App Type" 4 sidebar_current: "docs-docker-deploy-aws" 5 description: |- 6 This page documents how the Ruby application builds and deploys on 7 AWS infrastructure. 8 --- 9 10 # Build & Deploy: AWS 11 12 On AWS, the "docker-external" application-type starts a single EC2 13 instance with the Docker container running. This EC2 instance is configured 14 to not have any public access. 15 16 Please see the [general build & deploy page](/docs/apps/docker-external/deploy) 17 for information on how future versions of Otto will improve deploys 18 of Docker containers.