Update architecture and infrastructure docs

This commit is contained in:
Claudio Ortolina
2026-03-21 09:31:03 +00:00
parent a479d60da3
commit 47b6f44273
2 changed files with 4 additions and 3 deletions
+3 -2
View File
@@ -70,8 +70,9 @@ Configured in `config/litestream.yaml`. Runs as a separate Docker Compose servic
|---------|-------|
| S3 endpoint | `https://nbg1.your-objectstorage.com` |
| Bucket | `ffmusiclibrary` |
| Sync interval | 1 minute |
| Retention | 672 hours (4 weeks) |
| Sync interval | 24 hours |
| Snapshot interval | 24 hours |
| Retention | 168 hours (1 week) |
Credentials via environment: `LITESTREAM_ACCESS_KEY_ID`, `LITESTREAM_SECRET_ACCESS_KEY`.