Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Added additional information to how fabio handles consul health check statuses.
  • Loading branch information
Ianislav Vasilev committed Jun 15, 2018
1 parent 8489b4e commit 75336f7
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -86,8 +86,7 @@ The full documentation is on [fabiolb.net](https://fabiolb.net/)

3. Register a **health check** in consul as described [here](https://consul.io/docs/agent/checks.html).

Make sure the health check is **passing** since fabio will only watch services
which have a passing health check.
By default fabio only watches services which have a **passing** health check, unless overriden with [registry.consul.service.status](https://fabiolb.net/ref/registry.consul.service.status/).

4. Register one `urlprefix-` tag per `host/path` prefix it serves, e.g.:

Expand Down

0 comments on commit 75336f7

Please sign in to comment.