Document Sentry self-hosted deployment

This commit is contained in:
2026-07-08 15:31:21 +03:30
parent 3f94ced9ea
commit ea638c0eae
11 changed files with 491 additions and 128 deletions
+2 -1
View File
@@ -127,9 +127,10 @@ Completed components:
Deployment:
* Docker Compose project: sentry-self-hosted
* Management: slcompose orchestrator with Infisical secret injection
* Management: upstream Sentry self-hosted `install.sh` workflow
* External access: sentry.silveressence.net (Nginx Proxy Manager)
* Internal networking: Isolated sentry-self-hosted_default network
* Exception to the standard SilverLinux `slcompose` and Infisical service pattern
See [docs/sentry.md](sentry.md) for complete deployment documentation.