diff --git a/docs/dashboard.md b/docs/dashboard.md index e9446054..bb1ecf15 100644 --- a/docs/dashboard.md +++ b/docs/dashboard.md @@ -7,4 +7,17 @@ A strong focus was put on the tools and particularly the dashboard. After all it ![Jobs view](http://i.imgur.com/SNsYhuQ.png) +#### How to run + +To run the dashboard, make sur that mrq is properly installed. Then, use the +following command: + +```bash +mrq-dashboard +``` + +The Dashboard will be available on the `5555` port (http://localhost:5555). + +#### Main goal + There are too many features on the dashboard to list, but the goal is to have complete visibility and control over what your workers are doing!