Move AdGuardHome configuration to Terraform

https://git.theorangeone.net/systems/adguardhome
This commit is contained in:
Jake Howard
2024-01-08 21:45:28 +00:00
parent ed59458f39
commit f33d19e156
5 changed files with 6 additions and 206 deletions

View File

@ -22,3 +22,9 @@ Terraform secrets are stored in `terraform/.env`, and provisioned using `just up
- `just ansible-deploy`
- `juts terraform apply`
## External configuration
This repository contains most of my infrastructure configuration, but not everything is configured here. Some things are external, for various reasons.
- [AdGuardHome](https://git.theorangeone.net/systems/adguardhome)