Scripts to create GitLab dump and restore gitlab from a dump.
WARNING! Running this file may cause a potential data loss and assumes you accept that you know what you're doing. All actions with this script at your own risk.
- gitlab_dump.sh - create GitLab dump in
/var/opt/gitlab/backups
. - gitlab_restore.sh - restore GitLab from a dump placed in
/var/opt/gitlab/backups
.