Document Sentry self-hosted deployment
This commit is contained in:
+29
@@ -22,6 +22,7 @@ Monitoring, alerting, automated backups and restore validation are now productio
|
||||
| Jitsi Meet | https://meet.silveressence.net |
|
||||
| BaGet | https://nuget.silveressence.net |
|
||||
| DbGate | https://dbgate.silveressence.net |
|
||||
| Sentry | https://sentry.silveressence.net |
|
||||
| Nextcloud | https://cloud.silveressence.net |
|
||||
| Xray | Public tunneling endpoint |
|
||||
|
||||
@@ -288,6 +289,34 @@ Status:
|
||||
|
||||
---
|
||||
|
||||
### Sentry
|
||||
|
||||
Purpose:
|
||||
|
||||
* Centralized error tracking
|
||||
* Application exception diagnostics
|
||||
* Release health and performance visibility
|
||||
|
||||
Access:
|
||||
|
||||
* https://sentry.silveressence.net
|
||||
* HTTPS through Nginx Proxy Manager
|
||||
|
||||
Deployment:
|
||||
|
||||
* Installed with upstream Sentry self-hosted `install.sh`
|
||||
* Compose project `sentry-self-hosted`
|
||||
* Install directory `/srv/docker/sentry`
|
||||
* Public entry container `sentry-self-hosted-nginx-1`
|
||||
* Nginx Proxy Manager forwards to `sentry-self-hosted-nginx-1:80`
|
||||
* Exception to the normal `slcompose` and Infisical service pattern
|
||||
|
||||
Status:
|
||||
|
||||
* Operational
|
||||
|
||||
---
|
||||
|
||||
### Xray
|
||||
|
||||
Purpose:
|
||||
|
||||
Reference in New Issue
Block a user