Replies: 1 comment
-
Not if you were previously running sqlite - the docker install uses postgres. You will need to follow the migration procedure: https://docs.inventree.org/en/latest/start/migrate/
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I've been using Invetree for a long time. I had it on a server with SQLite3 as a database. After some changes from provider to the server, it stopped working and I decided to, somehow, migrate it to my PC with all of the data intact.
Is there a simple way to take the folder with original data from the server and do the Docker installation with it?
The final version of Inventree on the server was 0.11.2
On the server was Ubuntu 20.04 (now it is 22.04)
On the PC is Manjaro
And also I need to point out, that I am complete noob to the Docker and will need a detail steps
Beta Was this translation helpful? Give feedback.
All reactions