add navidrome and music share

This commit is contained in:
2026-08-29 19:15:20 -04:00
parent 747a0208e7
commit 32b1f095fe
5 changed files with 62 additions and 2 deletions
+2
View File
@@ -16,6 +16,7 @@ docker/ Docker app configs (compose files, nginx confs)
nextcloud/ Nextcloud + PostgreSQL
gitea/ Gitea + CI runner
jellyfin/ Media server
navidrome/ Music server (Subsonic API), reads the [music] SMB share
garage/ S3-compatible storage
minecraft/ MCSManager
immich/ Immich photo server + PostgreSQL
@@ -104,5 +105,6 @@ See [RUNBOOK.md](RUNBOOK.md) for full disaster recovery steps.
| Immich DB (PostgreSQL) | `pg_dumpall` + USB |
| Garage S3 data | 2-node replication + USB |
| Gitea repos + DB | SQLite `.backup` + USB |
| Navidrome DB (ratings, playlists) | SQLite `.backup` + USB |
| Secrets (.env files) | USB backup + Bitwarden |
| SSL certificates | Re-issued from Let's Encrypt |