subwave

subwave

Application Docker from SUB/WAVE's Repository

Vue d'ensemble

SUB/WAVE is a personal internet radio station. One Icecast stream, everyone hears the same thing at once, and an AI DJ pulls the tracks from your own Navidrome (or any Subsonic) library and talks between them: station IDs, the time, the weather, song requests. This is the all-in-one build. Icecast, Liquidsoap, the DJ controller, the web player and a Caddy front-end all run in this single container on one port. Your settings, library cache and recordings live under the Appdata path. Once it's up, open the WebUI and go to /onboarding. Sign in with the admin login you set here, point it at your Navidrome server, choose an LLM provider and a voice, and give the DJ a personality. There's a built-in Piper voice, so it can talk straight away with nothing else to install. No big GPU? That's most Unraid boxes. Install the official ollama container, run "ollama signin" in its console, and pick an Ollama cloud model. A small local model works too if you'd rather keep everything on the box.

Media gallery

1 / 3

Install Subwave on Unraid in a few clicks.

Find Subwave in Community Apps on your Unraid server, review the template, and click Install. Unraid handles the Docker app or plugin setup from the published template.

Open the Apps tab on your Unraid server Search Community Apps for Subwave Review the template variables and paths Click Install

Exigences

A reachable Navidrome / Subsonic music server and an LLM provider (Ollama local/cloud or a cloud API key), both configured in the browser at /onboarding after first boot.

Applications associées

Explore more like this

Explore all

Détails

Référentiel
ghcr.io/perminder-klair/subwave-aio:latest
Dernière mise à jour2026-06-25
Première vue2026-06-22

Arguments d'exécution

Interface utilisateur Web
http://[IP]:[PORT:80]
Réseau
bridge
Coquille
bash
Privilégié
false
Paramètres supplémentaires
--add-host host.docker.internal:host-gateway

Configuration du modèle

WebUI PortPorttcp

Host port for the SUB/WAVE web UI + audio stream.

Cible
80
Défaut
7700
Valeur
7700
AppdataPathrw

Persistent state: settings, library cache, rendered voices, hourly archives.

Cible
/var/sub-wave
Défaut
/mnt/user/appdata/subwave
Valeur
/mnt/user/appdata/subwave
ADMIN_USERVariable

Admin username for /admin and the /onboarding wizard.

Défaut
admin
Valeur
admin
ADMIN_PASSVariable

Admin password (required — the station refuses to start without it). Generate one, e.g. 'openssl rand -hex 16'.

SITE_URLVariable

Public base URL of this station, e.g. http://YOUR-UNRAID-IP:7700 — used for share cards and absolute links.

TZVariable

Timezone — keeps scheduled shows and hourly-archive timestamps on local time.

Défaut
Europe/London
Valeur
Europe/London