add: rake task to backup/restore gitlab db and repos
This commit is contained in:
parent
be1b40802d
commit
12b34c8115
2 changed files with 199 additions and 0 deletions
|
@ -21,6 +21,8 @@ email:
|
|||
# Like default project limit for user etc
|
||||
app:
|
||||
default_projects_limit: 10
|
||||
# backup_path: "/vol/backups" # default: Rails.root + backups/
|
||||
# backup_keep_time: 7.days # default: 0 (forever)
|
||||
|
||||
|
||||
#
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue