How to install azuracast on Webdock

Last updated September 30, 2025

Introduction

azuracast is a popular free and open-source self hosted web radio management suite. This guide shows you how to work around certain issues when installing azuracast on Webdock.

Prerequisites

Deploy a new server with a clean  Ubuntu focal  or newer image. Make sure your server has at least 2GB of RAM (as per AzuraCast requirements). Make sure to use the fresh Ubuntu Focal image – meaning that you cannot install azuracast on a system which already has nginx installed. Azuracast MUST run on a separate server from your website server as it is running an LEMP stack (nginx stack) already.

Create a new shell user and SSH to your server

Create new shell user. While creating the shell user, on the right side, enable "Passwordless Sudo" and apply the settings.

WebSSH into the webdock server.

Become root by executing:

$ sudo su -

Install azuracast

Follow their official docker installation guide:

https://docs.azuracast.com/en/getting-started/installation/docker

When installing, choosing default values (answer yes to everything basically) works.

Now it's time to spin up the containers. Execute

# docker compose up -d

That will start the azuracast containers.

Conclusion

Congratulations you should now have a working azuracast installation. If you have any issues, feel free to comment below or contact Webdock support.

Related Aticles

Content
expand_more
chat box icon
Close
combined chatbox icon

Welcome to our Chatbox

Reach out to our Support Team or chat with our AI Assistant for quick and accurate answers.
webdockThe Webdock AI Assistant is good for...
  • Quick and accurate answers based on our documentation.
  • Helping you choose the right Server Profile and Software.
  • Helping with basic troubleshooting which does not require account access.
webdockChatting with Support is good for...
  • Getting hands-on fixes and support from a real human.
  • Fixing billing issues, network issues and problems with your server.
  • Reporting crashes or otherwise unexpected behavior.