Commit Graph

30 Commits

Author SHA1 Message Date
Spencer Gibb
373072182a Added FILES configuration format.
Useful for tools like git2consul that load files into individual keys in consul KV.

Fixes gh-152
2016-03-11 14:43:38 -07:00
Spencer Gibb
9ae832f643 failFast should be set in bootstrap.yml 2016-02-26 10:05:35 -07:00
Spencer Gibb
2212b9e31a If failFast=false only log warnings for config loading.
fixes gh-137
2016-02-25 10:30:34 -07:00
Dave Syer
3912743d77 Update to docker-compose and consul UI
The UI got hosed by a grep/replace so mainly this reverts that change.
Plus describe getting started experience in terms of docker-compose.
2016-02-05 11:23:58 +00:00
Marcin Grzejszczak
8e4d101b16 Revert to snapshots 2016-02-05 12:01:44 +01:00
Marcin Grzejszczak
8c0ac35a5e Update to 1.0.0.M6 2016-02-05 11:54:11 +01:00
Spencer Gibb
1c18c220fc Use spring-retry for consul config and discovery.
fixes gh-81
2016-02-02 16:32:12 -07:00
Spencer Gibb
c54cb8b827 Revert "Update SNAPSHOT to MILESTONE 1.0.0.M5"
This reverts commit d883f5d1bb.
2015-12-22 11:53:44 -07:00
Spencer Gibb
d883f5d1bb Update SNAPSHOT to MILESTONE 1.0.0.M5 2015-12-22 11:51:20 -07:00
Spencer Gibb
6858a3d294 Provide basic docs on hystrix and turbine usage.
Functionality was completed in 38055b586d

fixes gh-53
2015-12-02 12:24:19 -07:00
Srikalyan Swayampakula
1b31908eb4 Support different formats for config.
Add support for YAML and Properties blobs.
Key/Value is still the default.
2015-11-20 12:51:03 -07:00
Spencer Gibb
d447374722 Revert Update SNAPSHOT to MILESTONE 1.0.0.M4 2015-11-17 13:45:29 -07:00
Spencer Gibb
fbe47137dd Update SNAPSHOT to MILESTONE 1.0.0.M4 2015-11-17 13:41:24 -07:00
Spencer Gibb
11bc3df694 Fix ghpages for branch builds.
fixes gh-83
2015-09-08 11:29:27 -06:00
Spencer Gibb
c3a8b3d958 fix parent snapshot version 2015-09-08 11:05:18 -06:00
Spencer Gibb
06e71434c9 minor docs update 2015-07-29 15:52:07 -06:00
Spencer Gibb
3cd85c97b3 minor docs update 2015-07-29 15:34:08 -06:00
Matt Benson
17debb346b small doc fixes 2015-07-08 16:54:58 -05:00
Spencer Gibb
2a019eccc3 Update documentation to reflect that for s-c-consul-config, values need to be in bootstrap.yml
fixes gh-43
2015-06-18 19:29:07 -06:00
Spencer Gibb
c1121ffc3d @EnableConsulUi proxies UI and API calls to consul agent.
fixes gh-38
2015-06-02 16:12:38 -06:00
Spencer Gibb
e5d444acc6 remove note about dev preview 2015-05-28 14:41:58 -06:00
Spencer Gibb
edb147a268 remove netflix README
fixes gh-31
2015-05-26 15:57:14 -06:00
Spencer Gibb
e15c102b2a first stab at documenting consul config
fixes gh-26
2015-05-26 12:42:27 -06:00
Spencer Gibb
c0aaaa28f2 document Spring Cloud Consul Service Discovery
fixes gh-27
2015-05-26 11:45:27 -06:00
Spencer Gibb
085f794c59 update consul features in readme 2015-05-26 11:44:05 -06:00
Spencer Gibb
6e1701b01a set version to 1.0.0.BUILD-SNAPSHOT 2015-05-20 16:39:28 -06:00
Spencer Gibb
d6fa5d22c6 update docs and prepare to deploy snapshots 2015-05-20 15:44:18 -06:00
Spencer Gibb
b77cbbb603 format pom.xml files 2015-03-19 19:38:16 -06:00
Spencer Gibb
c8a9d40547 remove dependency on s-c-config-client.
bump version to 1.0.0.BUILD-SNAPSHOT.
form java files
2015-03-19 19:35:09 -06:00
Spencer Gibb
e33ca725f5 added docs module patterned after s-c-netflix
fixes gh-9
2015-02-27 12:37:00 -07:00