Tim Gross
14200a800f
docs: note replacement of - characters in meta env vars ( #19501 )
...
The keys of `meta` fields have all characters outside of `[A-Za-z0-9_.]`
replaced by underscores when we create `NOMAD_META` environment variables. Make
sure this replacement is documented.
Fixes: https://github.com/hashicorp/nomad/issues/15359
2023-12-15 15:48:23 -05:00
Tim Gross
03d6a8c70a
docs: note that secrets dir is usually mounted noexec ( #16363 )
2023-03-07 11:57:15 -05:00
Charlie Voiselle
29893023f7
Add information about template to interpolation page ( #10807 )
...
* Add information about templating using `env` function to refer to environment variables.
2023-02-10 16:12:11 -05:00
Ashlee M Boyer
3444ece549
docs: Migrate link formats ( #15779 )
...
* Adding check-legacy-links-format workflow
* Adding test-link-rewrites workflow
* chore: updates link checker workflow hash
* Migrating links to new format
Co-authored-by: Kendall Strautman <kendallstrautman@gmail.com >
2023-01-25 09:31:14 -08:00
Luiz Aoqui
b72c79ebb9
docs: networking ( #15358 )
...
Co-authored-by: Charlie Voiselle <464492+angrycub@users.noreply.github.com >
2023-01-06 11:47:10 -05:00
Bryce Kalow
f49b3a95dd
website: fixes redirected links ( #14918 )
2022-10-18 10:31:52 -05:00
Tim Gross
f295396ef8
docs: rename Internals to Concepts ( #13696 )
2022-07-11 16:55:33 -04:00
Luiz Aoqui
4eb902d890
docs: add some extra documentation around client host environment variables ( #11208 )
...
Co-authored-by: Michael Schurter <mschurter@hashicorp.com >
2021-09-21 17:23:30 -04:00
Mahmood Ali
fcfa5782d2
expose NOMAD_MEMORY_MAX_LIMIT env var ( #10514 )
...
Follow up to memory oversubscription - expose an env-var to indicate when memory oversubscription is enabled and what the limit is.
This will be helpful for setting hints to app for memory management.
Co-authored-by: Seth Hoenig <shoenig@hashicorp.com >
2021-05-05 12:09:56 -04:00
Bryce Kalow
ee79587a67
feat(website): migrates to new nav data format ( #10264 )
2021-03-31 08:43:17 -05:00
Jeff Escalante
0eae603a86
implement mdx remote
2021-01-05 19:02:39 -05:00