mirror of
https://github.com/ClusterCockpit/cc-backend
synced 2024-12-26 05:19:05 +01:00
Merge pull request #131 from ClusterCockpit/moebiusband73-patch-1
Update adm-upgrade.md
This commit is contained in:
commit
273c5c1897
@ -11,9 +11,9 @@ mismatch is detected the application will exit and a migration is required.
|
|||||||
|
|
||||||
**IMPORTANT NOTICE**
|
**IMPORTANT NOTICE**
|
||||||
|
|
||||||
It is recommended to backup the database before any upgrade. This is mandatory
|
It is recommended to backup the database before any upgrade. It is mandatory
|
||||||
in case the database needs to be migrated. In case of sqlite this means to stop
|
to backup in case the database is migrated. Using sqlite this means to stop
|
||||||
`cc-backend` and copy the sqlite databse file somewhere.
|
`cc-backend` and copy the sqlite database file somewhere.
|
||||||
|
|
||||||
# Migrating the database
|
# Migrating the database
|
||||||
After backing up the database execute the the following command to migrate the
|
After backing up the database execute the the following command to migrate the
|
||||||
|
Loading…
Reference in New Issue
Block a user