diff --git a/README.md b/README.md index 378da48..7580747 100644 --- a/README.md +++ b/README.md @@ -57,14 +57,13 @@ You're ready to run the server: $ ./bin/redoctober -addr=localhost:8080 \ -vaultpath=diskrecord.json \ -cert=cert/server.crt \ - -key=cert/server.pem \ - -static=$GOPATH/src/github.com/cloudflare/redoctober/index.html + -key=cert/server.pem ## Quick start: example webapp At this point Red October should be serving an example webapp. Access it using your browser: - - [`https://localhost:8080/index`](https://localhost:8080/index) + - [`https://localhost:8080/`](https://localhost:8080/) ## Using the API diff --git a/index.html b/index.html new file mode 100644 index 0000000..2acb68c --- /dev/null +++ b/index.html @@ -0,0 +1,413 @@ + + +
+