Document Nextcloud deployment and Infisical secrets
This commit is contained in:
+15
-2
@@ -23,9 +23,19 @@ Purpose:
|
||||
Status:
|
||||
|
||||
```text
|
||||
Planned
|
||||
Completed
|
||||
```
|
||||
|
||||
Deployment:
|
||||
|
||||
* Docker Compose project: `nextcloud`
|
||||
* Management: `slcompose` with Infisical secret injection
|
||||
* External access: `cloud.silveressence.net` through Nginx Proxy Manager
|
||||
* Internal networking: `nextcloud_nextcloud_internal`
|
||||
* Runtime services: `nextcloud`, `nextcloud-db`, `nextcloud-redis`
|
||||
|
||||
See [docs/nextcloud.md](nextcloud.md) for complete deployment documentation.
|
||||
|
||||
---
|
||||
|
||||
### Observability
|
||||
@@ -335,7 +345,6 @@ Completed:
|
||||
Items:
|
||||
|
||||
* CrowdSec
|
||||
* Sentry
|
||||
* Fail2Ban upgrade
|
||||
* Cloudflare rate limiting and WAF
|
||||
|
||||
@@ -343,6 +352,7 @@ Completed:
|
||||
|
||||
* Backup v5.3 automation
|
||||
* Restore validation
|
||||
* Sentry
|
||||
|
||||
---
|
||||
|
||||
@@ -353,6 +363,9 @@ Items:
|
||||
* SonarQube
|
||||
* Harbor Docker registry
|
||||
* Backstage portal
|
||||
|
||||
Completed:
|
||||
|
||||
* Nextcloud
|
||||
|
||||
---
|
||||
|
||||
Reference in New Issue
Block a user