mirror of
https://github.com/wahyd4/gitlabhq.git
synced 2026-08-18 00:56:41 +10:00
GitLab Upgrader requires v6.4.0+
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
This commit is contained in:
@@ -1,9 +1,11 @@
|
||||
# GitLab upgrader
|
||||
# GitLab Upgrader
|
||||
|
||||
GitLab Upgrader - ruby script that allows you easily upgrade GitLab to latest minor version.
|
||||
Ex. it can update your application from 6.4 to latest GitLab 6 version (like 6.5.1).
|
||||
You still need to create backup and manually restart GitLab but all other operations can be done by upgrade tool.
|
||||
|
||||
__GitLab Upgrader is available only for version 6.4 or higher__
|
||||
|
||||
### 0. Backup
|
||||
|
||||
cd /home/git/gitlab
|
||||
|
||||
Reference in New Issue
Block a user