Polaris

Host a personal music streaming server to enjoy large audio collections on any device. Features multi-user support, powerful search, and mobile app access.

Transform your personal audio library into a fully accessible streaming service. This self-hosted server allows you to listen to your favorite tracks from any computer or mobile device without relying on third-party premium subscriptions. Designed for speed and reliability, it easily handles massive libraries with over 100,000 songs while maintaining exceptional responsiveness.\n\nKey benefits include:\n* Extensive format support: Play FLAC, MP3, OGG, WAV, and more without compatibility issues.\n* Flexible browsing: Navigate your collection by album, artist, genre, or directly through the raw file tree.\n* Multi-user access: Create individual accounts for friends and family, complete with personal playlists.\n* Advanced metadata handling: Accurately read multi-value fields, such as multiple artists on a single track.\n* Mobile listening: Connect easily using dedicated mobile applications for on-the-go playback.

Directory Structure

polaris
cache
data
music
.env
docker-compose.yml

docker-compose.yml

services:
  polaris:
    image: ogarcia/polaris:latest
    container_name: polaris
    restart: unless-stopped
    ports:
      - "5050:5050"
    volumes:
      - ./music:/music
      - ./data:/var/lib/polaris
      - ./cache:/var/cache/polaris

.env

# No sensitive environment variables are required for the default configuration of Polaris.
# This file is provided for consistency.
Categories:

Share:

Ad
Favicon

 

  
 

Similar to Polaris

Favicon

 

  
  
Favicon

 

  
  
Favicon