Remove 8000 as exposed port from documentation 57/41457/2
authorShrenik <shrenik.jain@research.iiit.ac.in>
Sat, 9 Sep 2017 10:48:55 +0000 (16:18 +0530)
committerShrenik <shrenik.jain@research.iiit.ac.in>
Sun, 10 Sep 2017 08:34:08 +0000 (14:04 +0530)
After using http-frontend 8000 is no longer exposed.
JIRA: STORPERF-207

Change-Id: I419d28ac36faa7a2231ff382c79feb5322ef9be0
Signed-off-by: Shrenik <shrenik.jain@research.iiit.ac.in>
docs/testing/user/installation.rst

index f6c9744..d593e6f 100755 (executable)
@@ -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
 ==========================