Commit Graph

17 Commits

Author SHA1 Message Date
Spencer Gibb
a184d62d10 Spring Cloud Consul Stream Binder
Uses consul events for a non-grouping stream binder.

Also enables spring-cloud-starter-consul-bus.

fixes gh-86
2016-06-30 16:19:55 -06:00
Marcin Grzejszczak
b2e6f426d3 Added possibility to download consul without certificate check 2016-03-09 13:24:13 +01:00
Bill Gray
b62c7f41dc add anonymous acl with kv store and discovery permissions 2016-02-10 14:14:29 -07:00
Spencer Gibb
2072d6d57b fix problem with travis_run_consul.sh 2016-02-09 19:48:43 -07:00
Spencer Gibb
a92eb572d7 disable acl tests 2016-02-09 19:17:55 -07:00
Bill Gray
1e1d3c7864 add acl tests and setup test instance of consul to support acl testing 2016-02-09 18:03:56 -07:00
Spencer Gibb
c678035e58 Ignore test failing on travis 2016-02-09 17:22:00 -07:00
Spencer Gibb
c03ac421da Update consul ui 2016-02-08 15:54:18 -07:00
Spencer Gibb
0c7b3cdd9b Add missing quote 2016-02-08 15:41:30 -07:00
Spencer Gibb
6732faf3ca removed bad line 2016-02-08 15:39:45 -07:00
Spencer Gibb
0360cd7da1 Update consul install 2016-02-08 15:38:40 -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
Spencer Gibb
f9349fd00e Remove @ConditionalOnBean from ConsulDiscoveryClientConfiguration.
fixes gh-108
2015-11-11 11:59:41 -07: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
10f7537073 embedded consul ui
fixes gh-16
2015-05-22 11:39:10 -06:00
Spencer Gibb
e994abeb27 run consul on travis
fixes gh-6
2015-03-31 10:07:13 -06:00