Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 1.02 KB

README.md

File metadata and controls

28 lines (17 loc) · 1.02 KB

Shairport Sync

Shairport Sync is an Apple AirPlay audio player. For more information, please visit its GitHub repository.

Dockerized build

This build is intended for headless server with:

Running

  • See start.sh
  • Update shairport-sync.conf
  • Remember to run container as user that have access to PulseAudio

start.sh will run Shairport Sync as a daemon in a Docker container, accessing the computer's PulseAudio infrastructure.

Options

Please go to the GitHub repository for details of the options.

Configuration File

shairport-sync.conf from repo root is mounted at /etc/shairport-sync.conf in the container by start.sh.

Lots more information at the GitHub repository.