https://github.com/troy0820/docker-ee-terraform
Docker EE terraform on AWS
https://github.com/troy0820/docker-ee-terraform
aws docker docker-ee-terraform docker-network edition enterprise terraform
Last synced: 7 months ago
JSON representation
Docker EE terraform on AWS
- Host: GitHub
- URL: https://github.com/troy0820/docker-ee-terraform
- Owner: troy0820
- Created: 2018-02-01T18:13:08.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-04-04T21:39:01.000Z (about 8 years ago)
- Last Synced: 2025-01-26T03:28:19.750Z (about 1 year ago)
- Topics: aws, docker, docker-ee-terraform, docker-network, edition, enterprise, terraform
- Language: HCL
- Size: 58.6 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Docker EE Beta
Terraform scripts to provision Docker EE to AWS
_What is not included with this repo:_
```
- main.tfvars
- terraform state
- Docker EE script sent as user_data
- Subscription license for Docker EE
```
## How do we deploy Docker-EE-Beta
You will need a file called `main.tfvars` store in your config directory.
This file will be used to provision the environment in the "platforms" directory.
To deploy the platform to AWS, check the [documentation](./docs/README.md)