Commit Graph

50 Commits

Author SHA1 Message Date
James Phillips e4feb77282 Merge pull request #2869 from liozN/master
Added jenkins consul plugin
2017-04-11 23:04:07 -07:00
Seth Vargo b0bb01d5da
Update API docs 2017-04-04 12:33:35 -04:00
Lioz Nudel 291d3b0e6d Added jenkins consul plugin 2017-04-04 17:01:13 +03:00
Seth Vargo 55281ac728
Move to new branding
This JUST moves over to the new branding. Once we get this in, I can
work on making the sidebar links and splitting out the API into its own
section.
2017-03-30 18:46:50 -04:00
Hadi 44aaf30455 Update downloads_tools.html.erb
add link to clojure client for consul http catalog api
2017-02-16 16:38:31 +02:00
James Phillips 8d83ac4771 Merge pull request #2628 from jippi/patch-1
Adding hashi-ui to community tools
2017-01-05 11:51:21 -08:00
Borys Pierov 5a620246f4 Add consul-announcer to Community Tools 2017-01-04 11:03:19 -05:00
Christian Winther 452ab68f9d Update downloads_tools.html.erb 2017-01-03 21:14:39 +01:00
anatoly 62921541ec [website]: Clojure client to SDK
in the "Download Consul Tools" list
2016-11-29 02:12:14 -05:00
James Phillips 4ee62afff3 Merge pull request #2504 from tolitius/envoy
[website]: adding a Clojure client
2016-11-17 16:56:38 -08:00
James Phillips 59da99db62 Tweaks markup on community page. 2016-11-17 16:55:27 -08:00
anatoly d6aed1d3b2 [website]: adding a Clojure client
to the "Download Consul Tools" list
2016-11-10 22:02:00 -05:00
Tim Seaward 2c28bd47a3 Update downloads_tools.html.erb
Added condenserdotnet
2016-11-10 22:29:44 +00:00
Rick van de Loo 5552a36d5e Add Python 3 KV store client to community tools (#2431) 2016-10-26 17:15:24 -07:00
Aran Deltac fb48da4558 Add the Perl Consul client library to the list of SDKs on the web site. 2016-10-01 17:52:45 -07:00
James Phillips 35d9a3ea4c Merge pull request #2122 from pszymczyk/master
Add embedded-consul to download_tools page
2016-08-10 17:57:10 -07:00
Daniel Carbone 076292ba0a Adding my lib to list of downloads 2016-07-13 08:28:44 -05:00
James Phillips 76afbf5c96 Merge pull request #2144 from janisz/add_marathon-consul
Added allegor/marathon-consul in community tools
2016-07-06 10:54:05 -07:00
Aaron Hurt 4c5686cdf7 Alter instructions for adding tools to the list 2016-07-02 15:37:43 -05:00
Aaron Hurt 89d26df41a Add link to consul-backinator utility 2016-07-02 15:33:47 -05:00
janisz 05539d91b5 Added allegor/marathon-consul in community tools
With @dankraw we authored https://github.com/allegro/marathon-consul/ this is fork of https://github.com/CiscoCloud/marathon-consul that is no longer developed (see this comment https://github.com/CiscoCloud/marathon-consul/issues/17#issuecomment-161678453).
2016-06-24 23:42:07 +02:00
Pawel Szymczyk b2967ebd06 Add embedded-consul to download_tools page 2016-06-17 08:56:51 +02:00
Alexandr Burdiyan cf12896d08 Update Consul Tools links
Docker Consul and Registrator projects were moved to another repositories.
2016-03-10 18:42:51 +01:00
Michael de Jong 8582b33276 Added a reference to Consultant in the Community Tools section. 2016-02-08 16:09:30 +01:00
Seth Vargo 8150cedbaf Order 2016-02-04 12:12:58 -05:00
Justin Plock 894d444449 Add dropwizard-consul to the Community Tools page 2016-02-04 12:00:06 -05:00
Frank Schröder 783fc1abe3 Add fabio - consul-aware HTTP/HTTPS lb/router
Hi hashicorp team,

I work at eBay in Amsterdam and I have written a zero-conf consul aware HTTP(S) load-balancer in Go which can be used instead of consul-template + haproxy/varnish/apache/nginx. It builds its routing table from host/path prefixes the services publish via tags and the service status. Once a change is detected it switches the routing table dynamically without restart. It also supports canary testing by routing N% of traffic to a variable number of instances of a service. 

	https://github.com/eBay/fabio

We're using it to run all of marktplaats.nl (> 5-10k req/sec peak) through it and parts of kijiji.it which are eBay classifieds sites in the Netherlands and Italy. 

The code has been under development for the last 5 months and runs now in production and I was able to open-source it a couple of days ago. 

consul has quickly become our state and coordination backend for our micro services architecture for multiple different platforms in several countries. We're very happy with the quality and ease-of-use of your products and I'm personally looking forward to testing nomad. 

It would be cool if you could list the project on your consul tools page. Please let me know whether it meets your standards and/or expectations for tools to be listed there. Feel free to ask questions.
2015-10-19 19:52:42 +02:00
Norbert Potocki 64beb62e5b add cfg4j-pusher to tools section 2015-09-28 21:16:56 -07:00
Ryan Breen 6b6e79dadf Merge pull request #1211 from kikitux/master
add consul-do to community tools
2015-09-01 16:57:35 -04:00
Alvaro Miranda 2c3634ca57 Update downloads_tools.html.erb 2015-09-02 08:50:57 +12:00
Ryan Breen 300078db4d Merge pull request #1213 from mainframe/nodefabric-patch-1
Adding NodeFabric reference to Community Tools
2015-09-01 16:17:39 -04:00
Andres Toomsalu 11db6aba88 Adding NodeFabric reference to Community Tools 2015-09-01 23:09:34 +03:00
Alvaro Miranda 7e32c6a1de add consul-do to community tools
adding consul-do Do something based on leadership status

https://github.com/zeroXten/consul-do

From README.md

Useful for running cronjobs in HA mode.

Run something like this on two or more servers:

* * * * * /usr/bin/consul-do JOB-1 $(/bin/hostname) && /path/to/job1
*/10 * * * * /usr/bin/consul-do JOB-2 $(/bin/hostname) && /path/to/job2
Only one of the servers will be elected leader and will therefore run the job. Should the leader fail, a follower will take over.
2015-09-02 00:52:20 +12:00
Alvaro Miranda c4bd148bfb update: add consul-cli to downloads_tools.html.erb
update: add consul-cli to downloads_tools.html.erb
2015-08-25 13:38:25 +12:00
Brian Hicks f3e5c4b58d website: add marathon-consul and mesos-consul 2015-07-08 17:47:49 -06:00
Norbert Potocki 255c4e308f restore alphabetical order 2015-06-28 13:17:07 -07:00
Norbert Potocki 20abf0dabe add cfg4j communicty project 2015-06-28 13:15:40 -07:00
Spencer Gibb 14f3a4dc3b add Spring Cloud Consul to Community tools
[Spring Cloud](http://projects.spring.io/spring-cloud) provides tools for JVM developers to quickly build some of the common patterns in distributed systems (e.g. configuration management, service discovery, circuit breakers, intelligent routing, micro-proxy, control bus, one-time tokens, global locks, leadership election, distributed sessions, cluster state).

We have just released the first milestone of [Spring Cloud Consul](http://cloud.spring.io/spring-cloud-consul/spring-cloud-consul.html) ([announcement blog post](https://spring.io/blog/2015/05/27/spring-cloud-consul-1-0-0-m1-available-now), [github repo](https://github.com/spring-cloud/spring-cloud-consul)). This implements configuration management, service discovery and the control bus using the Consul HTTP API. In the future we plan to implement global locks, leadership election, distributed sessions using Consul.
2015-05-28 19:52:43 -04:00
Amir Kibbar e1c6d9d850 added gradle-consul-plugin to the community tools 2015-05-18 17:41:33 -07:00
highlyunavailable e9bcfd6825 Add Consul.NET to the tools page
Fixes #944
2015-05-15 14:07:16 -07:00
Ryan Breen 9d1abfd1cb Move diplomat to SDK section. 2015-05-03 20:45:46 -04:00
sandstrom cb519e6459 Include diplomat 2015-05-03 21:37:54 +02:00
Ryan Uber 8ebee678cc Merge pull request #857 from hashicorp/f-boltdb
Raft uses BoltDB
2015-04-10 18:30:07 -07:00
Ryan Uber db48e1450a website: add mention of consul-migrate 2015-04-10 17:52:49 -07:00
Vasily Vasilkov 9adad6897d Update downloads_tools.html.erb
Fix typo
2015-03-20 17:46:13 +03:00
Armon Dadgar 74bc07caa5 website: Adding some SDK links 2015-03-10 10:47:58 -07:00
Emil Hessman 4461c750bb website: fix typo, casing and links
Fix typo in Leader Election guide: s/blog/blob/

Also fix various casing issues and prefer HTTPS links
for HashiCorp projects.
2015-01-04 12:58:58 +01:00
Grégoire Pineau b755a44238 [DOC] Rework downloads_tools and add PHP SDK 2014-12-16 11:27:45 +01:00
Anton Lindström 4755684acc Add helios-consul to community tools page 2014-12-15 12:47:57 +01:00
Seth Vargo dd72095659 Create unified "Consul Tools" page to showcase our tools and the communities 2014-10-21 18:22:53 -04:00