sund / auto-gitlab-backup

A simple script to backup your Gitlab data. This script will copy the backup archives of your gitlab installation via rsync, or scp. Also, you can copy backups to Backblaze’s B2 Cloud Storage service.
http://sund.github.io/auto-gitlab-backup/
GNU General Public License v2.0
315 stars 73 forks source link

fatal error when raking a backup #26

Closed sund closed 8 years ago

sund commented 8 years ago
root ᐅ varina → /var/opt/gitlab/backups ᐉ  gitlab-rake gitlab:backup:create
fatal: Not a git repository (or any of the parent directories): .git
Dumping database ... 
sund commented 8 years ago

https://gitlab.com/gitlab-org/gitlab-ce/issues/12657

Looks like an updated gem in a future reales will take care of it.