Page 1 of 1

Database Migration - Docker Image

Posted: Fri Oct 19, 2018 3:06 pm
by Phoenix880
Hi!

when I use the docker image "logicaldoc/logicaldoc-ce", and I update the LogicalDOC docker image.
Are there any manual steps in case the database structure has to be changed for the newer version ?
Or is the database structure migrated automatically on LogicalDoc startup?

Best regards,
Sebastian

Re: Database Migration - Docker Image

Posted: Mon Oct 22, 2018 4:33 pm
by agaspa
Currently there is no upgrade path to modify the database schema used by the application.
At least for the LogicalDOC Community edition.
Which version are you using?

Re: Database Migration - Docker Image

Posted: Wed Nov 14, 2018 5:57 pm
by Esentian
I just tried upgrading my docker-installation from logicaldoc-ce:7.7.6 to logicaldoc-ce:8.0.0

In the Plugins-Tab in the Administration-Section I get now 8.0.0 for all listed items and everything seems to work okay. But when I connect and in the sidebar of the installation there is still mentioned 7.7.6. In the database the ld-update table also mentions my upgrade with version 7.7.6:

ld_update ld_date ld_version
installer 2018-11-14 15:58:45 7.7.6

I dont think this was a successful update, so I rolled back my installation. How is the logicaldoc-ce docker version to be upgraded?

Best regards
Esentian

Screenshots of Plugins-Tab (you can see 7.7.6 on the left side, while all plugins list 8.0.0)
Bildschirmfoto_2018-11-14_17-28-49.png
Bildschirmfoto_2018-11-14_17-28-49.png (63.3 KiB) Viewed 31046 times

Re: Database Migration - Docker Image

Posted: Fri Nov 16, 2018 9:57 am
by agaspa
Hi Esentian,
unfortunately, the thing is quite compex,
you need to update the context.properties file by adding the new properties,
you have to update the web-application (completely) and you have to update the database with the changes introduced in version 8.0.0
An update package for the community version has not been released so you should wait until it is released

Re: Database Migration - Docker Image

Posted: Fri Nov 16, 2018 3:45 pm
by Esentian
agaspa wrote:
Fri Nov 16, 2018 9:57 am
An update package for the community version has not been released so you should wait until it is released
Thanks for this information. I can wait!

Best regards
Esentian

Re: Database Migration - Docker Image

Posted: Tue Mar 26, 2019 3:18 pm
by Esentian
Any information on this so far?

Sincerly yours
Esentian

Re: Database Migration - Docker Image

Posted: Wed Nov 13, 2019 10:55 am
by Esentian
Still no news regarding this? I guess LogicalDOC CE is not upgradable anymore?

Re: Database Migration - Docker Image

Posted: Thu Apr 08, 2021 10:39 pm
by Esentian
Anything new regarding this? Still no upgrade path?

Re: Database Migration - Docker Image

Posted: Wed Jul 20, 2022 4:17 pm
by Esentian
So almost three years and still no update package available? Bummer...