Skip to content
This repository has been archived by the owner on Dec 3, 2022. It is now read-only.

Latest commit

 

History

History
20 lines (10 loc) · 513 Bytes

README.md

File metadata and controls

20 lines (10 loc) · 513 Bytes

AWX docker-compose

A Docker Compose script with accompanying files to be able to stand up an instance of AWX

How to run:

git clone https://github.com/lennisthemenace/awx-docker-compose.git

cd awx-docker-compose/awx_compose

mkdir redis_socket

chmod 0777 redis_socket

You may need to edit the docker-compose.yml to point the mount paths to your full directory path

sudo docker-compose up

Be Patient, this can take a little while to come up for the first time, leave it for ~10 mins to come up