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