|
10 months ago | |
---|---|---|
files | 10 months ago | |
scripts | 10 months ago | |
.gitignore | 11 months ago | |
README.md | 10 months ago | |
main.tf | 10 months ago | |
output.tf | 10 months ago | |
providers.tf | 11 months ago | |
variables.tf | 10 months ago |
This is still a work in progress. It will install the Unifi Controller and set up some basic firewall rules, but it is not yet ready for real world usage.
Initialize and apply.
export TF_VAR_linode_token=${LINODE_API_TOKEN}
terraform init
terraform apply
IP address and URL to finish configuring will be provided upon completion.