Automatically update indices #16

Closed
opened 2023-08-11 19:21:11 +02:00 by citronalco · 1 comment
Contributor

After updates, it's nearly always neccessary to run sudo -u www-data /var/www/nextcloud/occ db:add-missing-indices.

Can this be done automatically after package installation?

If Nextcloud is up and running can be checked with sudo -u www-data /var/www/nextcloud/occ status.

After updates, it's nearly always neccessary to run `sudo -u www-data /var/www/nextcloud/occ db:add-missing-indices`. Can this be done automatically after package installation? If Nextcloud is up and running can be checked with `sudo -u www-data /var/www/nextcloud/occ status`.
ijurisic added the
enhancement
label 2023-08-22 12:37:53 +02:00
ijurisic self-assigned this 2023-08-22 12:38:00 +02:00
Owner

Added occ db:add-missing-indices

Added occ db:add-missing-indices
Sign in to join this conversation.
2 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: ijurisic/nextcloud-deb#16
No description provided.