Commit Graph

4 Commits

Author SHA1 Message Date
Jeff Emmett 4113ccf83d Migrate admin services to jefflix.lol and add Hetzner Storage Box integration
- Move sonarr, radarr, lidarr, prowlarr to *.jefflix.lol
- Move jellyseerr (requests) and qbittorrent (downloads) to jefflix.lol
- Add Hetzner Storage Box SSHFS mount scripts for u521871
- Add media-archive.sh for content migration between local and Hetzner
- Update all volume mounts to use /mnt/hetzner-media for media storage
- Update README with new URLs and tiered storage documentation

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

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-21 00:49:01 -05:00
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 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