68 lines
2.2 KiB
Plaintext
68 lines
2.2 KiB
Plaintext
---
|
|
page_title: "Community"
|
|
---
|
|
|
|
<div class="container">
|
|
<div class="col-md-8 col-md-offset-2">
|
|
<div class="bs-docs-section">
|
|
<h1>Community</h1>
|
|
|
|
<p>
|
|
Serf is a new project with a growing community. Despite this,
|
|
there are active, dedicated users willing to help you through various
|
|
mediums.
|
|
</p>
|
|
<p>
|
|
<strong>IRC:</strong> <code>#serfdom</code> on Freenode
|
|
</p>
|
|
<p>
|
|
<strong>Mailing list:</strong>
|
|
<a href="https://groups.google.com/group/serfdom">Serf Google Group</a>
|
|
</p>
|
|
<p>
|
|
<strong>Bug Tracker:</strong>
|
|
<a href="https://github.com/hashicorp/serf/issues">Issue tracker
|
|
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.
|
|
|
|
<h1>People</h1>
|
|
<p>
|
|
The following people are some of the faces behind Serf. They each
|
|
contribute to Serf in some core way. Over time, faces may appear and
|
|
disappear from this list as contributors come and go.
|
|
</p>
|
|
<div class="people">
|
|
<div class="person">
|
|
<img class="pull-left" src="http://www.gravatar.com/avatar/11ba9630c9136eef9a70d26473d355d5.png?s=125">
|
|
<div class="bio">
|
|
<h3>Armon Dadgar (<a href="https://github.com/armon">@armon</a>)</h3>
|
|
<p>
|
|
Armon Dagar is the creator of Serf. He researched and developed
|
|
many of the internals of how Serf works, including the gossip
|
|
layer. Armon is also the creator of
|
|
<a href="https://github.com/armon/statsite">Statsite</a> and
|
|
<a href="https://github.com/armon/bloomd">Bloomd</a>.
|
|
</div>
|
|
</div>
|
|
|
|
<div class="person">
|
|
<img class="pull-left" src="http://www.gravatar.com/avatar/54079122b67de9677c1f93933ce8b63a.png?s=125">
|
|
<div class="bio">
|
|
<h3>Mitchell Hashimoto (<a href="https://github.com/mitchellh">@mitchellh</a>)</h3>
|
|
<p>
|
|
Mitchell Hashimoto is the creator of Serf, and works on
|
|
all layers of Serf from the gossip layer up to the CLI. In addition
|
|
to Serf, Mitchell is the creator of
|
|
<a href="http://www.vagrantup.com">Vagrant</a> and
|
|
<a href="http://www.packer.io">Packer</a>. He is self described
|
|
as "automation obsessed."
|
|
</p>
|
|
</div>
|
|
</div>
|
|
|
|
<div class="clearfix"></div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|