Skip to content

Nextcloud DB folder at wrong place

Ghost User requested to merge (removed):nextcloud-fix into dev

main.yml

  • added Migration if {{ volumes_root }}/nextcloud_db present

docker-compose.yml

  • bump Nextcloud to Version 18 (automatic Nextcloud migration of the db)
  • TZ changed to {{ common_timezone }}
  • changed db volume to {{ volumes_root }}/nextcloud/db

Merge request reports