Configurations of my server applications, using rootless podman
| authentik | ||
| caddy | ||
| ddns | ||
| forgejo | ||
| freshrss | ||
| homeautomation | ||
| jellyfin | ||
| misskey | ||
| nextcloud | ||
| ofelia | ||
| pihole | ||
| postgres | ||
| searx | ||
| stats | ||
| tvheadend | ||
| umami | ||
| woodpecker | ||
| .gitignore | ||
| README.adoc | ||
My podman setup (WIP)
This is all of the containers running in my server and their configuration. I’m using podman in rootless mode and docker-compose with podman’s docker socket emulation. All compose files are in TOML (just because I hate YAML)
TODO
-
❏ Solve evice passthrough permission issues
-
❏ Home Assistant (ZigBee stick)
-
❏ TVHeadend (DVB stick)
-
-
❏ Starting Pi-Hole breaks container name resolution
-
Probably because Pi-Hole binds to the standard DNS port 53. Need to find a way to tell Pi-Hole to bind to a different port
-