Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add terraform example for creating cluster #14

Open
BretFisher opened this issue Dec 3, 2018 · 1 comment
Open

Add terraform example for creating cluster #14

BretFisher opened this issue Dec 3, 2018 · 1 comment
Labels
enhancement New feature or request

Comments

@BretFisher
Copy link
Owner

Create a simple example of creating instances, installing docker, setting up security groups, LB's, etc. with Terraform, ideally for digital ocean and AWS.

Some examples:
https://github.com/Praqma/terraform-aws-docker
https://github.com/mlabouardy/terraform-aws-labs/tree/master/docker-swarm-cluster

@BretFisher BretFisher added the enhancement New feature or request label Dec 10, 2018
@tmackness
Copy link

Happy to share mine I am working on.

Consists of:

  • Digital Ocean
  • Consul on Host
  • Swarm auto join (managers & workers) on terraform apply
  • In the process of tying in pulling stack files from private repo and deploying them

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants