Doku: Docker-Stacks unter guests/vm101-ubuntu.
Compose und stack-relevante Config ohne Volumes/Daten; Secrets REDACTED. Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -0,0 +1,22 @@
|
||||
# Stack: nextcloud
|
||||
|
||||
Live: `/opt/stacks/nextcloud/`
|
||||
|
||||
## Enthalten im Repo
|
||||
|
||||
| Pfad | Zweck |
|
||||
|------|-------|
|
||||
| `compose.yml` | MariaDB, Redis, Nextcloud, Collabora, notify_push Sidecar |
|
||||
| `db.env` | DB-Credentials (REDACTED) |
|
||||
| `config/php/www2.conf` | PHP-FPM Tuning |
|
||||
| `config/php/php-local.ini` | APCu 128M |
|
||||
| `config/custom-cont-init.d/` | custom_apps-Symlink |
|
||||
| `config/nginx/site-confs/default.conf` | Nginx inkl. `/push/` für notify_push |
|
||||
|
||||
## Nicht im Repo (nur auf dem Gast)
|
||||
|
||||
- `config/www/` — Nextcloud-Installation, `config.php`, Apps
|
||||
- `db/` — MariaDB-Daten
|
||||
- `/mnt/nextcloud-data` — NFS User-Daten
|
||||
|
||||
Betrieb & Tuning: [../../../pve1/06_ubuntu-vm-nextcloud.md](../../../pve1/06_ubuntu-vm-nextcloud.md)
|
||||
Reference in New Issue
Block a user