AWX Install: How to change default Docker Registry Config

221 views
Skip to first unread message

lovi

unread,
Aug 7, 2018, 6:32:38 AM8/7/18
to AWX Project
Hello,

I've my own registry, and I would like to know if there is a setup  to configure docker to get image to this registry during awx installation ?

I've tried :

/etc/docker/daemon.json
{
"registry-mirrors": ["https://myregistry"]
}
But it keeps connect to :


Thks

Michael T. Wiley

unread,
Aug 7, 2018, 9:36:23 AM8/7/18
to lovi, AWX Project
fairly certain there's a parameter for docker registry in the inventory file you fill out prior to install.

--
You received this message because you are subscribed to the Google Groups "AWX Project" group.
To unsubscribe from this group and stop receiving emails from it, send an email to awx-project...@googlegroups.com.
To post to this group, send email to awx-p...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/awx-project/7b129f2b-5b9b-4c3c-b361-2f796504038f%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Christopher Meyers

unread,
Aug 7, 2018, 10:28:30 AM8/7/18
to michae...@gmail.com, lov...@gmail.com, AWX Project
After you modify daemon.json you have to restart the docker daemon.


For more options, visit https://groups.google.com/d/optout.


--

CHRIS MEYERS

SENIOR SOFTWARE ENGINEER, TOWERREWARD ZONE AMBASSADOR

Red Hat 

cme...@redhat.com   


lovi

unread,
Aug 7, 2018, 10:42:00 AM8/7/18
to AWX Project
Yes I've restarted the docker deamon and I have seen the variable in the inventory. But it doesn't work...

To make it work I have modified the docker images names in the standalone.yml  of the docker role ... Dirty
Reply all
Reply to author
Forward
0 new messages