Norbert Potocki
9dfdbb2d36
add cfg4j-pusher to tools section
2015-09-28 21:16:56 -07:00
Ryan Breen
ae128ef30f
Merge pull request #1211 from kikitux/master
...
add consul-do to community tools
2015-09-01 16:57:35 -04:00
Alvaro Miranda
54c9fd8403
Update downloads_tools.html.erb
2015-09-02 08:50:57 +12:00
Ryan Breen
f3d6fef82b
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
3e46d8a7fe
Adding NodeFabric reference to Community Tools
2015-09-01 23:09:34 +03:00
Alvaro Miranda
13b9ff6330
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
f06ae16648
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
0f491d92f1
website: add marathon-consul and mesos-consul
2015-07-08 17:47:49 -06:00
Norbert Potocki
cec84be06d
restore alphabetical order
2015-06-28 13:17:07 -07:00
Norbert Potocki
b8b4b0f0d0
add cfg4j communicty project
2015-06-28 13:15:40 -07:00
Spencer Gibb
7e2e661d83
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
bca89a1de0
added gradle-consul-plugin to the community tools
2015-05-18 17:41:33 -07:00
highlyunavailable
825ef1d6bc
Add Consul.NET to the tools page
...
Fixes #944
2015-05-15 14:07:16 -07:00
Ryan Breen
035bfeb3c9
Move diplomat to SDK section.
2015-05-03 20:45:46 -04:00
sandstrom
27b6c1ce53
Include diplomat
2015-05-03 21:37:54 +02:00
Ryan Uber
6cc0eefa76
Merge pull request #857 from hashicorp/f-boltdb
...
Raft uses BoltDB
2015-04-10 18:30:07 -07:00
Ryan Uber
57ba747f54
website: add mention of consul-migrate
2015-04-10 17:52:49 -07:00
Vasily Vasilkov
ded8f27751
Update downloads_tools.html.erb
...
Fix typo
2015-03-20 17:46:13 +03:00
Armon Dadgar
b531d8f07b
website: Adding some SDK links
2015-03-10 10:47:58 -07:00
Emil Hessman
bf0e284756
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
2a77a68b81
[DOC] Rework downloads_tools and add PHP SDK
2014-12-16 11:27:45 +01:00
Anton Lindström
272ef2f708
Add helios-consul to community tools page
2014-12-15 12:47:57 +01:00
Seth Vargo
cb4b11e899
Create unified "Consul Tools" page to showcase our tools and the communities
2014-10-21 18:22:53 -04:00