Provides Nextcloud 31 #11

Closed
jotbe wants to merge 0 commits from master into feature/nextcloud-31
Owner
  • Updates Nextcloud image to 31
  • Adds tasks to gather and run open background jobs on demand (run with --tags run_background_jobs)
  • Always tears down the Docker Compose stack before updating it (will not delete any data)
  • Updates all apps during deployment
  • Adds missing indices
  • Runs maintenance:repair --include-expensive
  • Maintenance activities should run at night between 01:00-05:00 UTC
  • Sets default_phone_region (nextcloud_default_phone_region, default: DE)
  • Docker Compose should always pull images to get the latest digest of a tag
  • Explicitly handles maintenance mode around instance setup
  • Provides and runs database utils scripts (customize through nextcloud_database_utils, see default vars)
    • Runs script which fixes updating InnoDB to use ROW_FORMAT: DYNAMIC - Nextcloud docs state that maintenance:repair is supposed to do this but at least with --include-expensive, this is not the case (anymore).
- Updates Nextcloud image to 31 - Adds tasks to gather and run open background jobs on demand (run with `--tags run_background_jobs`) - Always tears down the Docker Compose stack before updating it (will not delete any data) - Updates all apps during deployment - Adds missing indices - Runs maintenance:repair --include-expensive - Maintenance activities should run at night between 01:00-05:00 UTC - Sets default_phone_region (`nextcloud_default_phone_region`, default: `DE`) - Docker Compose should always pull images to get the latest digest of a tag - Explicitly handles maintenance mode around instance setup - Provides and runs database utils scripts (customize through `nextcloud_database_utils`, see default vars) - Runs script which fixes updating InnoDB to use *ROW_FORMAT: DYNAMIC* - [Nextcloud docs state]([url](https://docs.nextcloud.com/server/latest/admin_manual/configuration_database/mysql_4byte_support.html)) that `maintenance:repair` is supposed to do this but at least with `--include-expensive`, this is not the case (anymore).
jotbe closed this pull request 2025-04-18 23:02:10 +02:00

Pull request closed

Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: jotbe/ansible-role-nextcloud-docker#11
No description provided.