docs(conductor): Synchronize docs for track 'fix_litefs_config'

This commit is contained in:
2026-02-08 16:44:30 -08:00
parent f8a2a587d5
commit 01fa06e7dc

View File

@@ -8,6 +8,7 @@
## Storage & Database
- **SQLite:** The primary relational database used by Navidrome for metadata and state.
- **LiteFS:** A FUSE-based filesystem that provides synchronous replication of the SQLite database across the cluster.
- **Process Management:** LiteFS-supervised with a leadership-aware entrypoint script ensuring Navidrome only runs on the primary node.
## Automation & Delivery
- **Gitea Actions:** Automates the multi-arch (AMD64/ARM64) building and pushing of the custom supervised container image.