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.
for testing ssh and rsync operations, create a testing mode that skips the rake operations and goes directly to rsync functions. Maybe also some debugging and printing variables.
for testing ssh and rsync operations, create a testing mode that skips the rake operations and goes directly to rsync functions. Maybe also some debugging and printing variables.