summaryrefslogtreecommitdiffstats
path: root/docker/storperf-httpfrontend/html/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'docker/storperf-httpfrontend/html/index.html')
-rw-r--r--docker/storperf-httpfrontend/html/index.html14
1 files changed, 14 insertions, 0 deletions
diff --git a/docker/storperf-httpfrontend/html/index.html b/docker/storperf-httpfrontend/html/index.html
new file mode 100644
index 0000000..7c772a0
--- /dev/null
+++ b/docker/storperf-httpfrontend/html/index.html
@@ -0,0 +1,14 @@
+<!DOCTYPE html>
+<html>
+<title>
+StorPerf Home
+</title>
+<body>
+<h1>StorPerf</h1>
+<ul>
+ <li><a href="/swagger">Interactive API</a></li>
+ <li><a href="/graphite">Graphite</a></li>
+ <li><a href="/reporting">Reporting</a></li>
+</ul>
+</body>
+</html> \ No newline at end of file