Commit Graph

3 Commits

Author SHA1 Message Date
mathieuHa 7c6266e9a1
Update documentation for nomad with exemple to create volume 2022-08-29 12:08:58 +02:00
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