Hello everyone,
I recently start to use Nextcloud on my OMV home NAS. On YT i found very useful instruction. Thank you TDL for this great tutorial. OMV version is 4.x. Nextcloud version is linuxserver/nextcloud:latest
My question is related to the nextcloud and mariadb.
Why version not changed after update nextcloud image and create new container from that new image?
I use old configuration folder and data folder to preserve old configuration and data.
When i logon to the web interface of nextcloud in section settings>overview i can see old version instead version from new image.
I can do upgrade from web. After i do upgrade from web interface the version was change.
Does i must always do all this steps?
Also i noticed on the same page that i have suggestion to correct database : "missing some indexes" command: occ db:add-missing-indices and "columns in the database are missing" command : occ db:convert-filecache-bigint.
In which container, nextcloud or mariadb, i must run this command ?
Can i run it as it is stated on this page or must use another command which are available in those conatainers ?I hope someone will help me.
Regards