Infrastructure-as-code for Letto.
[ABANDONED - REPLACED BY webtask.io] A serverless platform for developers with a great UX
- Terraform
- pass
- DigitalOcean API token stored in pass under
digitalocean-api-token
. - A SSH key under
~/.ssh/id_rsa+digitalocean
authorized on your DigitalOcean account.
bin/init
bin/plan
bin/apply
bin/state
bin/destroy
This setup was made using this tutorial.