Difference between revisions of "Upgrade GitLab"

From wikieduonline
Jump to navigation Jump to search
 
(17 intermediate revisions by 2 users not shown)
Line 5: Line 5:
 
** https://docs.gitlab.com/ee/update/#1480
 
** https://docs.gitlab.com/ee/update/#1480
  
 +
To skip backup:
 +
* <code>sudo touch [[/etc/gitlab/skip-auto-backup]]</code>
 +
 +
Check [[GitLab version]]:
 +
{{gitlab version}}
 +
 +
Check status:
 +
* <code>[[gitlab-ctl status]]</code>
 +
 +
Upgrade:
 +
* <code>sudo [[apt update]] && sudo [[apt install gitlab-ee]]</code>
 +
 +
Check new version:
 +
{{gitlab version}}
  
 
== Related ==
 
== Related ==
 +
* <code>[[check_gitlab_status.sh]]</code>
 
* <code>[[gitlab-backup create]]</code>
 
* <code>[[gitlab-backup create]]</code>
 
* <code>[[gitlab-ctl status]]</code>
 
* <code>[[gitlab-ctl status]]</code>
Line 14: Line 29:
 
* <code>[[gitlab-rake gitlab:doctor:secrets]]</code>
 
* <code>[[gitlab-rake gitlab:doctor:secrets]]</code>
 
* <code>[[apt install]]</code>: <code>[[apt install]] gitlab-ee=14.9.5=ee.0</code>
 
* <code>[[apt install]]</code>: <code>[[apt install]] gitlab-ee=14.9.5=ee.0</code>
* <code>gitlab-rake gitlab:env:info | grep -w ^Version</code>
+
* <code>[[gitlab-ctl stop]]</code>
* [[GitLab Omnibus]]
+
* [[GitLab Changelog]]
* [[GitLab versions]]
+
* <code>[[/var/opt/gitlab/git-data/]]</code>
  
 
== See also ==
 
== See also ==
* {{GitLab}}
+
* {{gitlab-ctl}}
 
* {{Upgrade GitLab}}
 
* {{Upgrade GitLab}}
  
 
[[Category:GitLab]]
 
[[Category:GitLab]]

Latest revision as of 19:52, 17 January 2023

Advertising: