2
0
mirror of https://github.com/inventree/inventree-docs.git synced 2025-08-23 20:25:58 +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

@@ -261,7 +261,7 @@ Refer to the [production server instructions](./production.md) for further infor
Administrators wishing to update InvenTree to the latest version should follow the instructions below. The commands listed below should be run from the InvenTree root directory.
!!! info "Update Database"
It is advisable to backup the InvenTree database before performing these steps. The particular backup procedure may depend on your installation details.
It is advisable to [backup the InvenTree database](./backup.md) before performing these steps. The particular backup procedure may depend on your installation details.
### Stop InvenTree Server