/terraform_dockerswarm

Terraform Deployment of Docker Hosts. Anisble playbook ansible_install_dockerswarm installs Docker and creates the swarm

Primary LanguageHCL

Deploy Swarm Nodes using Terraform

First create a terraform.tfvars file using the example as the template Add public SSH key to authorized_keys

terraform init
terraform apply