Table of Contents

Infrasturcture: Docker Registry

The official docker registry has been deployed alongside a small registry browser to make it easy to see what images are available

The frontend is accessible via http only currently. The registry however is access via SSL

The registry hosts pre-built custom docker images that can be deployed on any docker instance with access to do so

Access is granted to the services via the currently named gitea-access ipset

Installation

Clone the git repositories and run a puppet apply operation across the local repositories to setup the services

Docker Registry

Docker Registry Frontend