Welcome to the internal documentation for LouFlix.
This wiki documents the server, Docker stacks, storage paths, reverse proxy setup, media services, custom apps, and troubleshooting notes.
¶ Main Areas
- Compose files live in
/srv/stacks
- Persistent container data lives in
/srv/docker
- Media lives on
/mnt/media_pool
- Reverse proxy is handled by Nginx Proxy Manager
- Docker container names are used as internal hostnames on shared Docker networks
- When a new service is added
- When a path changes
- When a domain changes
- When a recurring issue is solved