Add readmes

This commit is contained in:
Alex Dadgar 2017-08-29 15:49:39 -07:00
parent d7354c0c73
commit 7f7482efd5
2 changed files with 5 additions and 0 deletions

View File

@ -10,5 +10,8 @@ files. At a high-level the use case for each package is as follows:
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.

View File

@ -0,0 +1,2 @@
Simply run the Nomad Server and Clients from this directory from this server and
the created cluster will be using TLS.