Todas las aplicaciones - 0 aplicaciones
subwave
Aplicación Docker from SUB/WAVE's Repository
Visión general
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 / 3Install 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
Requisitos
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.
Categorías
Aplicaciones relacionadas
Explore more like this
Explore allDetalles
Repositorio
ghcr.io/perminder-klair/subwave-aio:latestÚltima actualización2026-06-25
Visto por primera vez2026-06-22
Argumentos en tiempo de ejecución
- Interfaz web
http://[IP]:[PORT:80]- Red
bridge- Concha
bash- Privilegiado
- false
- Parámetros adicionales
--add-host host.docker.internal:host-gateway
Configuración de plantillas
WebUI PortPorttcp
Host port for the SUB/WAVE web UI + audio stream.
- Objetivo
- 80
- Por defecto
- 7700
- Valor
- 7700
AppdataPathrw
Persistent state: settings, library cache, rendered voices, hourly archives.
- Objetivo
- /var/sub-wave
- Por defecto
- /mnt/user/appdata/subwave
- Valor
- /mnt/user/appdata/subwave
ADMIN_USERVariable
Admin username for /admin and the /onboarding wizard.
- Por defecto
- admin
- Valor
- 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.
- Por defecto
- Europe/London
- Valor
- Europe/London