Added authelia, caddy and adguard

This commit is contained in:
2024-10-13 17:05:00 +02:00
parent 70b8527b2b
commit c948a1136e
17 changed files with 1596 additions and 9 deletions

5
homelab/README.md Normal file
View File

@@ -0,0 +1,5 @@
# Create proxy network
`docker network create proxy`
# Configure caddy cloudflare
Find instructions on [caddy-dns cloudflare](https://github.com/caddy-dns/cloudflare)