Restore from Backup #5308
imager2019
started this conversation in
General
Replies: 1 comment 4 replies
-
John, check out the docs here - https://docs.inventree.org/en/latest/start/config/?h=inventree_static_root#file-storage-locations - should be what you are looking for |
Beta Was this translation helpful? Give feedback.
4 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 seek advice on the Backup and Restore process and best practices.
The system runs on Debian 11.7, and automatic backups are occurring through Inventree daily (currently, a new backup occurs every 25th hour - not sure why not 24 hours, but each day, the backup occurs precisely 25 hours after the last backup).
The backups consist of two files located in the
/opt/inventree/data
folder and are named:I want to clone the current site to a VM Workstation (running same OS version) to play with some features away from the production site. I am unable to perform a restore on the VM site.
When I execute the
invoke restore
(from my/opt/inventree
path), I receive the following, but I cannot interpret where I may be going wrong.From my eye, it looks like the INVENTREE_STATIC_ROOT is missing - but I have no idea what this should be, where to edit, etc.
Would appreciate anyone with experience in restoring for advice and thoughts. I am stuck where to look next.
John
Beta Was this translation helpful? Give feedback.
All reactions