open-nomad/dev
Tim Gross 2a2e36690a docs: swap master for main in Nomad repo 2021-03-08 14:26:31 -05:00
..
acls
cluster dev: Tweaks to cluster dev scripts 2020-02-03 11:50:43 -05:00
docker-clients build: use hashicorp hclfmt 2020-05-24 18:31:57 -05:00
hooks docs: swap master for main in Nomad repo 2021-03-08 14:26:31 -05:00
tls_cluster
vault docs: vault integration docs should reference new token_explicit_max_ttl field 2019-12-02 14:22:47 -06:00
README.md

README.md

The dev package provides helper configuration files for use when developing Nomad itself.

See the individual packages for more detail on how to use the configuration files. At a high-level the use case for each package is as follows:

  • hooks: This package provides helpful git hooks for developing Nomad.

  • docker-clients: This package provides a Nomad job file that can be used to spin up Nomad clients in Docker containers. This provides a simple mechanism to create a Nomad cluster locally.

  • tls_cluster: This package provides Nomad client configs and certificates to run a TLS enabled cluster.

  • vault: This package provides basic Vault configuration files for use in configuring a Vault server when testing Nomad and Vault integrations.