Difference between revisions of "SAC:GitLab"

From OSGeo
Jump to navigation Jump to search
(GitLab experimental deployment)
 
(add services category)
 
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
An experimental deployment of GitLab has been setup at an external server (vps306914.ovh.net). It's accessable via https://git.osgeo.org/gitlab which is configured as a reverse proxy to the external server.
+
GitLab is an OpenSource git hoster platform with a corporate centralized hub. See more on [https://en.wikipedia.org/wiki/GitLab wikipedia]
 +
 
 +
= On gitlab.com =
 +
 
 +
On https://gitlab.com/, we have an [https://gitlab.com/osgeo organization account] created for the OSGeo Foundation, but no repository is under that name
 +
(projects have tipically their own namespace)
 +
 
 +
A [https://gitlab.com/osgeo-bot bot account] exists and is used for some mirroring tasks.
 +
You can ask [[User:strk]] if you want to know more about it
 +
 
 +
= Experimental Self-hosted instance (historical) =
 +
 
 +
An experimental deployment of GitLab has been setup at an external server (vps306914.ovh.net) which was temporarely offered by [[User:VincentP|Vincent Picavet]].  
 +
 
 +
It's accessible via https://git.osgeo.org/gitlab which is configured as a reverse proxy on [[TracsvnVM|TracSVN]] to the external server.
  
 
The deployment has been configured to authenticate via OSGeo LDAP which required opening it up to the remote server as announced here:
 
The deployment has been configured to authenticate via OSGeo LDAP which required opening it up to the remote server as announced here:
Line 5: Line 19:
  
 
The deployment was made by https://wiki.osgeo.org/wiki/User:Bjornharrtell in August 2016 and the server is provided by https://wiki.osgeo.org/wiki/User:VincentP.
 
The deployment was made by https://wiki.osgeo.org/wiki/User:Bjornharrtell in August 2016 and the server is provided by https://wiki.osgeo.org/wiki/User:VincentP.
 +
 +
[[Category:infrastructure]]
 +
[[Category:services]]

Latest revision as of 00:13, 5 June 2019

GitLab is an OpenSource git hoster platform with a corporate centralized hub. See more on wikipedia

On gitlab.com

On https://gitlab.com/, we have an organization account created for the OSGeo Foundation, but no repository is under that name (projects have tipically their own namespace)

A bot account exists and is used for some mirroring tasks. You can ask User:strk if you want to know more about it

Experimental Self-hosted instance (historical)

An experimental deployment of GitLab has been setup at an external server (vps306914.ovh.net) which was temporarely offered by Vincent Picavet.

It's accessible via https://git.osgeo.org/gitlab which is configured as a reverse proxy on TracSVN to the external server.

The deployment has been configured to authenticate via OSGeo LDAP which required opening it up to the remote server as announced here: https://lists.osgeo.org/pipermail/sac/2016-August/007343.html

The deployment was made by https://wiki.osgeo.org/wiki/User:Bjornharrtell in August 2016 and the server is provided by https://wiki.osgeo.org/wiki/User:VincentP.