Daniel Bennett
dc9c8d4e47
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
Piotr Kazmierczak
14b53df3b6
renamed stanza to block for consistency with other projects ( #15941 )
2023-01-30 15:48:43 +01:00
scottduszy
851a3a8e6c
docs: correct "User" attribute in Podman Task Driver Docs ( #15421 )
2023-01-25 18:52:16 -05:00
Ashlee M Boyer
57f8ebfa26
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
Ashlee M Boyer
4e82c96d36
[docs] Adjusting links for rewrite project ( #15810 )
...
* Adjusting link to page about features
* Fixing typo
* Replacing old learn links with devdot paths
* Removing extra space
2023-01-17 10:55:47 -05:00
Bryce Kalow
94ff129167
website: fixes redirected links ( #14918 )
2022-10-18 10:31:52 -05:00
Bryce Kalow
a84d2de9be
website: content updates for developer ( #14473 )
...
Co-authored-by: Geoffrey Grosenbach <26+topfunky@users.noreply.github.com>
Co-authored-by: Anthony <russo555@gmail.com>
Co-authored-by: Ashlee Boyer <ashlee.boyer@hashicorp.com>
Co-authored-by: Ashlee M Boyer <43934258+ashleemboyer@users.noreply.github.com>
Co-authored-by: HashiBot <62622282+hashibot-web@users.noreply.github.com>
Co-authored-by: Kevin Wang <kwangsan@gmail.com>
2022-09-16 10:38:39 -05:00
Charlie Voiselle
9a19279f59
Sweep of docs for repeated words; minor edits ( #14032 )
2022-08-05 16:45:30 -04:00
Luiz Aoqui
730f869b6b
docs: update Podman docs to v0.4.0 ( #13783 )
2022-07-15 18:01:35 -04:00
Tim Gross
fc4cd53cfb
docs: rename Internals to Concepts ( #13696 )
2022-07-11 16:55:33 -04:00
Steven Collins
ab97650098
docs: Add 'serial' attribute to usb driver ( #13547 )
2022-07-05 16:23:04 -04:00
pabloyoyoista
d0ff73ddbe
docs: add podman ulimit option ( #13180 )
2022-05-31 11:16:46 -04:00
Seth Hoenig
65f7abf2f4
cli: update default redis and use nomad service discovery
...
Closes #12927
Closes #12958
This PR updates the version of redis used in our examples from 3.2 to 7.
The old version is very not supported anymore, and we should be setting
a good example by using a supported version.
The long-form example job is now fixed so that the service stanza uses
nomad as the service discovery provider, and so now the job runs without
a requirement of having Consul running and configured.
2022-05-17 10:24:19 -05:00
Seth Hoenig
684abb9e28
docs: update nvidia driver documentation
...
notably:
- name of the compiled binary is 'nomad-device-nvidia', not 'nvidia-gpu'
- link to Nvidia docs for installing the container runtime toolkit
- list docker v19.03 as minimum version, to track with nvidia's new container runtime toolkit
2022-05-02 09:11:05 -05:00
Kevin Wang
3e6757f211
feat(website): extract /plugins
/tools
docs ( #11584 )
...
Co-authored-by: Luiz Aoqui <luiz@hashicorp.com>
Co-authored-by: Mike Nomitch <mnomitch@hashicorp.com>
2021-12-09 14:25:18 -05:00