Skip to content

Latest commit

 

History

History
85 lines (67 loc) · 2.5 KB

README.md

File metadata and controls

85 lines (67 loc) · 2.5 KB

AWX

Installation and configuration AWX(Ansible Tower) running docker

Table of contents

Prerequisites

Before you can run a deployment, you'll need the following installed in your local environment:

Installing prerequisites

Checking prerequisites

System Requirements

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+.

Checking system requirements

Local installation

Clone the repo

git clone https://github.com/ansible/awx