Favicon of mStream (LinuxServer.io)

mStream (LinuxServer.io)

Set up a private music server in seconds to stream and sync your personal audio collection across all devices. Enjoy uncompressed audio, privacy, and no ads.

Take full control of your personal audio collection by hosting a private music server. This open-source solution allows you to access your favorite tracks from anywhere and sync them across all your devices for offline listening. Setup takes just 30 seconds, and it runs seamlessly on any operating system, allowing you to play music directly in any web browser.\n\nEnjoy a premium listening experience with features designed for true music enthusiasts:\n\n* Uncompressed Audio: Stream high-fidelity formats like FLAC without losing quality.\n* Total Privacy: Keep your listening habits completely private with no tracking or analytics.\n* Ad-Free Experience: Own your music without interruptions or the risk of content being removed.\n* Advanced Playback: Benefit from gapless playback, playlist sharing, and the classic Milkdrop visualizer.\n* Easy Management: Quickly add new tracks using simple drag-and-drop file uploading.

Directory Structure

mstream-linuxserver-io
mstream
config
music
.env
docker-compose.yml

docker-compose.yml

services:
  mstream:
    image: lscr.io/linuxserver/mstream:latest
    container_name: mstream
    environment:
      - PUID=1000
      - PGID=1000
      - TZ=Etc/UTC
    volumes:
      - ./config:/config
      - ./music:/music
    ports:
      - 3000:3000
    restart: unless-stopped

.env

# No sensitive environment variables are required for this configuration.
# Default login credentials (if applicable) are typically admin/admin or configured via the Web UI.
Categories:

Share:

Ad
Favicon

 

  
 

Similar to mStream (LinuxServer.io)

Favicon

 

  
  
Favicon

 

  
  
Favicon