Commit Graph

159 Commits

Author SHA1 Message Date
Christian Dupuis
d715ec570f Add paragraph to documentation about Hystrix /health endpoint 2014-10-28 13:10:16 +01:00
Dave Syer
dd967120aa Add eureka peer awareness docs
It works quite well locally actually. I tested with hostnames
127.0.0.1 and 127.0.1.1 and 2 servers running on localhost.

See gh-28
2014-10-24 16:29:57 +01:00
Dave Syer
35d02f75ae Switch eureka endpoint to /eureka
All static content is excluded in the Jersey config, so we can use
/eureka for the prefix to the Eureka API (i.e. /apps etc.)

Fixes gh-44
2014-10-23 11:16:39 -07:00
Dave Syer
df0d44d153 Update docs and tests for /eureka path 2014-10-23 06:56:53 -07:00
Spencer Gibb
33b3b52170 added travis build status to readme 2014-10-20 14:41:15 -06:00
Dave Syer
f934b88a76 Ensure eureka client has a default zone with a serviceUrl 2014-10-17 18:05:46 +01:00
Dave Syer
49db709de9 Simplify README generator 2014-10-14 13:05:01 +01:00
Dave Syer
8eae5fb52a Add docs for Eureka server as executable JAR 2014-10-07 10:50:04 +01:00
Dave Syer
3dd15621dc Move docs to submodule for multi-module projects 2014-10-06 15:02:28 +01:00