Difference between revisions of "Create a backup from GitLab"
Jump to navigation
Jump to search
Tags: Mobile web edit, Mobile edit |
|||
(One intermediate revision by the same user not shown) | |||
Line 26: | Line 26: | ||
* <code>[[/etc/gitlab/gitlab.rb]]</code> | * <code>[[/etc/gitlab/gitlab.rb]]</code> | ||
+ | Logs: | ||
+ | * [[GitLab logs]] | ||
== See also == | == See also == | ||
+ | * {{gitlab-backup}} | ||
* {{GitLab}} | * {{GitLab}} | ||
− | + | ||
[[Category:GitLab]] | [[Category:GitLab]] |
Latest revision as of 18:46, 24 July 2022
Warning: GitLab does not back up any configuration files, SSL certificates, or system files. You are highly advised to read about storing configuration files.
/var/opt/gitlab/backups/
/opt/gitlab/bin/gitlab-backup create /opt/gitlab/bin/gitlab-backup create STRATEGY=copy
- Database
- Attachments
- Git repositories data
- CI/CD job output logs
- CI/CD job artifacts
- LFS objects
- Container Registry images
- GitLab Pages content
Configuration files:
/etc/gitlab/gitlab-secrets.json
/etc/gitlab/gitlab.rb
Logs:
See also[edit]
gitlab-backup
[create | restore ] /var/opt/gitlab/backups/
- GitLab: Install GitLab, Upgrade GitLab Gitlab runner (changelog),
gitlab.rb, .gitlab/, gitlab-ci.yml
,gitlab-ctl, gitlab-rake, gitlab-backup, gitlab-rails
, GitLab editions, GitLab Security Dashboards, GitLab environments, GitLab environment variables, Auto DevOps, permissions, GitLab Pages,gitlab-rails
, GitLab scheduled pipelines, GitLab logs, GitLab changelog , GitLab Release CLI, GitLab Omnibus, GitLab Advanced Search, GitLab container registry, GitLab infrastructure registry
Advertising: