Skip to content

Commit df36f22

Browse files
committed
Merge pull request #71 from frankrousseau/master
improve dashboard documentation
2 parents d08e0e2 + 3c9c34f commit df36f22

1 file changed

Lines changed: 13 additions & 0 deletions

File tree

docs/dashboard.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,17 @@ A strong focus was put on the tools and particularly the dashboard. After all it
77
![Jobs view](http://i.imgur.com/SNsYhuQ.png)
88

99

10+
#### How to run
11+
12+
To run the dashboard, make sur that mrq is properly installed. Then, use the
13+
following command:
14+
15+
```bash
16+
mrq-dashboard
17+
```
18+
19+
The Dashboard will be available on the `5555` port (http://localhost:5555).
20+
21+
#### Main goal
22+
1023
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!

0 commit comments

Comments
 (0)