Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 461 Bytes

README.md

File metadata and controls

10 lines (9 loc) · 461 Bytes

Docker Swarm For vSphere using Terraform

  1. Install Terraform
  2. Clone this repo: git clone https://github.com/pdhamdhere/SwarmForVSphere.git
  3. Create VM Template (OVA) with following packages and upload to vCenter
    1. Docker 1.13 or higher
    2. Enable root@ssh access
    3. Install open-vm-tools
  4. Update configuration in the variables.tf file. Terraform variables
  5. terraform apply