2014-02-08 00:41:03 +00:00
|
|
|
---
|
|
|
|
page_title: "Community"
|
2014-10-19 23:40:10 +00:00
|
|
|
description: |-
|
|
|
|
Consul is a new project with a growing community. Despite this, there are active, dedicated users willing to help you through various mediums.
|
2014-02-08 00:41:03 +00:00
|
|
|
---
|
|
|
|
|
|
|
|
<div class="container">
|
|
|
|
<div class="col-md-8 col-md-offset-2">
|
|
|
|
<div class="bs-docs-section">
|
|
|
|
<h1>Community</h1>
|
|
|
|
|
|
|
|
<p>
|
2014-10-21 22:07:39 +00:00
|
|
|
Consul is a new project with a growing community. Despite this,
|
2014-02-08 00:41:03 +00:00
|
|
|
there are active, dedicated users willing to help you through various
|
|
|
|
mediums.
|
|
|
|
</p>
|
|
|
|
<p>
|
2016-10-07 00:38:34 +00:00
|
|
|
<strong>Chat:</strong> <a href="https://gitter.im/hashicorp-consul/Lobby">Consul on Gitter</a>
|
2014-02-08 00:41:03 +00:00
|
|
|
</p>
|
|
|
|
<p>
|
|
|
|
<strong>Mailing list:</strong>
|
2014-04-14 19:19:28 +00:00
|
|
|
<a href="https://groups.google.com/group/consul-tool">Consul Google Group</a>
|
2014-02-08 00:41:03 +00:00
|
|
|
</p>
|
|
|
|
<p>
|
|
|
|
<strong>Bug Tracker:</strong>
|
2014-04-14 18:57:02 +00:00
|
|
|
<a href="https://github.com/hashicorp/consul/issues">Issue tracker
|
2014-02-08 00:41:03 +00:00
|
|
|
on GitHub</a>. Please only use this for reporting bugs. Do not ask
|
|
|
|
for general help here. Use IRC or the mailing list for that.
|
2014-10-21 22:07:39 +00:00
|
|
|
</p>
|
|
|
|
<p>
|
|
|
|
<strong>Community Tools:</strong>
|
|
|
|
<a href="/downloads_tools.html">Download Community Tools</a>. Please
|
|
|
|
check out some of the awesome Consul tooling our amazing community has
|
|
|
|
helped build.
|
|
|
|
</p>
|
2016-05-16 20:46:14 +00:00
|
|
|
<p>
|
|
|
|
<strong>Training:</strong>
|
|
|
|
Paid <a href="https://www.hashicorp.com/training.html">HashiCorp training courses</a>
|
|
|
|
are also available in a city near you. Private training courses are also available.
|
|
|
|
</p>
|
2014-02-08 00:41:03 +00:00
|
|
|
|
|
|
|
<h1>People</h1>
|
|
|
|
<p>
|
2014-04-14 18:57:02 +00:00
|
|
|
The following people are some of the faces behind Consul. They each
|
|
|
|
contribute to Consul in some core way. Over time, faces may appear and
|
2014-02-08 00:41:03 +00:00
|
|
|
disappear from this list as contributors come and go.
|
|
|
|
</p>
|
|
|
|
<div class="people">
|
|
|
|
<div class="person">
|
2015-02-10 00:17:57 +00:00
|
|
|
<img class="pull-left" src="//www.gravatar.com/avatar/11ba9630c9136eef9a70d26473d355d5.png?s=125">
|
2014-02-08 00:41:03 +00:00
|
|
|
<div class="bio">
|
|
|
|
<h3>Armon Dadgar (<a href="https://github.com/armon">@armon</a>)</h3>
|
|
|
|
<p>
|
2014-04-14 22:36:32 +00:00
|
|
|
Armon Dadgar is the creator of Consul. He researched and developed
|
|
|
|
most of the internals of how Consul works, including the
|
|
|
|
gossip layer, leader election, etc. Armon is also the creator of
|
2016-08-08 16:44:27 +00:00
|
|
|
<a href="https://www.serf.io">Serf</a>,
|
2014-04-14 22:36:32 +00:00
|
|
|
<a href="https://github.com/armon/statsite">Statsite</a>, and
|
2014-02-08 00:41:03 +00:00
|
|
|
<a href="https://github.com/armon/bloomd">Bloomd</a>.
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
|
2015-01-02 21:35:45 +00:00
|
|
|
<div class="clearfix"></div>
|
|
|
|
|
2014-02-08 00:41:03 +00:00
|
|
|
<div class="person">
|
2015-02-10 00:17:57 +00:00
|
|
|
<img class="pull-left" src="//www.gravatar.com/avatar/54079122b67de9677c1f93933ce8b63a.png?s=125">
|
2014-02-08 00:41:03 +00:00
|
|
|
<div class="bio">
|
|
|
|
<h3>Mitchell Hashimoto (<a href="https://github.com/mitchellh">@mitchellh</a>)</h3>
|
|
|
|
<p>
|
2014-04-14 22:36:32 +00:00
|
|
|
Mitchell Hashimoto is a co-creator of Consul. He primarily took
|
|
|
|
a management role in the creation of Consul, guiding product
|
|
|
|
and user experience decisions on top of Armon's technical decisions.
|
|
|
|
Mitchell Hashimoto is also the creator of
|
2015-01-04 11:57:48 +00:00
|
|
|
<a href="https://www.vagrantup.com">Vagrant</a>,
|
|
|
|
<a href="https://www.packer.io">Packer</a>, and
|
2016-08-08 16:44:27 +00:00
|
|
|
<a href="https://www.serf.io">Serf</a>.
|
2014-04-14 22:36:32 +00:00
|
|
|
</p>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
|
2015-01-02 21:35:45 +00:00
|
|
|
<div class="clearfix"></div>
|
|
|
|
|
2014-04-14 22:36:32 +00:00
|
|
|
<div class="person">
|
2015-02-10 00:17:57 +00:00
|
|
|
<img class="pull-left" src="//www.gravatar.com/avatar/2acc31dd6370a54b18f6755cd0710ce6.png?s=125">
|
2014-04-14 22:36:32 +00:00
|
|
|
<div class="bio">
|
|
|
|
<h3>Jack Pearkes (<a href="https://github.com/pearkes">@pearkes</a>)</h3>
|
|
|
|
<p>
|
|
|
|
Jack Pearkes created and maintains the Consul web UI.
|
|
|
|
He is also a core committer to
|
2015-01-04 11:57:48 +00:00
|
|
|
<a href="https://www.packer.io">Packer</a> and maintains
|
2014-04-14 22:36:32 +00:00
|
|
|
many successful
|
|
|
|
<a href="https://github.com/pearkes">open source projects</a>
|
|
|
|
while also being an employee of
|
2015-01-04 11:57:48 +00:00
|
|
|
<a href="https://www.hashicorp.com">HashiCorp</a>.
|
2014-02-08 00:41:03 +00:00
|
|
|
</p>
|
|
|
|
</div>
|
|
|
|
</div>
|
2014-10-19 23:40:10 +00:00
|
|
|
|
2015-01-02 21:35:45 +00:00
|
|
|
<div class="clearfix"></div>
|
|
|
|
|
2015-12-11 15:22:58 +00:00
|
|
|
<div class="person">
|
|
|
|
<img class="pull-left" src="//avatars0.githubusercontent.com/u/1642288?v=3&s=125">
|
|
|
|
<div class="bio">
|
|
|
|
<h3>Ryan Uber (<a href="https://github.com/ryanuber">@ryanuber</a>)</h3>
|
|
|
|
<p>
|
|
|
|
Ryan Uber is a core contributor to Consul where he works on all
|
|
|
|
facets of Consul. He is also a core committer to
|
2016-08-08 16:44:27 +00:00
|
|
|
<a href="https://www.serf.io">Serf</a>,
|
2015-12-11 15:22:58 +00:00
|
|
|
<a href="https://www.nomadproject.io">Nomad</a>, and
|
|
|
|
the Consul tools ecosystem, all while being an employee at
|
|
|
|
<a href="https://www.hashicorp.com">HashiCorp</a>.
|
|
|
|
</p>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
|
|
|
|
<div class="clearfix"></div>
|
|
|
|
|
|
|
|
<div class="person">
|
|
|
|
<img class="pull-left" src="//avatars3.githubusercontent.com/u/673509?v=3&s=125">
|
|
|
|
<div class="bio">
|
|
|
|
<h3>James Phillips (<a href="https://github.com/slackpad">@slackpad</a>)</h3>
|
|
|
|
<p>
|
|
|
|
James Phillips is a core contributor to Consul where he works on all
|
2015-12-14 19:42:05 +00:00
|
|
|
facets of Consul, including network tomography and prepared
|
2015-12-11 15:22:58 +00:00
|
|
|
queries. He is also a core committer to
|
2016-08-08 16:44:27 +00:00
|
|
|
<a href="https://www.serf.io">Serf</a> and
|
2015-12-11 15:22:58 +00:00
|
|
|
the Consul tools ecosystem, all while being an employee at
|
|
|
|
<a href="https://www.hashicorp.com">HashiCorp</a>.
|
|
|
|
</p>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
|
|
|
|
<div class="clearfix"></div>
|
|
|
|
|
|
|
|
<div class="person">
|
|
|
|
<img class="pull-left" src="//avatars1.githubusercontent.com/u/408570?v=3&s=125">
|
|
|
|
<div class="bio">
|
|
|
|
<h3>Seth Vargo (<a href="https://github.com/sethvargo">@sethvargo</a>)</h3>
|
|
|
|
<p>
|
|
|
|
Seth Vargo is a contributor to Consul, but his main focus is the
|
2015-12-11 16:23:13 +00:00
|
|
|
<a href="https://www.consul.io/downloads_tools.html">Consul tools ecosystem</a>.
|
2015-12-11 15:22:58 +00:00
|
|
|
He is also a core committer to
|
|
|
|
<a href="https://www.vagrantup.com">Vagrant</a>,
|
|
|
|
<a href="https://www.packer.io">Packer</a>, and
|
|
|
|
<a href="https://www.vaultproject.io">Vault</a>, and many more
|
|
|
|
open source projects, all while being an employee at
|
|
|
|
<a href="https://www.hashicorp.com">HashiCorp</a>.
|
|
|
|
</p>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
|
|
|
|
<div class="clearfix"></div>
|
|
|
|
|
2014-05-30 08:51:03 +00:00
|
|
|
<div class="person">
|
|
|
|
<img class="pull-left" src="//www.gravatar.com/avatar/1e87e6016a7c4f4ecbd2517d84058467.png?s=125">
|
|
|
|
<div class="bio">
|
2015-02-14 19:25:56 +00:00
|
|
|
<h3>William Tisäter (<a href="https://github.com/tiwilliam">@tiwilliam</a>)</h3>
|
|
|
|
<p>William Tisäter is a Consul core committer. He is also the maintainer of
|
|
|
|
<a href="https://pypi.python.org/pypi/pygeoip">pygeoip</a> and builds things daily at
|
|
|
|
<a href="https://tictail.com">Tictail</a>.</p>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
|
|
|
|
<div class="clearfix"></div>
|
|
|
|
|
|
|
|
<div class="person">
|
|
|
|
<img class="pull-left" src="//www.gravatar.com/avatar/f6790b57128862abbfb6768264ea8824.png?s=125">
|
|
|
|
<div class="bio">
|
|
|
|
<h3>Ryan Breen (<a href="https://github.com/ryanbreen">@ryanbreen</a>)</h3>
|
|
|
|
<p>
|
|
|
|
Ryan Breen is a Consul committer. He is also the maintainer of
|
|
|
|
<a href="https://github.com/Cimpress-MCP/git2consul">git2consul</a>,
|
|
|
|
<a href="https://github.com/Cimpress-MCP/fsconsul">fsconsul</a>, and
|
|
|
|
<a href="https://github.com/Cimpress-MCP/gosecret">gosecret</a>.
|
|
|
|
Ryan works at <a href="http://www.cimpress.com">Cimpress</a>
|
|
|
|
building infrastructure for mass customization of consumer goods.
|
|
|
|
</p>
|
|
|
|
</div>
|
2014-05-30 08:51:03 +00:00
|
|
|
</div>
|
2014-02-08 00:41:03 +00:00
|
|
|
|
|
|
|
<div class="clearfix"></div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|