Daniel Bennett
9f583f57f5
Change job init default to example.nomad.hcl and recommend in docs ( #15997 )
...
recommend .nomad.hcl for job files instead of .nomad (without .hcl)
* nomad job init -> example.nomad.hcl
* update docs
2023-02-02 11:47:47 -06: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
Seth Hoenig
7b4652440a
cli: forward request for job validation to nomad leader
...
This PR changes the behavior of 'nomad job validate' to forward the
request to the nomad leader, rather than responding from any server.
This is because we need the leader when validating Vault tokens, since
the leader is the only server with an active vault client.
2022-08-10 14:34:04 -05: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