Installation and configuration AWX(Ansible Tower) running docker
Before you can run a deployment, you'll need the following installed in your local environment:
- Ansible Requires Version 2.4+
- Docker
- docker-py Python module
- GNU Make
- Git Requires Version 1.8.4+
- Node 8.x LTS version
- NPM 6.x LTS
The system that runs the AWX service will need to satisfy the following requirements
- At leasts 4GB of memory
- At least 2 cpu cores
- At least 20GB of space
- Running Docker, Openshift, or Kubernetes
- If you choose to use an external PostgreSQL database, please note that the minimum version is 9.6+.
git clone https://github.com/ansible/awx