You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

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

  • No labels