diff --git a/AUTHORS b/AUTHORS index 75ce96ffb7..5e721f8b7d 100644 --- a/AUTHORS +++ b/AUTHORS @@ -8,3 +8,4 @@ Xiaomin Lu Cole Ramos Fei Zheng Jose Santos +Karl Schultz diff --git a/src/docs/installation.md b/src/docs/installation.md index 0efee867e5..af8c21bac1 100644 --- a/src/docs/installation.md +++ b/src/docs/installation.md @@ -15,6 +15,7 @@ Omniperf is broken into two installation components: - Stand alone web interface for importing analysis metrics 2. **Omniperf Server-side (_Optional_)** - Mongo DB backend + Grafana instance + - Packaged in a Docker container for easy setup Determine what you need to install based on how you'd like to interact with Omniperf. See the decision tree below to help determine what installation is right for you.