Self-host with Docker ยท Yantr
Airsonic
Open-source music streaming server with web player and mobile app support.
1
Ports
3
Notes
4
Use Cases
About
What Airsonic does
Airsonic is an open-source music streaming server that lets you stream your personal collection to browsers and mobile apps. It supports multi-user libraries, playlists, on-the-fly transcoding, podcast support, jukebox mode, and Sonos/Chromecast/AirPlay integration.
Install Flow
How to self-host Airsonic
Airsonic can be deployed with standard Docker Compose using the Yantr app catalog. This page collects the basic information searchers usually need first: what Airsonic does, which Docker image Yantr uses, default ports, deployment notes, and where to find the original compose template.
After deployment, Yantr lets you publish additional ports from the stack page using Docker-style syntax. Use 8080:8080 for a fixed host port or just 8080 to let Docker assign a random port.
Use Cases
What people run it for
- Stream your music collection to any browser or device.
- Create playlists and share music with family members.
- Use jukebox mode to let guests choose music at parties.
- Access your music library remotely via the web interface.
Technical Details
Ports, image, and service metadata
Ports
| Port | Protocol | Label |
|---|---|---|
| 4040 | HTTP | Web UI |
Docker Image
lscr.io/linuxserver/airsonic:latest
Service Name
airsonic
Notes
Things to know before you deploy
- Supports transcoding for format compatibility
- Android app available for mobile listening
- Multiple users with personal libraries supported
Related Apps
More tools you might pair with Airsonic
Page generated 2026-06-23T15:50:08.758Z