# 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)