open-nomad/website/source/community.html.erb

139 lines
5.1 KiB
Plaintext

---
layout: "inner"
page_title: "Community"
description: |-
Nomad is an open source project with a growing community.
---
<h1>Community</h1>
<p>
Nomad is an open source project with a growing community. There are
active, dedicated users willing to help you through various mediums.
</p>
<p>
<strong>Gitter:</strong> <a href="https://gitter.im/hashicorp-nomad/Lobby">Nomad Gitter Room</a>
</p>
<p>
<strong>IRC:</strong> Use the <a href="https://irc.gitter.im">Gitter IRC bridge</a>
</p>
<p>
<strong>Mailing list:</strong>
<a href="https://groups.google.com/group/nomad-tool">Nomad Google Group</a>
</p>
<p>
<strong>Bug Tracker:</strong>
<a href="https://github.com/hashicorp/nomad/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.
</p>
<h2>Community Tools</h2>
<p>
These Nomad projects are created and managed by the amazing members of the
Nomad community:
</p>
<ul>
<li><a href="https://github.com/iverberk/nomad-ui">nomad-ui</a> - Nomad UI is a simple to deploy, web based UI for interacting with Nomad</li>
<li><a href="https://github.com/iverberk/jenkins-nomad">nomad-jenkins</a> - This project uses Nomad to provision new Jenkins build slaves based on workload</li>
</ul>
<em>
Want to see your library here?
<a href="https://github.com/hashicorp/nomad">Submit a Pull Request</a>.
We also have a full list of <a href="/api/libraries-and-sdks.html">HTTP API Libraries</a>.
</em>
<h2>People</h2>
<p>
The following people are some of the faces behind Nomad. They each contribute
to Nomad in some core way. Over time, faces may appear and disappear from this
list as contributors come and go. In addition to the faces below, Nomad is a
project by <a href="https://www.hashicorp.com">HashiCorp</a>, so many
HashiCorp employees actively contribute to Nomad.
</p>
<div class="people">
<div class="person">
<img class="pull-left" src="https://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 Dadgar is a creator of Nomad. He works on all aspects of Nomad,
focusing on core architecture. Armon is also an author or
core contributor to:
<a href="https://www.vaultproject.io">Vault</a>,
<a href="https://www.consul.io">Consul</a>,
<a href="https://www.serf.io">Serf</a>,
<a href="https://www.terraform.io">Terraform</a>,
and <a href="https://github.com/armon/statsite">Statsite</a>.
</p>
</div>
</div>
<div class="person">
<img class="pull-left" src="https://www.gravatar.com/avatar/c55cecc94ea228ef48787481b2355575.png?s=125">
<div class="bio">
<h3>Ryan Uber (<a href="https://github.com/ryanuber">@ryanuber</a>)</h3>
<p>
Ryan Uber is a HashiCorp employee and core contributor to Nomad, with a
focus on the agent, API client, and command-line interface. Ryan is also
an active contributor to both <a href="https://www.consul.io">Consul</a>
and <a href="https://www.serf.io">Serf</a>.
</p>
</div>
</div>
<div class="person">
<img class="pull-left" src="https://www.gravatar.com/avatar/bc8b1b69d830b589fbe36cfc89e55a78?s=125">
<div class="bio">
<h3>Alex Dadgar (<a href="https://github.com/dadgar">@dadgar</a>)</h3>
<p>
Alex is a HashiCorp employee and a core contributor to Nomad. He works on
resource isolation and Drivers, among other things.
</p>
</div>
</div>
<div class="person">
<img class="pull-left" src="https://www.gravatar.com/avatar/dfb3948650131e4f0385c3328187cfca.png?s=125">
<div class="bio">
<h3>Clint Shryock (<a href="https://github.com/catsby">@catsby</a>)</h3>
<p>
Clint Shryock is a HashiCorp employee and core developer on Nomad,
mostly focusing on Drivers and Fingerprinters. Mostly. Clint is also
a core developer on <a href="https://www.terraform.io">Terraform</a>, and
contributes to <a href="https://www.packer.io">Packer</a>.
</p>
</div>
</div>
<div class="person">
<img class="pull-left" src="https://avatars3.githubusercontent.com/u/649798?v=3&amp;s=125">
<div class="bio">
<h3>Chris Bednarski (<a href="https://github.com/cbednarski">@cbednarski</a>)</h3>
<p>
Chris works at HashiCorp where he helps build Nomad and
<a href="https://www.packer.io">Packer</a>, making sure all
parts of the stack play nice together. Chris created
<a href="https://github.com/cbednarski/hostess">Hostess</a>.
</p>
</div>
</div>
<div class="person">
<img class="pull-left" src="https://pbs.twimg.com/profile_images/621788193642278912/CbESlBsV.jpg">
<div class="bio">
<h3>Jonathan Thomas - JT (<a href="https://github.com/captainill">@captainill</a>)</h3>
<p>
JT is an employee at Hashicorp where he works on the identity of all the open source projects.
JT will take the designs and cut up responsive HTML/CSS for each project.
</p>
</div>
</div>
</div>