Let's make off-host backups of Pagure database
Thanks to GitLab for making me check and realize that we didn't have this. Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
parent
7891bbc817
commit
7f1c1e6612
1 changed files with 1 additions and 1 deletions
|
@ -61,7 +61,7 @@ fas_client_groups: sysadmin-noc,sysadmin-web
|
|||
freezes: true
|
||||
postfix_group: vpn.pagure
|
||||
|
||||
host_backup_targets: ['/srv/git', '/var/www/releases']
|
||||
host_backup_targets: ['/backups', '/srv/git', '/var/www/releases']
|
||||
dbs_to_backup: ['pagure']
|
||||
|
||||
# Configuration for the git-daemon/server
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue