My personal Terraform stack, deployed with Spacelift.
It consists of:
- DigitalOcean
nimbus
droplet with dokku installed
- Cloudflare
pawelad.me
zonepawelad.dev
zone- DNS records for GitHub Pages
- DNS records for ReadTheDocs
- DNS records for dokku
Available make
commands:
$ make help
plan Generate a (speculative) Terraform plan
apply Generate, confirm and apply a Terraform plan
upgrade Upgrade Terraform providers
destroy Destroy infrastructure managed by Terraform
format Format Terraform files
help Show help message
Developed and maintained by Paweł Adamczak.
Source code is available at GitHub.
Released under Mozilla Public License 2.0.