Create README.md

This commit is contained in:
tschettervictor
2024-12-01 16:55:01 -07:00
committed by GitHub
parent ce3cf14fa5
commit aed2c7c6f9

24
navidrome/README.md Normal file
View File

@@ -0,0 +1,24 @@
# Navidrome
https://www.navidrome.org
### Command to fetch script
```
fetch https://raw.githubusercontent.com/tschettervictor/bsd-apps/main/navidrome/navidrome-install.sh
```
Don't forget to
```
chmod +x navidrome-install.sh
```
## Variables
These are the variables that are available to change along with their defaults and a description of what they do. Other variables should be left at default unless you have a good reason to change them.
- none
## Mount points (should be mounted outside the jail)
- `/var/db/navidrome` - data directory
- `/usr/local/etc/navidrome` - config directory
- `/usr/local/share/navidrome/music` - music directory
## Jail Properties
- none