2
0
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:
Oliver
2023-01-10 00:22:07 +11:00
committed by GitHub
parent 67b97f1e4d
commit 6958e56daa
5 changed files with 62 additions and 1 deletions

View File

@@ -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: