summaryrefslogtreecommitdiffstats
path: root/INSTALL.md
diff options
context:
space:
mode:
authorMatthew Jones <matburt@redhat.com>2017-12-04 13:56:34 +0100
committerMatthew Jones <matburt@redhat.com>2017-12-04 13:56:34 +0100
commitcf0cc2e2f2db8446c1f80538a0e504fb0a877efc (patch)
treee9a34caef75b0f918d2c6808e84f6c0747f4afd8 /INSTALL.md
parentMerge pull request #752 from ryanpetrello/multivault (diff)
downloadawx-cf0cc2e2f2db8446c1f80538a0e504fb0a877efc.tar.xz
awx-cf0cc2e2f2db8446c1f80538a0e504fb0a877efc.zip
Add system requirements to install docs
Diffstat (limited to 'INSTALL.md')
-rw-r--r--INSTALL.md10
1 files changed, 10 insertions, 0 deletions
diff --git a/INSTALL.md b/INSTALL.md
index ce74e13241..5209235365 100644
--- a/INSTALL.md
+++ b/INSTALL.md
@@ -8,6 +8,7 @@ This document provides a guide for installing AWX.
- [Clone the repo](#clone-the-repo)
- [AWX branding](#awx-branding)
- [Prerequisites](#prerequisites)
+ - [System Requirements](#system-requirements)
- [AWX Tunables](#awx-tunables)
- [Choose a deployment platform](#choose-a-deployment-platform)
- [Official vs Building Images](#official-vs-building-images)
@@ -55,6 +56,15 @@ Before you can run a deployment, you'll need the following installed in your loc
- [GNU Make](https://www.gnu.org/software/make/)
- [Git](https://git-scm.com/)
+### 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 or Openshift
+
### AWX Tunables
**TODO** add tunable bits