About the Registry

OpenShift Origin can build container images from your source code, deploy them, and manage their lifecycle. To enable this, OpenShift Origin provides an internal, integrated Docker registry that can be deployed in your OpenShift Origin environment to locally manage images.

Integrated or Stand-alone Registries

During an initial installation of a full OpenShift Origin cluster, it is likely that the registry was deployed automatically during the installation process. If it was not, or if you want to further customize the configuration of your registry, see Deploying a Registry on Existing Clusters.

While it can be deployed to run as an integrated part of your full OpenShift Origin cluster, the OpenShift Origin registry can alternatively be installed separately as a stand-alone container image registry.

To install a stand-alone registry, follow Installing a Stand-alone Registry. This installation path deploys an all-in-one cluster running a registry and specialized web console.