asteroid/docker
Glenn Thompson 4c41777823 fix: Clean up main icecast.xml configuration for production use
- Add <changeowner> section to fix 'run as root' error
- Remove complex mount configurations, let Docker handle automatically
- Fix log directory path from /var/log/icecast2/ to /var/log/icecast/
- Update docker-compose.yml to use main icecast.xml instead of minimal version
- Remove temporary minimal-icecast.xml workaround file

All three streams now working with clean main configuration:
- asteroid.aac (96kbps AAC - recommended)
- asteroid.mp3 (128kbps MP3 - compatible)
- asteroid-low.mp3 (64kbps MP3 - low bandwidth)

AAC streaming feature is now production-ready with proper Docker integration.
2025-10-02 16:51:59 +03:00
..
music feat: Complete Docker streaming integration with web interface 2025-10-02 16:51:03 +03:00
Dockerfile.liquidsoap fix: Revert unnecessary Docker image change 2025-10-02 16:51:59 +03:00
asteroid-radio-docker.liq feat: Add AAC streaming support with quality selector 2025-10-02 16:51:59 +03:00
docker-compose.yml fix: Clean up main icecast.xml configuration for production use 2025-10-02 16:51:59 +03:00
docker-compose.yml.remote-backup feat: Complete Docker streaming integration with web interface 2025-10-02 16:51:03 +03:00
docker-streaming.org feat: Add Docker streaming infrastructure for Liquidsoap and Icecast2 2025-10-02 16:50:06 +03:00
icecast.xml fix: Clean up main icecast.xml configuration for production use 2025-10-02 16:51:59 +03:00
setup-complete.org Complete Docker streaming infrastructure and user management fixes 2025-10-02 16:50:06 +03:00
start.sh Complete Docker streaming infrastructure and user management fixes 2025-10-02 16:50:06 +03:00
stop.sh Complete Docker streaming infrastructure and user management fixes 2025-10-02 16:50:06 +03:00