docker-pi-hole/examples
William Trelawny 798c0e606f init commit of Pi-hole behind Caddy example
- Single docker compose file to spin up a Caddy and a Pi-hole container
- I put plenty of comments in compose file for user ref. Looks kinda
  messy but I figured the more info the better and they can cull out
what they dont need.
- DHCP server is disabled by default in Pi-hole so I disabled the port
  binding and NET_ADMIN capability by default as well, with brief
instructions and refs included.
- Caddy docker compose example ref: https://hub.docker.com/_/caddy
- Pi-hole Caddy config ref: https://docs.pi-hole.net/guides/webserver/caddy/

Signed-off-by: William Trelawny <william@trelawny.family>
2022-09-05 09:57:54 -04:00
..
Caddyfile init commit of Pi-hole behind Caddy example 2022-09-05 09:57:54 -04:00
docker-compose-caddy-proxy.yml init commit of Pi-hole behind Caddy example 2022-09-05 09:57:54 -04:00
docker-compose-nginx-proxy.yml Reorganise the repository 2022-07-15 17:43:09 +01:00
docker-compose.yml.example Reorganise the repository 2022-07-15 17:43:09 +01:00
docker-pi-hole.cron Reorganise the repository 2022-07-15 17:43:09 +01:00
docker_run.sh FTLCONF_REPLY_ADDR4/6 are now deprecated. Use FTLCONF_LOCAL_IPV4/6 instead 2022-08-22 21:42:29 +01:00
pihole.service Reorganise the repository 2022-07-15 17:43:09 +01:00