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
iv
gitlab-ce
Commits
e09bff08
Commit
e09bff08
authored
Oct 24, 2012
by
Saito
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update doc/installation.md
Git Smart HTTP protocol runs on `gitlab:gitlab`.
parent
b2df61d8
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
0 deletions
+4
-0
doc/installation.md
doc/installation.md
+4
-0
No files found.
doc/installation.md
View file @
e09bff08
...
@@ -157,6 +157,10 @@ Add your user to the `git` group:
...
@@ -157,6 +157,10 @@ Add your user to the `git` group:
sudo usermod -a -G git gitlab
sudo usermod -a -G git gitlab
Add
`git`
user to
`gitlab`
group:
sudo usermod -a -G gitlab git
Generate key:
Generate key:
sudo -H -u gitlab ssh-keygen -q -N '' -t rsa -f /home/gitlab/.ssh/id_rsa
sudo -H -u gitlab ssh-keygen -q -N '' -t rsa -f /home/gitlab/.ssh/id_rsa
...
...
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