What are the minimum system requirements?
What are the minimum system requirements?
You need a Linux server with Docker and Docker Compose installed. A minimum of 1 CPU core and 1 GB RAM is recommended, though more resources may be needed for multiple concurrent streams.
Which audio formats are supported?
Which audio formats are supported?
The stack supports MP3, FLAC, and WAV files for emergency/fallback audio. Liquidsoap encodes live streams and delivers them via Icecast in your configured formats.
Can I run this on a Raspberry Pi?
Can I run this on a Raspberry Pi?
Yes, as long as Docker is installed and the Pi has enough resources. A Raspberry Pi 4 with 2 GB or more RAM is recommended for a single-stream setup.
How do I update to the latest version?
How do I update to the latest version?
Pull the latest changes and rebuild:
How do I add multiple streams?
How do I add multiple streams?
See the streams configuration guide for instructions on setting up multiple mount points and stream endpoints.
Is HTTPS supported?
Is HTTPS supported?
Yes. The Nginx reverse proxy handles TLS termination. See the firewall and networking guide for details on configuring HTTPS.
Where are logs stored?
Where are logs stored?
Logs are managed by Docker. View them with:
Can I use this for commercial purposes?
Can I use this for commercial purposes?
Check the license for the specific terms. The project is open source, but license conditions apply.

