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

Use sshKeyPath when uploading conf backup #50

Closed gmarton closed 2 years ago

gmarton commented 6 years ago

Conf rsync prompted for password even with sshKeyPath defined.