Skip to content

Commit

Permalink
updated readme
Browse files Browse the repository at this point in the history
  • Loading branch information
achingbrain committed Feb 18, 2015
1 parent e7e634d commit 6d02e08
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,13 +24,14 @@ A node process manager that isn't spanners all the way down.

## Web interface

After you've installed and started boss, start the web interface with
Start the web interface with (can be run without boss running in the background - for example
if you want to monitor one or more boss servers from a different machine that is not running boss):

```sh
$ bs-web
```

or run the web interface under boss itself:
or run the web interface under boss itself (please read the [boss web setup](https://github.com/tableflip/boss/blob/master/docs/web.md#prerequisites) section first!):

```sh
$ bs web
Expand Down

0 comments on commit 6d02e08

Please sign in to comment.