Move Database #9754
Unanswered
stefanschumacheratwork
asked this question in
Q&A
Move Database
#9754
Replies: 1 comment
-
The database data will be in your "data" volume, in the "pgdb" subdir
Mayyyybe? You can always try. You can also use the data migration guide if copy+paste+hope doesn't work |
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello
We are still running a version of 14dev set up with docker. Usually I don't like docker but my users often ask me to set up something for general testing and playing around and in this case I resort to docker-compose out of laziness.. They have decided to keep it and I have installed inventree from the apt-repository on a new vm. I am using postgresql in a container. /opt/inventree/inventree-data/config.yaml contains no data for the postgresdb user and password. Also, it is already running version 16 while I am running version 15 on the new Debian 12 container. (which will be outdated in a few days, I know). Where can I find the access data for the database in inventree set up with docker compose? My idea is to dump the database and move it to the new VM and copy the static files with rsync. Will this work?
Yours sincerely and thanks in advance
Stefan
Beta Was this translation helpful? Give feedback.
All reactions