Skip to content

airsonic

Airsonic is a free, web-based media streamer, providing ubiquitous access to your music.

The docker image comes from linuxserver/airsonic and should support arm devices. If you attempt to run it on arm and encounter issues, please see issue 478

Access

It is available at https://{% if airsonic.domain %}{{ airsonic.domain }}{% else %}{{ airsonic.subdomain + "." + domain }}{% endif %}/ or http://{% if airsonic.domain %}{{ airsonic.domain }}{% else %}{{ airsonic.subdomain + "." + domain }}{% endif %}/

{% if enable_tor %} It is also available via Tor at http://{{ airsonic.subdomain + "." + tor_domain }}/ {% endif %}


Last update: January 6, 2022