Skip to content

Azzy 1.10.x Docker vs Native

Sellara edited this page Aug 6, 2024 · 1 revision

What's different between Docker and Native?

Installation

The Installation method is greatly different. Docker is made to be easy and so we try to hold the installation and using of Azzy easy as possible. Although we can't do it every time. Please use the instructions in the wiki if you need help.

Music Streaming Module

Lavalink (our local music provider) is included as a separate docker image. This means that the functionality could change if you use Docker. Although it shouldn't do that.

Settings

Some settings are not needed or are not supported inside Docker. Like the following:

  • AzuraCast / Ipv6Available
    • As of now we do not support IPv6 inside Docker. Please use the Native version instead.

Updates

During the fact that docker images are static and need to be updated manually, the mechanism for Docker updates is different. Please follow the instructions in the wiki if you need help.

Clone this wiki locally