Thanks for the fast reply. Where can we find it in the ansible repo? https://github.com/openshift/openshift-ansible
Do we also need to change our images of or do we have to create a "test" project. For example if we want to push all the images with version 1.1.6 to our repo on dockerhub wich is called test: normally we do this as: test/origin-...:v1.1.6 but than it isn't inserted in the "openshift" project probably? Or do we have to call it: test/openshift/origin-... (if that's possible on docker hub) > Date: Wed, 15 Jun 2016 09:54:00 -0400 > Subject: Re: Use own Dockerhub registry instead of openshift > From: [email protected] > To: [email protected] > CC: [email protected] > > You can specify a different image pattern in Ansible (or in the CLI > tools oadm registry / oadm router) to tell OpenShift where to pull the > images from. You'll need to match the Origin pattern though > (registry/namespace/openshift-{same_suffixes_as_origin}) and have a > consistent tag for all of them. > > On Wed, Jun 15, 2016 at 9:16 AM, Den Cowboy <[email protected]> wrote: > > We are setting up a POC for OpenShift Origin. > > We try to use all our own images (so an own docker hub account and reuse the > > same images of OpenShift). > > Because we had a big issue some time ago in our POC project because > > OpenShift deleted some images which were older than 1.2.0. > > > > Is it possible to configure something inside openshift so we can pull our > > images (for metrics, for registry, for router etc.) from our own registry > > and not from the openshift/origin docker hub registry? > > > > Thanks > > > > _______________________________________________ > > users mailing list > > [email protected] > > http://lists.openshift.redhat.com/openshiftmm/listinfo/users > >
_______________________________________________ users mailing list [email protected] http://lists.openshift.redhat.com/openshiftmm/listinfo/users
