dockerfiles/nextcloud/doc.md
2023-08-27 23:49:50 +02:00

9 lines
No EOL
302 B
Markdown

# Nextcloud
- Ordner erstellen: ``nextcloud, apps, config, data``
- Müssen `www-data` gehören
- https://hub.docker.com/_/nextcloud/
- DB macht manchmal Blödsinn, daher entrypoint command
- Shell muss als `www-data` laufen
- `docker exec -it -u 33 /bin/bash`
- `php occ...` zum verwalten