coreos-home-server/config/service/navidrome/spec.bu
Alex Palaistras b31beff6f1 Add configuration for Navidrome
Navidrome is a Subsonic/Airsonic-compatible music server with a built-in
web interface, and can be used as a quasi-self-hosted-Spotify-alternative.

By default, music files are read from an empty `navidrome-music` volume,
which is expected to be populated via whatever external means are
available to the server. The workflow here might be improved in the
future.
2021-11-18 22:22:51 +00:00

11 lines
187 B
Plaintext

variant: fcos
version: 1.3.0
storage:
trees:
- path: /etc/systemd/system
local: service/navidrome/systemd/
systemd:
units:
- name: navidrome.service
enabled: true