With fancy docker dashboards.
Dashboards screenshots:
- Clone repo
- Place your variables info
terraform.tfvars
file - Run
terraform init --upgrade terraform plan terrafom apply --parallelism=1
Important
The --parallelism=1
flag is useful for overpassing docker socket connection limit over ssh.
Documentation about docker terraform provider can be viewed on library.tf