Skip to content
Discussion options

You must be logged in to vote

Hi @l3ender,

I would recommend you backup the running docker DB into a file in your system. Then create a docker volume that points to it (or better, start an external db and load the backup on it). Once you have the new db with the loaded backup you can deploy the new version pointing to it.
The migrations will be applied automatically when the new version starts.

Regards

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by cafalchio
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants