summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorEric Wolinetz <ewolinet@redhat.com>2018-02-01 17:19:47 -0600
committerEric Wolinetz <ewolinet@redhat.com>2018-02-01 17:19:47 -0600
commit3ada27e374b0b44b9a05ca37d858b6385b595e14 (patch)
tree80a7af7516528140eb100e7973bf4a4f832d40cb /README.md
parent4fe88b001295566d49db1fe711870bf43c40c1ab (diff)
downloadopenshift-3ada27e374b0b44b9a05ca37d858b6385b595e14.tar.gz
openshift-3ada27e374b0b44b9a05ca37d858b6385b595e14.tar.bz2
openshift-3ada27e374b0b44b9a05ca37d858b6385b595e14.tar.xz
openshift-3ada27e374b0b44b9a05ca37d858b6385b595e14.zip
Adding requirements for logging and metrics
Diffstat (limited to 'README.md')
-rw-r--r--README.md10
1 files changed, 10 insertions, 0 deletions
diff --git a/README.md b/README.md
index 609930dcd..55dc146a2 100644
--- a/README.md
+++ b/README.md
@@ -74,6 +74,16 @@ Fedora:
dnf install -y ansible pyOpenSSL python-cryptography python-lxml
```
+Additional requirements:
+
+Logging:
+
+- java-1.8.0-openjdk-headless
+
+Metrics:
+
+- httpd-tools
+
## Simple all-in-one localhost Installation
This assumes that you've installed the base dependencies and you're running on
Fedora or RHEL