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

49 lines
1.9 KiB
Plaintext
Raw Normal View History

2015-09-12 00:01:02 +00:00
---
layout: "inner"
page_title: "Community"
description: |-
2015-09-17 23:33:37 +00:00
Nomad is an open source project with a growing community.
2015-09-12 00:01:02 +00:00
---
<h1>Community</h1>
<p>
2017-05-26 23:08:31 +00:00
Nomad is an open source project with a growing community. There are
active, dedicated users willing to help you through various mediums.
2015-09-12 00:01:02 +00:00
</p>
<p>
2017-05-26 23:08:31 +00:00
<strong>Gitter:</strong> <a href="https://gitter.im/hashicorp-nomad/Lobby">Nomad Gitter Room</a>
2016-08-18 22:19:28 +00:00
</p>
<p>
2017-05-26 23:08:31 +00:00
<strong>IRC:</strong> Use the <a href="https://irc.gitter.im">Gitter IRC bridge</a>
2015-09-12 00:01:02 +00:00
</p>
<p>
2017-05-26 23:08:31 +00:00
<strong>Mailing list:</strong>
<a href="https://groups.google.com/group/nomad-tool">Nomad Google Group</a>
2015-09-12 00:01:02 +00:00
</p>
<p>
2017-05-26 23:08:31 +00:00
<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>
2015-09-12 00:01:02 +00:00
<ul>
2017-12-10 20:05:30 +00:00
<li><a href="https://github.com/jippi/hashi-ui">hashi-ui</a> - Hashi-UI is a simple to deploy, web based UI for interacting with Nomad and Consul</li>
2017-05-26 23:08:31 +00:00
<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>
<li><a href="https://github.com/elsevier-core-engineering/replicator">replicator</a> - Replicator is a fast and highly concurrent Go daemon that provides dynamic scaling of Nomad jobs and worker nodes</li>
<li><a href="https://github.com/jrasell/levant">levant</a> - Levant is an open source templating and deployment tool that provides realtime feedback and detailed failure messages upon deployment issues</li>
</ul>
2017-03-15 01:56:38 +00:00
2017-05-26 23:08:31 +00:00
<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>