Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Wiki Replica
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
The Tor Project
TPA
Wiki Replica
Commits
65c07bc2
Verified
Commit
65c07bc2
authored
1 year ago
by
anarcat
Browse files
Options
Downloads
Patches
Plain Diff
gitlab: add psql dump to list of backed up items in rake task (
team#40518
)
parent
81a5c4bd
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
howto/gitlab.md
+3
-1
3 additions, 1 deletion
howto/gitlab.md
with
3 additions
and
1 deletion
howto/gitlab.md
+
3
−
1
View file @
65c07bc2
...
...
@@ -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
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment