mirror of
https://github.com/inventree/inventree-docs.git
synced 2025-12-18 01:58:06 +00:00
Backup docs (#421)
* Add new page for documenting backup procedure * Add info on backup procedure * Add info on auto-backup setting * Tweaks * Add admonition * Update docs for backup-during-update
This commit is contained in:
@@ -225,6 +225,8 @@ docker-compose up -d
|
||||
|
||||
Database and media files are stored external to the container, in the volume location specified in the `docker-compose.yml` file. It is strongly recommended that a backup of the files in this volume is performed on a regular basis.
|
||||
|
||||
Read more about [data backup](./backup.md).
|
||||
|
||||
### Exporting Database as JSON
|
||||
|
||||
To export the database to an agnostic JSON file, perform the following command:
|
||||
|
||||
Reference in New Issue
Block a user