Loading howto/gitlab.md +3 −1 Original line number Diff line number Diff line Loading @@ -1709,9 +1709,11 @@ writing*!) **skips** *repositories** and **artifacts**. It contains: * GitLab pages (`pages.tar.gz`) * some terraform thing (`terraform_state.tar.gz`) * uploaded files (`uploads.tar.gz`) * a PostgreSQL database dump (`db/database.sql.gz`) The backup job is ran nightly. GitLab also creates a backup on upgrade. Those are purged after two weeks by the wrapper script. upgrade. Jobs are purged daily, and are assumed to be covered by regular Bacula backups. The backup job does **NOT** contain those components because they take up a tremendous amount of disk space, and are already backed up by Loading Loading
howto/gitlab.md +3 −1 Original line number Diff line number Diff line Loading @@ -1709,9 +1709,11 @@ writing*!) **skips** *repositories** and **artifacts**. It contains: * GitLab pages (`pages.tar.gz`) * some terraform thing (`terraform_state.tar.gz`) * uploaded files (`uploads.tar.gz`) * a PostgreSQL database dump (`db/database.sql.gz`) The backup job is ran nightly. GitLab also creates a backup on upgrade. Those are purged after two weeks by the wrapper script. upgrade. Jobs are purged daily, and are assumed to be covered by regular Bacula backups. The backup job does **NOT** contain those components because they take up a tremendous amount of disk space, and are already backed up by Loading