This page describes the identity, purpose and core role of the louflix server.
- Hostname:
louflix
- Operating System:
Ubuntu 22.04
- Type: Home server (always-on)
- Media server (Plex / Jellyfin)
- Media automation (Sonarr / Radarr / Lidarr / SABnzbd)
- Music streaming (Navidrome)
- Home automation (Home Assistant)
- Reverse proxy hosting (Nginx Proxy Manager)
- Custom web applications
- Internal documentation (Wiki.js)
- Plex
- Jellyfin
- Sonarr
- Radarr
- Lidarr
- Prowlarr
- SABnzbd
- Bazarr
- Navidrome
- Jellyseerr
- Home Assistant
- Wiki.js
- Nginx Proxy Manager
- All services run in Docker containers
- Compose files are separated by function (infra, media, web, home)
- Persistent data is stored outside containers
- Services communicate via Docker networks
- Public access is handled via reverse proxy
- Compose files:
/srv/stacks
- Container data:
/srv/docker
- Media storage:
/mnt/media_pool
- This server is continuously evolving
- All major changes should be documented in this wiki