Zeile 1: |
Zeile 1: |
− | {{ServiceInfoBox
| + | #REDIRECT [[Git]] |
− | |name=Gitlab
| |
− | |URL=https://git.ffnw.de
| |
− | |administrator=Johannes
| |
− | |runningOnServer=Administration/Server/git.ffnw.de
| |
− | }}
| |
− | | |
− | == Installation ==
| |
− | Als Installationsmethode wurde Omnibus gewählt.
| |
− | | |
− | == Update ==
| |
− | <pre>
| |
− | sudo apt-get update
| |
− | sudo apt-get install gitlab-ce
| |
− | </pre>
| |
− | | |
− | Siehe https://about.gitlab.com/update/
| |