nexcloud and docker cmds

This commit is contained in:
Dobromir Popov
2025-04-22 23:58:27 +03:00
parent 71244de771
commit dce99535f6
3 changed files with 53 additions and 1 deletions

View File

@ -23,5 +23,10 @@ docker exec -u 0 nextcloud php occ upgrade
To check the database version in Nextcloud:
docker exec -u www-data nextcloud php occ config:system:get version
cleanup files:
docker exec -u 0 nextcloud php occ versions:cleanup
docker exec -u 0 nextcloud php occ trashbin:cleanup --all-users
27.0.2.1 ->> 28.0.14 -> 29.0.10 -> 30.0.4