Skip to main content

Install AzuraCast

Use these commands to install AzuraCast on your host machine. This will install Docker in the process.

Screenshot 2022-04-05 at 08-13-56 AzuraCast.png

sudo su
apt-get upgrade
apt-get update
mkdir -p /var/azuracast
cd /var/azuracast
curl -fsSL https://raw.githubusercontent.com/AzuraCast/AzuraCast/main/docker.sh docker.sh
chmod a+x docker.sh
./docker.sh install