AzuraCast is a free and open-source, self-hosted, all-in-one web radio management suite.
Using AzuraCast and its powerful, intuitive web interface, you can start up a fully working web radio station in a few quick minutes. AzuraCast works for web radio stations of all types and sizes, and is built to run on even the most affordable cloud virtual machines.
This Marketplace application configures the latest stable channel build of AzuraCast, which includes Liquidsoap as an AutoDJ and Icecast as a broadcasting frontend, using the recommended Docker installation method.
AzuraCast is ready to go out of the box. Once your new server is created and ready, visit your server's public IP address (or, if you've already configured it, its domain name) to finish setup by creating an administrator account and setting up your first station.
This Marketplace image includes our Docker Utility Script, installed in the recommended directory, /var/azuracast
. This script handles the majority of common installation management tasks, including updates, backup and restoration, and setting up LetsEncrypt. You can see the full set of commands available via the utility script in our documentation.
AzuraCast has two release channels:
By default, your 1-Click installation is on the stable release channel.
To update your installation to the latest stable release version, log in to your server as any user who is in the docker group (including root) and run:
cd /var/azuracast
./docker.sh update-self
./docker.sh update
Learn more about release channels. To switch to the "rolling release" channel, log in to your server and run this command:
cd /var/azuracast
./docker.sh update-self
./docker.sh setup-release
Report an application with malicious intent or harmful content.