Skip to content

Instantly share code, notes, and snippets.

@aaronbronow
Created October 26, 2018 00:46
Show Gist options
  • Save aaronbronow/1a125e3ce3e4bd13b651561974c4fe43 to your computer and use it in GitHub Desktop.
Save aaronbronow/1a125e3ce3e4bd13b651561974c4fe43 to your computer and use it in GitHub Desktop.
backup gitlab
gitlab-rake gitlab:backup:create
tar cfz /secret/gitlab/backups/$(date "+etc-gitlab-\%s.tgz") -C / etc/gitlab
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment