From: Shrenik Date: Sat, 9 Sep 2017 10:48:55 +0000 (+0530) Subject: Remove 8000 as exposed port from documentation X-Git-Tag: opnfv-5.0.RC1~21 X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F57%2F41457%2F2;p=storperf.git Remove 8000 as exposed port from documentation After using http-frontend 8000 is no longer exposed. JIRA: STORPERF-207 Change-Id: I419d28ac36faa7a2231ff382c79feb5322ef9be0 Signed-off-by: Shrenik --- diff --git a/docs/testing/user/installation.rst b/docs/testing/user/installation.rst index f6c9744..d593e6f 100755 --- a/docs/testing/user/installation.rst +++ b/docs/testing/user/installation.rst @@ -110,8 +110,9 @@ The following ports are exposed if you use the supplied docker-compose.yaml file: * 5000 for StorPerf ReST API and Swagger UI -* 8000 for StorPerf's Graphite Web Server +Note: Port 8000 is no longer exposed and graphite can be accesed via +http://storperf:5000/graphite Running StorPerf Container ==========================