Install AWX on CentOS 7 with Docker
-
@wirestyle22 said in Install AWX on CentOS 7 with Docker:
@travisdh1 said in Install AWX on CentOS 7 with Docker:
@wirestyle22 said in Install AWX on CentOS 7 with Docker:
@travisdh1 went to http://192.168.1.x/api/v1/config/ to try the basic auth prompt. Same issue.
I won't have access to mine till I get home tonight. Poke me latter and I'll see if I can find awx-manage.
I found it. It's in
/opt/awx/tools/docker-compose
command still errors.
Seems to be the standard operating mode for AWX. It's broke, they nay or may not get the broken bits fixed in the next release.
-
@travisdh1 said in Install AWX on CentOS 7 with Docker:
@wirestyle22 said in Install AWX on CentOS 7 with Docker:
@travisdh1 said in Install AWX on CentOS 7 with Docker:
@wirestyle22 said in Install AWX on CentOS 7 with Docker:
@travisdh1 went to http://192.168.1.x/api/v1/config/ to try the basic auth prompt. Same issue.
I won't have access to mine till I get home tonight. Poke me latter and I'll see if I can find awx-manage.
I found it. It's in
/opt/awx/tools/docker-compose
command still errors.
Seems to be the standard operating mode for AWX. It's broke, they nay or may not get the broken bits fixed in the next release.
bleh
-
@travisdh1 Got it working.
inventory file in
/opt/awx/installer
has this line:#This will create or update a default admin (superuser) account in AWX, if not provided
#then these default values are used
admin_user=admin
admin_password=passwordI changed the password and re-ran install.yml. It applied the new password.
-
@travisdh1 said in Install AWX on CentOS 7 with Docker:
@wirestyle22 said in Install AWX on CentOS 7 with Docker:
Yeah I am just testing at home
It's really sad that they are treating AWX this way. Basically means that Ansible/Tower is out of the question because they can't keep a stable code base.
Tower is really stable. AWX is a bad upstream. I used Tower for a couple years and it's rock solid.
-
Another thing to note. I believe it's the rabbitmq password that can't accept an @ in the password.