Browse Source

Backup mentioned in the migrate section

DricomDragon 5 years ago
parent
commit
16a1fb44df
1 changed files with 8 additions and 0 deletions
  1. 8 0
      Guides/gogs.md

+ 8 - 0
Guides/gogs.md

@@ -59,6 +59,14 @@ Example of repository url using SSH :
 
 ## Migrate
 
+### Backup
+
+Gogs natively manages backups. Prefer to use gogs tools instead of _squared wheels_.
+
+`$ ./gogs backup --help`
+
+`$ ./gogs restore --help`
+
 ### Repositories
 
 `/home/gituser/gogs/gogs-repositories/`