See https://github.com/ansible/awx/blob/devel/tools/docker-compose/README.md
git clone https://github.com/ansible/awx.gitorĀ git clone -b 17.0.1 https://github.com/ansible/awx.git cd awxmake docker-compose-buildmake docker-compose curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.39.7/install.sh | bash nvm install 18 make clean/ui ui make docker-compose |
Browse https://localhost:8043/
References
| References | URL |
|---|---|
| AWX Repo | https://github.com/ansible/awx/tree/devel |
| Effortless AWX Setup with Docker: Step-by-Step Guide | https://medium.com/@puneetgourish/effortless-awx-setup-with-docker-step-by-step-guide-71bc94595904 |