Document Nextcloud deployment and Infisical secrets

This commit is contained in:
2026-07-08 15:13:17 +03:30
parent a81aa80161
commit 3f94ced9ea
23 changed files with 895 additions and 119 deletions
+4 -4
View File
@@ -72,12 +72,12 @@ It is stored under **Repository Settings -> Actions -> Secrets** and must never
The end-to-end Gitea Actions to BaGet publishing pipeline is operational.
### Future Improvement
### Secret Management
BaGet configuration should eventually be migrated to:
BaGet runtime secrets should be managed through:
```text
/srv/secrets/company.env
Infisical
```
to centralize secret management across SilverLinux services.
This keeps BaGet aligned with the standard SilverLinux `slcompose` deployment pattern. The repository must not contain the real BaGet API key.