The ungleich gitlab guide » History » Version 5
Dominique Roux, 01/31/2019 03:48 PM
1 | 4 | Dominique Roux | h1. The ungleich GitLab guide |
---|---|---|---|
2 | 1 | Dominique Roux | |
3 | 2 | Dominique Roux | {{>toc}} |
4 | 1 | Dominique Roux | |
5 | h2. Status |
||
6 | |||
7 | 3 | Dominique Roux | This article is *IN PROGRESS* |
8 | 1 | Dominique Roux | |
9 | 4 | Dominique Roux | h2. Overview |
10 | 1 | Dominique Roux | |
11 | 5 | Dominique Roux | GitLab is installed on: *http://code.ungleich.ch* |
12 | 4 | Dominique Roux | |
13 | h2. What is GitLab |
||
14 | |||
15 | Gitlab is a self hosted solution for git management. (Also available as a hosted version directly on [GitLab Pricing](https://about.gitlab.com/pricing/)) |
||
16 | Since gitlab is under heavy development, please see [GitLab](https://about.gitlab.com/) for all functions available. |
||
17 | |||
18 | h3. What do ungleich use GitLab for |
||
19 | |||
20 | We trying to move all our public repositories from github.com to our self hosted version of GitLab. The private repositories are currently all ported from [gitolite](http://gitolite.com/gitolite/index.html). |
||
21 | |||
22 | The reason we moved from gitolite to GitLab is rather simple: More features and integrations. |
||
23 | |||
24 | 1 | Dominique Roux | h2. Integration into ungleich services |
25 | |||
26 | 4 | Dominique Roux | The user authentication is done with our ldap server (See [[The ungleich LDAP guide]]). Other services are currently not integrated. |
27 | |||
28 | 1 | Dominique Roux | h2. How to add a repository |
29 | 4 | Dominique Roux | |
30 | |||
31 | 1 | Dominique Roux | |
32 | h2. How to update |
||
33 | |||
34 | h2. Resources |