Commit Graph

2 Commits

Author SHA1 Message Date
Dana Dukes dd742982e0
Update nomad.md
Simplifying the Nomad jobpsec by removing unnecessary volume mapping and using the tasks `local/` directory environment variable.

`${NOMAD_TASK_DIR}` == `local/`
`${NOMAD_SECRETS_DIR}` == `secrets/`

One should use `${NOMAD_SECRETS_DIR}` if the application config file contains sensitive information.
2021-08-19 03:26:13 -04:00
Adit Sachde ff6cb4fa45 Add Nomad Docs 2020-12-28 16:55:01 -05:00