Commit Graph

81 Commits

Author SHA1 Message Date
Ben Barnard
d49b191cd7 Minor documentation edits for grammar and clarity
These are things I noticed as I read through the documentation.
There are a couple of minor substantive corrections as well.
2016-10-11 15:52:50 -04:00
Seth Vargo
809aa6ec66 Fix formatting 2016-10-03 18:23:53 -04:00
Seth Vargo
e5063b1d46 Fix formatting 2016-09-30 14:15:11 -04:00
Seth Vargo
9946e8977b Clarify logs docs 2016-09-30 14:09:02 -04:00
Sean Chittenden
6f6f6de96c Add a small anchor tag to the periodic block. 2016-09-30 10:39:54 -07:00
Cameron Stokes
7c89f18447 Link to Artifact section. 2016-09-20 15:18:59 -07:00
Alex Dadgar
b91c0bc664 kill timeout default documentation 2016-09-12 09:53:57 -07:00
Mathias Lafeldt
f1f05769ae Job Spec: Link restart policy reference
For easier lookup.
2016-08-03 15:42:51 +02:00
Kenjiro Nakayama
b34c270366 [doc] Fix job example to use system scheduler with count 5 2016-07-20 22:31:05 +09:00
Mathias Lafeldt
0941dc1330 Fix typos in documentation 2016-07-18 16:24:30 +02:00
Alex Dadgar
86cfb24900 respond to comments 2016-06-30 13:32:33 -07:00
Alex Dadgar
fe490b45b6 Updating 2016-06-30 11:49:59 -07:00
Alex Dadgar
c73f0cfc18 Task Configurations 2016-06-29 12:47:17 -07:00
Alex Dadgar
4da45ee4c1 mark that periodic is optional 2016-06-28 10:33:48 -07:00
Alex Dadgar
20a3dbcaf0 Document user only availabe on linux 2016-06-12 14:33:45 -07:00
Pete Shima
beb3d45cf9 Add several more s3 examples to artifact docs 2016-06-03 14:08:05 -07:00
Alex Dadgar
37da266766 improved JSON docs 2016-04-14 16:47:24 -07:00
Alex Dadgar
b63f3bb078 Periodic jobs always are evaluated in UTC TZ 2016-04-12 09:47:25 -07:00
K.C. Wong
4bc1e17539 Clarify how priority is ordered
* It wasn't exactly obvious to me that larger values reflect
  higher priority.
2016-04-05 10:31:26 -07:00
Alex Dadgar
fc3a638474 Add options documentation for go-getter 2016-03-30 15:22:04 -07:00
Jack Pearkes
117678796e website: update middleman and link to header
Following up with linking these following https://github.com/hashicorp/middleman-hashicorp/pull/24
being merged.
2016-03-25 10:16:19 -07:00
Jack Pearkes
ef581b265d wbsite: document default resources
Pulled this info from https://github.com/hashicorp/nomad/blob/master/nomad/structs/structs.go#L623-L630 and https://github.com/hashicorp/nomad/blob/master/nomad/structs/structs.go#L769.
2016-03-24 09:44:24 -07:00
Alex Dadgar
324a11003f Merge pull request #950 from mssola/raw-exec-user
client: added the "user" option to tasks
2016-03-24 08:57:13 -07:00
Miquel Sabaté Solà
939a00aca8 client/driver: added the user config value
This way Nomad allows to set which user has to run the task.

Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
2016-03-23 12:57:31 +01:00
Alex Dadgar
5ebf06521e clairfy distinct_hosts constraint 2016-03-22 14:59:53 -07:00
Alex Dadgar
04a9c12c8b Document operator equality 2016-03-21 21:36:15 -07:00
Alex Dadgar
8ecb674d67 Documentation 2016-03-19 12:35:58 -07:00
Diptanu Choudhury
9153a3046e Merge pull request #925 from hashicorp/json-api-docs
Documented the json api for job submission
2016-03-16 11:18:32 -07:00
Diptanu Choudhury
94e5cfd581 Documented the json api for job submission 2016-03-16 11:10:37 -07:00
Alex Dadgar
23de2f95a4 document artifact downloading 2016-03-16 09:56:04 -07:00
Alex Dadgar
edab031f41 artifact docs 2016-03-15 21:05:37 -07:00
Dmitry Smirnov
2e755cd7e8 codespell: minor spelling corrections
Signed-off-by: Dmitry Smirnov <onlyjob@member.fsf.org>
2016-03-16 05:28:31 +11:00
Alex Dadgar
076e1bb615 add documentation for system gc endpoint and update log docs 2016-02-24 15:38:32 -08:00
Diptanu Choudhury
4f78a1bf39 Added docs for the log rotation 2016-02-22 13:47:04 -08:00
Alex Dadgar
3e24cd1910 interpreted variable docs 2016-02-06 15:35:07 -08:00
Alex Dadgar
8b55fd6b70 Only interpret vars wrapped in braces 2016-02-04 17:26:46 -08:00
Alex Dadgar
a2132950a5 Restart on-success shouldn't be user specifiable 2016-02-02 17:35:06 -08:00
Alex Dadgar
18fa958342 Docs 2016-01-13 10:47:22 -08:00
Alex Dadgar
9c6fcdc1d7 Documentation 2016-01-11 11:12:09 -08:00
Alex Dadgar
8f90a0bdfe Update jobspec with update and periodic block 2016-01-07 16:11:17 -08:00
Alex Dadgar
0f7ad1b11b Improved update docs 2016-01-06 11:21:37 -08:00
Alex Dadgar
7cc5714dc9 Merge pull request #624 from hashicorp/f-adjustable-timeout
User specifiable kill timeout and operator configurable max
2016-01-04 11:44:22 -08:00
Alex Dadgar
310789eafa Merge pull request #618 from hashicorp/f-node-class-constraint
Add node class to constraints
2015-12-28 13:27:38 -08:00
Alex Dadgar
fc91fa6750 merge 2015-12-23 18:26:39 -08:00
Alex Dadgar
9f44780f89 User specifiable kill timeout and operator configurable max 2015-12-22 16:10:30 -08:00
Alex Dadgar
1a4c7b72ef Add node class to constraints 2015-12-21 17:15:34 -08:00
Alex Dadgar
7536f7c769 Document jitter 2015-12-18 12:17:54 -08:00
Alex Dadgar
3122433b47 merge 2015-12-18 12:17:13 -08:00
Alex Dadgar
fcd170c023 Update network docs 2015-11-30 14:18:31 -08:00
Alex Dadgar
0bd0abcebb Add Syntax tab under Jobspec 2015-11-24 12:30:33 -08:00