James Hu
00d004ae12
Fix spelling error ( #13397 )
2022-06-16 12:41:49 -04:00
James Rasell
e922890dc7
docs: add allocation and job services API endpoint docs. ( #13174 )
2022-05-30 16:15:09 +02:00
Seth Hoenig
d91e4160da
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
Bryce Kalow
afd460758a
website: redirect /api to api-docs and update internal links ( #12410 )
2022-03-31 11:33:27 -05:00
Luiz Aoqui
ebbbedd984
docs: initial docs for the new API features ( #12094 )
2022-03-14 10:58:42 -04:00
Luiz Aoqui
ddbbda6561
api: apply consistent behaviour of the reverse query parameter ( #12244 )
2022-03-11 19:44:52 -05:00
James Rasell
88d68e5548
docs: update API alloc list same response to be current.
2021-11-04 10:22:21 +01:00
Ignacio Torres Masdeu
eb4ad96953
Fix allocation restart API docs example
2021-07-30 16:45:21 +02:00
Michael Schurter
e35c5b5b80
docs: clarify alloc signal behavior
...
The API docs don't make it immediately clear that the alloc signal API signals *all* tasks in an allocation if the `Task` parameter is omitted. You have to dig all the way down into the alloc runner to discover that behavior: https://github.com/hashicorp/nomad/blob/v1.0.4/client/allocrunner/alloc_runner.go#L1189-L1213
2021-04-09 12:57:19 -07:00
Bryce Kalow
ee79587a67
feat(website): migrates to new nav data format ( #10264 )
2021-03-31 08:43:17 -05:00
Buck Doyle
017b47dfb4
Add documentation for exec websocket ( #9679 )
2021-01-08 14:01:06 -06:00
Jeff Escalante
0eae603a86
implement mdx remote
2021-01-05 19:02:39 -05:00