dhinus / dokku-terraform

Install Dokku using Terraform

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dokku Terraform

Terraform modules to create a Dokku instance.

This will create a new VM using a vanilla Ubuntu image, then run install-dokku.sh to install and configure Dokku.

It will also create some DNS records pointing at your new instance.

It will take about 5 minutes to create a new instance from scratch.

Supported providers

Use the module matching your provider. Provider-specific documentation is available in the subdirectories:

Please note the AWS module is more complex and requires you to have a working VPC setup on your AWS account.

License

Apache License 2.0. See LICENSE for full details.

About

Install Dokku using Terraform

License:Other


Languages

Language:HCL 81.9%Language:Shell 18.1%