Commit Graph

3 Commits

Author SHA1 Message Date
Jeff Emmett 9bbd01a74d Route Navidrome through soulsync-player, add music-net network
- Navidrome: traefik.enable=false (no longer directly exposed)
- Navidrome: joins music-net external network for proxy access
- Added music-net as external network declaration
- Traffic to music.jefflix.lol now routed through soulsync-player PWA

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-22 15:53:48 -07: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