Skip to Content
Menu
This question has been flagged
1 Reply
1821 Views

Hi, 

I have an issue. I currently have Odoo installed on my Ubuntu VM but I would like to migrate this existing instance to docker container with all user data preserved.
Is there some way, how to migrate whole instance or export data from VM and import it to new instance in container?
If there is anyone here who has experience with this or knows how to do it I would appreciate any advice.

Regards,
AW

Avatar
Discard
Best Answer

Hello,

I assume what you mean by "migrate" is by migrating the machine and not the Odoo version, no?

The best way might be just simply install the Odoo in docker (lets say you are using Odoo version 15). After that, from your ubuntu vm you can access www.yourodoolink.com/web/database/manager and download your database in zip format from there.

After that, access your www.yourcontainer.com/web/database/manager and restore your database from there. This way it will preserve all user data in the new container.

Best regards,

Altela (altelasoftware.com)

Avatar
Discard
Related Posts Replies Views Activity
0
Apr 24
994
0
Apr 24
558
0
Feb 24
1012
3
Oct 22
3381
2
Dec 19
8781