Commit Graph

4 Commits

Author SHA1 Message Date
Jeff Emmett dabdfea451 Add Jellyseerr request system and *arr stack integration
- Add Jellyseerr for media request management
- Add Lidarr for music automation
- Replace Transmission with qBittorrent
- Add optional Gluetun VPN container
- Add Traefik labels for all services (sonarr, radarr, lidarr, prowlarr, downloads, requests)
- Update README with architecture diagram, setup guide, and service URLs
- Update deploy script with new config directories

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-19 00:28:37 -05:00
Jeff Emmett ed267545d7 Add Navidrome music streaming server
- Add Navidrome service to docker-compose with Traefik routing
- Route music.jeffemmett.com to Navidrome instead of Jellyfin
- Update README with Navidrome docs and Subsonic-compatible mobile apps
- Add Navidrome environment variables to .env.example

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-12 15:43:03 -05:00
Jeff Emmett a04f5d0111 Remove R2 storage configs, use local NVMe storage
- Remove r2-mount, r2-sync, cost-monitor services from docker-compose
- Delete old docker-compose.yml (R2 version)
- Remove services/cost-monitor directory
- Update deploy script to remove FUSE/rclone setup
- Add music support to upload script
- All media now stored on Netcup RS 8000 local NVMe (3TB)

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-27 21:25:43 -08:00
Jeff Emmett 4e66b0cf25 Jellyfin media server for Netcup RS 8000
- Jellyfin-based media streaming
- Direct upload to Netcup storage (3TB NVMe)
- Upload script for shows/movies via rsync
- Docker Compose setup with Traefik labels

🤖 Generated with Claude Code
2025-11-26 20:04:14 -08:00