Skip to content

Blueprint to host and deploy web services with Terraform/Ansible/Dokku.

Notifications You must be signed in to change notification settings

calderalabs/terraform-server-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Terraform Server Template

A very minimal template for Terraform + Ansible + Dokku

How to Bootstrap

  • Clone the repo with git clone [email protected]:calderalabs/terraform-server-template.git
  • Rename .env-example to .env and fill in empty variables
  • Run brew install ansible
  • Run ./bin/terraform/init
  • Run ./bin/packer
  • Run ./bin/create-env production
  • Run ./bin/deploy production

About

Blueprint to host and deploy web services with Terraform/Ansible/Dokku.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published