Repository containing the infrastructure configuration for every host under Lancelot in my Homelab
- HCL 100%
| templates | ||
| .env | ||
| .gitignore | ||
| .sops.yaml | ||
| .terraform.lock.hcl | ||
| bastion-vm.tf | ||
| caddy-lxc.tf | ||
| data.tf | ||
| docker-vm.tf | ||
| main.tf | ||
| network.tf | ||
| pfsense-vm.tf | ||
| README.md | ||
| variables.tf | ||
Lancelot's Infra
Note
You can find more specifications on my blog
The infrastructure specifications for Lancelot, the main core of my Homelab hosting a Proxmox node.
Terraform
The Terraform files contain the specifications for each VM under Lancelot, whose specifications are saved under different repos:
- nixos-caddy: a VM with NixOS hosting the reverse proxy of the homelab
- nixos-docker: a VM with NixOS hosting a small docker laboratory