openbsd-ports/audio/navidrome/pkg
ajacoutot f50fdd748e Stop using the daemon class in @newuser.
If we need to make an exception we can do it and properly document the
reason but by default we should just use the default login class.
rc.d uses daemon or the login class provided in login.conf.d so this has
no impact there.

discussed with sthen@, tb@ and robert@

praying that my grep/sed skills did not break anything and still
believing in portbump :-)
2022-11-08 11:14:43 +00:00
..
DESCR
PLIST Stop using the daemon class in @newuser. 2022-11-08 11:14:43 +00:00
README
navidrome.rc

README

+-----------------------------------------------------------------------
| Running ${PKGSTEM} on OpenBSD
+-----------------------------------------------------------------------

Adding Music
=============

Music can be added by copying it to ${VARBASE}/navidrome/music/ or by changing
the `--datafolder` directory used.

Web Interface
=============

${PKGSTEM} serves up a web interface on:

	 http://localhost:4533

If you wish to listen on a different interface or change the location
${PKGSTEM} looks for music, you can modify it via rcctl:

         # rcctl set navidrome flags -a 0.0.0.0 --datafolder /home/music