Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hashicorp/nomad-pack-community-registry
A repo for Packs written and maintained by Nomad community members
https://github.com/hashicorp/nomad-pack-community-registry
Last synced: about 1 month ago
JSON representation
A repo for Packs written and maintained by Nomad community members
- Host: GitHub
- URL: https://github.com/hashicorp/nomad-pack-community-registry
- Owner: hashicorp
- License: mpl-2.0
- Created: 2021-09-24T16:43:59.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-08-26T16:41:53.000Z (2 months ago)
- Last Synced: 2024-09-27T12:41:47.841Z (about 1 month ago)
- Language: HCL
- Size: 464 KB
- Stars: 217
- Watchers: 26
- Forks: 76
- Open Issues: 50
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-nomad - hashicorp/nomad-pack-community-registry - The official community registry for Nomad Pack templates. (Job Files and Packs)
README
# Nomad Pack Community Registry
This is a registry of community-maintained packs for [Nomad Pack](https://github.com/hashicorp/nomad-pack).
# Writing your own Packs
For guidance on writing your own packs, see the [Writing Packs Guide](https://github.com/hashicorp/nomad-pack/blob/main/docs/writing-packs.md) in the Nomad Pack repository.
# Contributions and Feedback
Contributions are welcome in any form.
Pull Requests with new packs are highly encouraged! These packs could be common applications
that you believe other Nomad users will want to deploy, tools to learn Nomad better, or
examples of common patterns.When submitting a Pack, please ensure you add a Readme that explains what the pack is and
mention any dependencies that the pack has (such as Consul, Vault, Volumes, or Drivers).Suggestions on helpful packs to add can found in the [Repo Issues](https://github.com/hashicorp/nomad-pack-community-registry/issues). Upvotes and comments on packs you are interested in will help the Nomad team and community prioritize which packs to write.