Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Tatuya Kamada
gitlab-ce
Commits
d4c96ac9
Commit
d4c96ac9
authored
Nov 24, 2013
by
Dmitriy Zaporozhets
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #5675 from augustf/patch-1
Noted the change to the gitlab-shell config.yml
parents
4a1dc732
fcfc77f5
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
1 deletion
+3
-1
doc/update/6.2-to-6.3.md
doc/update/6.2-to-6.3.md
+3
-1
No files found.
doc/update/6.2-to-6.3.md
View file @
d4c96ac9
...
...
@@ -24,7 +24,7 @@ sudo -u git -H git fetch
sudo
-u
git
-H
git checkout 6-3-stable
```
### 3. Update gitlab-shell
### 3. Update gitlab-shell
(and its config)
```
bash
cd
/home/git/gitlab-shell
...
...
@@ -32,6 +32,8 @@ sudo -u git -H git fetch
sudo
-u
git
-H
git checkout v1.7.9
# Addresses multiple critical security vulnerabilities
```
The Gitlab-shell config changed recently, so check for config file changes and make
`/home/git/gitlab-shell/config.yml`
the same as https://github.com/gitlabhq/gitlab-shell/blob/master/config.yml.example
### 4. Install additional packages
```
bash
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment