Skip to content

Nextcloud fixes

Kevin Poorman requested to merge (removed):NextcloudFixes into master

Brings several fixes to the project. Bulk of changes is to nextcloud setup, and nas mounting.

Nas is now mounted with uid/gid of myserver's user. New image for nextcloud is used, that isolates and translates container uid/gid into host uid/gid for proper handling of file permissions. New docker-compose file also has several environment tweaks to accelerate PHP.

Merge request reports