Replies: 1 comment
-
Just to recap what is necessary for if someone wants a secondary playground inventree server to restore the backup from the production (docker based) WARNING: this procedure causes loss of data stored in the playground system
|
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.
-
I'm trying to work out a process where I can reliably automatically reload a backup from a production system onto a staging/dev environment.
The journey was more than simple so let me share the steps I took, with the key takeaways at the end.
Since plugins are not enabled by default even though I put the correct plugins.txt to the right place:
(it does not look like it's doing anything)
Still got error:
Applying inventree_bulk_plugin.0001_initial... OK
Running migrate:
success.gif
TLDR:
Beta Was this translation helpful? Give feedback.
All reactions