wtsi-hgi / hgi-systems

Orchestration and configuration management of hgi systems (using terraform & ansible)
GNU General Public License v3.0
3 stars 3 forks source link

GitLab runner registery/cache #21

Closed colin-nolan closed 7 years ago

colin-nolan commented 7 years ago

It would be nice to use a local registry and cache with the GitLab runners.

colin-nolan commented 7 years ago

The Docker engine (by default) requires a domain registry to be secured using TLS: https://docs.docker.com/registry/deploying/#running-a-domain-registry

This will likely be the most difficult part with our setup.

colin-nolan commented 7 years ago

The local Docker registry now exists.