open-nomad/website/pages/docs/configuration
Tim Gross 17e14b79ac
docs: clarify task working directories (#9098)
The terms task directory and allocation directory are used throughout the
documentation but these directories are not the same as the `NOMAD_TASK_DIR`
and `NOMAD_ALLOC_DIR` locations. This is confusing when trying to use the
`template` and `artifact` stanzas, especially when trying to use a destination
outside the Nomad-mounted directories for Docker and similar drivers.

This changeset introduces "allocation working directory" to mean the location
on disk where the various directories and artifacts are staged, and "task
working directory" for the task. Clarify how specific task drivers interact
with the task working directory.

Co-authored-by: Charlie Voiselle <464492+angrycub@users.noreply.github.com>
2020-10-16 12:56:09 -04:00
..
acl.mdx
audit.mdx
autopilot.mdx
client.mdx fix anchor links 2020-10-16 11:02:49 -04:00
consul.mdx
index.mdx docs: update configuration to detail ent difference. 2020-10-14 15:23:47 +02:00
plugin.mdx
sentinel.mdx
server.mdx Events/docs (#9100) 2020-10-16 11:23:47 -04:00
server_join.mdx
telemetry.mdx
tls.mdx
vault.mdx