feat: add single-port reverse proxy deployment support

This commit is contained in:
2026-04-02 23:27:46 +03:00
parent 675e173303
commit 3eabd3238f
10 changed files with 122 additions and 12 deletions

View File

@@ -680,9 +680,9 @@ Responsibilities:
- [x] Persistent DB volume
- [x] Persistent cache volume
- [x] Music folder mount strategy
- [ ] Single public HTTPS port for web UI and Subsonic clients
- [ ] Reverse proxy example
- [ ] HTTPS deployment notes
- [x] Single app port for web UI and Subsonic clients
- [x] Reverse proxy example
- [x] HTTP/reverse proxy deployment notes
- [ ] Backup/restore notes
## Nice-to-Have After MVP