summaryrefslogtreecommitdiff
path: root/gitlab-server/usr/share/gitlab-install/backup-gitlab
Commit message (Collapse)AuthorAgeFilesLines
* Add GitLab backup automationLars Wirzenius2014-05-201-0/+22
This adds a systemd timer unit to back up a GitLab instance every four hours. The backup is placed as /home/git/gitlab-backup.tar and it is expected Something Else retrieves that.