No description
This repository has been archived on 2023-12-26. You can view files and clone it, but cannot push or open issues or pull requests.
Find a file
2023-04-05 20:38:35 +02:00
bootstrap add data volume pool 2023-04-05 20:38:35 +02:00
configure add 10.0.0.0/8 to allowed postgresql hosts 2023-03-17 09:18:41 +01:00
.gitignore init 2023-03-14 21:49:24 +01:00
README.md add 10.0.0.0/8 to allowed postgresql hosts 2023-03-17 09:18:41 +01:00

Atlas

Atlas is our first Debian server running a KVM hypervisor.

To initialize Terraform:

  1. Create pg.tfbackend including conn_str = "postgres://terraform@atlas.lan/terraform_state"
  2. Execute terraform init -backend-config=./pg.tfbackend