Add backup /etc/gitlab command to gitlab-ctl
- Adapts original merge request submitted by @szymon.szypulski
- Add gitlab-ctl backup-etc which will backup /etc/gitlab to tar archive in predefined location, currently /etc/gitlab/config_backup.
- Add configuration backup to preinst main function executed during upgrade.
- Update backup documentation.
Signed-off-by: Robert Marshall rmarshall@gitlab.com
Part of #1552 (closed)
Edited by GitLab Release Tools Bot