Releases: AlanPadi95/docker-awx-stack
AWX v13.0.0 (Ansible tower distribution) on Docker
Run the latest version of [AWX][awx-github] with Docker and Docker Compose.
AWX provides a web-based user interface, REST API, and task engine built on top of Ansible. It is the upstream project for Tower, a commercial derivative of AWX.
ℹ️ The stack include an Elasticsearch beat image, Metricbeat to send information to a Elastic Stack about the status of the machine and services in the stack.
Check out to the Docker Elastic stack development.
Based on the official Docker images from Ansible, Redis and PostgreSQL:
Addtitional images:
Bringing up the stack
Clone this repository, then start the stack using Docker Compose:
$ git clone https://github.com/AlanPadi95/docker-elastic-stack.git
...
$ docker-compose up
Fixed Bugs 🐛
AWX (Ansible tower distribution) on Docker
Run the latest version of [AWX][awx-github] with Docker and Docker Compose.
AWX provides a web-based user interface, REST API, and task engine built on top of Ansible. It is the upstream project for Tower, a commercial derivative of AWX.
ℹ️ The stack include an Elasticsearch beat image, Metricbeat to send information to a Elastic Stack about the status of the machine and services in the stack.
Check out to the Docker Elastic stack development.
Based on the official Docker images from Ansible, Memcached and PostgreSQL:
Addtitional images:
Bringing up the stack
Clone this repository, then start the stack using Docker Compose:
$ git clone https://github.com/AlanPadi95/docker-elastic-stack.git
...
$ docker-compose up