Explorar el Código

Backup mentioned in the migrate section

DricomDragon hace 5 años
padre
commit
16a1fb44df
Se han modificado 1 ficheros con 8 adiciones y 0 borrados
  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/`