Opened 5 years ago
Closed 2 years ago
#2385 closed task (fixed)
Provide a docker registry
Reported by: | strk | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | SysAdmin | Keywords: | |
Cc: |
Description
Installing, for example: http://port.us.org/ (which supports LDAP)
This is an actionable item for #2204
Change History (3)
comment:1 by , 5 years ago
comment:2 by , 5 years ago
Another option is described here: https://weblog.wemanity.com/docker-registry-docker-hub-at-home-for-free/
It still uses github.com/docker/distribution for the registry itself but uses https://hub.docker.com/r/cesanta/docker_auth/ for authentication (also supports LDAP)
comment:3 by , 2 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
This was done a long time ago.
We now have https://repo.osgeo.org which includes a docker registry that utilizes our ldap authentication.
currently being used by sac, geoserver, geos, and postgis
My understanding is that Portus is only the authentication layer, the actual registry would be https://github.com/docker/distribution