open-nomad/website/source/community.html.erb
Seth Vargo c139711b38
Remove people from community section
This is going to be replaced with dynamic content from our CMS in the
future, but we agreed to remove it in the interim.
2017-08-02 15:03:37 -04:00

47 lines
1.5 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>