Commit Graph

678 Commits

Author SHA1 Message Date
Seth Vargo 3fd682076c Remove raw-exec example 2016-10-03 17:11:10 -04:00
Seth Vargo 36da4df3b1 Remove exec example 2016-10-03 17:10:53 -04:00
Seth Vargo 283ab84cdf
Update driver docs with constraint examples 2016-10-03 17:01:24 -04:00
Seth Vargo 170668d128
Update docs on interpreted
Uses "property" instead of overloading "attribute"
2016-10-03 17:01:24 -04:00
Seth Vargo a883bbfb42
Fix HCL on interpreted.html 2016-10-03 17:01:23 -04:00
Seth Vargo 867e0efe0b Fix formatting 2016-09-30 14:15:11 -04:00
Seth Vargo a49e97e135
Clarify logs docs 2016-09-30 14:09:02 -04:00
Sean Chittenden 0b433e4c73
Add a small anchor tag to the periodic block. 2016-09-30 10:39:54 -07:00
Seth Vargo c60962045a
Fix docker args docs 2016-09-27 19:14:10 -07:00
Seth Vargo 0f73579533 Clarify server-members is server-only (#1761)
* Add a note to the CLI that only servers can run this command

* Add a callout that this is a server command

* Remove the annoying bottom margin on callouts
2016-09-27 13:51:54 -07:00
Alex Dadgar 7f410585fd Merge pull request #1748 from jippi/patch-1
Fix syntax error in JSON example
2016-09-26 11:11:52 -07:00
K.C. Wong ee58605fce Add the missing '/' to make the URL path absolute
* without that '/' it becomes a relative link and thus it is
  broken
2016-09-26 10:44:58 -07:00
Christian Winther b537f194c3 Fix syntax error in JSON example 2016-09-26 16:26:07 +02:00
Cameron Stokes 6b9cc984d1 Link to Artifact section. 2016-09-20 15:18:59 -07:00
Alex Dadgar eb219f55ed kill timeout default documentation 2016-09-12 09:53:57 -07:00
Theo Hultberg adc0da890d Clarify that the Java driver needs root on Linux
Update the Java task driver docs to clarify that Nomad needs to run as root on Linux.
2016-09-12 18:22:31 +02:00
Frits Vlaanderen ca366ac366 Minor typo in bootstrapping.html.md 2016-09-07 16:52:11 -07:00
Diptanu Choudhury d05198806a Added docs for readat 2016-08-31 17:20:15 -07:00
Dave Cohen b2a9f9db07 one last tiny pedantic fix, I swear. 2016-08-27 09:04:01 -04:00
Dave Cohen e5c39e53da more tiny doc fixes 2016-08-27 08:56:39 -04:00
Dave Cohen 7c31740e6d small spelling correction 2016-08-27 08:18:02 -04:00
Alex Dadgar 6548851c7c update architecture copy 2016-08-26 13:57:43 -07:00
Diptanu Choudhury 8885cee346 added docs for configuration of telemetry publishing nobs 2016-08-23 16:00:44 -05:00
Alex Dadgar 5e8dd44bca Merge pull request #1623 from novilabs/alloc-status-created-at
add 'Created At' to nomad alloc-status
2016-08-19 10:39:15 -07:00
Seth Vargo d9d7bb9a8d Fix bootstrapping docs error
This just cost me about 30 minutes of my life...
2016-08-19 02:52:04 -04:00
Cameron Davison d87c66c054
add Created At to nomad alloc-status 2016-08-18 21:25:32 -05:00
Alex Dadgar 5966c74df7 Run command 2016-08-17 16:25:38 -07:00
Kenjiro Nakayama ed5ddd1b5d Update the usage of plan command 2016-08-17 11:06:08 +09:00
Kenjiro Nakayama c77fbcc67b Add help and documentation 2016-08-17 11:06:08 +09:00
Diptanu Choudhury 6f0bfe2f36 Merge pull request #1596 from ramukima/qemu-extra-args-issue-1588
issue-1588 : Allow extra driver config args as a passthrough for qemu…
2016-08-16 11:17:12 -07:00
Alex Dadgar d108344eea Merge pull request #1540 from novilabs/add-creation-time-to-job-status
Add creation time to job status
2016-08-15 21:04:14 -07:00
ramukima 17b902f20f issue-1588 : Allow extra driver config args as a passthrough for qemu executable from a task specification 2016-08-15 23:36:13 -04:00
Cameron Davison 9d812516e8
s/Created/Created At/ 2016-08-15 21:40:34 -05:00
Kenjiro Nakayama e66a837bc0 Fix format in fs documentation 2016-08-11 10:39:37 +09:00
Diptanu Choudhury 9a75052d2c Merge pull request #1518 from pubnub/feature/chroot-map-rebase
Add config field to specify chroot mapping for exec driver
2016-08-10 17:00:03 -07:00
Diptanu Choudhury 9f0926b5aa Merge pull request #1539 from hashicorp/docs-summaries
Added docs for job summaries
2016-08-10 15:08:32 -07:00
Diptanu Choudhury 2fd245a650 Merge pull request #1543 from nak3/add-rkt-debug
Add debug option to rkt task config
2016-08-09 10:35:07 -07:00
Alex Dadgar c8b995b19f Merge pull request #1503 from nak3/add-printer
Support nomad CLI output with JSON and template format
2016-08-09 09:54:25 -07:00
Kenjiro Nakayama f3a0f23411 docs: Update command options subtitles 2016-08-09 22:56:26 +09:00
Kenjiro Nakayama c9e696d750 Update after another review 2016-08-09 22:50:18 +09:00
Kenjiro Nakayama 770f37881f Update help and error message 2016-08-09 21:06:20 +09:00
Kenjiro Nakayama bcae435502 Add doc about -json and -t options 2016-08-09 21:06:20 +09:00
Cameron Davison 5ce7b308bb
remove time flag, and update docs with new column 2016-08-08 21:15:45 -05:00
Kenjiro Nakayama 11a8a7218e Add debug option to rkt task config 2016-08-09 09:01:05 +09:00
Diptanu Choudhury 1f3d6f1f53 Merge pull request #1536 from nak3/add-cpu-mhz-to-node
tiny: Add MHz to node-status output
2016-08-08 13:28:40 -04:00
Seth Vargo 758da3564e
Update links to serf 2016-08-08 12:47:59 -04:00
Kenjiro Nakayama 7dfc75ac9c tiny: Add MHz to node-status output 2016-08-08 13:12:01 +09:00
Diptanu Choudhury 1bc63ab808 Added docs for job summaries 2016-08-07 20:38:29 -04:00
Jay Oster 20d3d00b29 Add documentation for chroot_env client configuration 2016-08-05 15:59:06 -07:00
Alex Dadgar 096956257d changelog 2016-08-05 10:47:44 -07:00
Alex Dadgar 7b64adfcdd Merge pull request #1502 from hashicorp/f-plan-exit-code
Plan exit code map to whether allocations would change + bug fix
2016-08-03 11:10:21 -07:00
Alex Dadgar 2eb9127ef1 Merge pull request #1513 from mlafeldt/workdir
Docker driver: allow to configure working directory
2016-08-03 10:27:49 -07:00
Mathias Lafeldt d91f7dbdf8
Docker driver: allow to configure working directory 2016-08-03 16:18:15 +02:00
Mathias Lafeldt dba6183b38
Job Spec: Link restart policy reference
For easier lookup.
2016-08-03 15:42:51 +02:00
Alex Dadgar cec6d8a1eb remove gating of ipc, user ns and pidmode based on hosts priviledge mode config 2016-08-02 16:02:34 -07:00
Alex Dadgar e474ea7cce plan returns appropriate exit code 2016-08-01 20:07:49 -07:00
Alex Dadgar 2a415f1dc6 Update bootstrapping.html.md 2016-07-27 10:31:15 -07:00
Alex Dadgar cfdccc9a36 api docs 2016-07-25 14:09:36 -07:00
Alex Dadgar a18aef187e getting started 2016-07-25 13:29:19 -07:00
Alex Dadgar fcb21177dd logs command docs 2016-07-25 13:08:39 -07:00
Alex Dadgar d7439c56db Merge pull request #1452 from hashicorp/d-bootstrap
Bootstrapping a production cluster documentation
2016-07-25 11:26:39 -07:00
Alex Dadgar 653b50cb72 Bootstrapping a production cluster documentation 2016-07-25 11:26:19 -07:00
micheal 6d5f5b146f Update taskconfig.html.md
Remove references to domain.com. RFC 2606 (https://www.rfc-editor.org/rfc/rfc2606.txt) reserves `example.com` for use in documentation. `domain.com` is a real website.
2016-07-25 00:27:26 -07:00
Alex Dadgar 84c3711989 Merge pull request #1457 from hashicorp/f-kill-event
Add killing event and mark task as not running when killed
2016-07-22 17:33:18 -07:00
Alex Dadgar f46c9e8d64 Merge pull request #1453 from hashicorp/d-fs-tail
Documentation for tail and the stream endpoint
2016-07-22 16:21:25 -07:00
matt maier 7f2af04bcd Change circonus_broker_search_tag to circonus_broker_select_tag to match option in consul 2016-07-22 15:16:14 -04:00
matt maier 02d71eb6d3 Circonus integration for telemetry metrics 2016-07-22 12:33:10 -04:00
Alex Dadgar 90748cedad Add killing event and mark task as not running when killed 2016-07-21 15:49:54 -07:00
Alex Dadgar e6e5174919 document endpoint 2016-07-21 12:33:05 -07:00
Alex Dadgar 4e24676cd3 Docs 2016-07-21 12:33:05 -07:00
Dara Kong 82e08d0606 Docs: Fix list of chroot directories
The chroot list was updated in be1266e42d
2016-07-20 18:13:06 -07:00
Alex Dadgar 56a831ded0 Merge pull request #1442 from nak3/fix-doc-example
[doc] Fix job example to use system scheduler with count 5
2016-07-20 16:24:35 -07:00
Diptanu Choudhury ccdcc577df Merge pull request #1437 from nak3/fix-init-template
[tiny] Fix an indent in init template
2016-07-20 10:10:07 -07:00
Diptanu Choudhury 917b687d95 Merge pull request #1440 from nak3/fix-allocating-ports-example
[docs] Write allocate ports example accurately
2016-07-20 10:08:11 -07:00
Kenjiro Nakayama ace72bc51d [doc] Fix job example to use system scheduler with count 5 2016-07-20 22:31:05 +09:00
Kenjiro Nakayama d29579daf0 [docs] Write allocate ports example accurately in the doc of the docker driver 2016-07-20 20:55:42 +09:00
Kenjiro Nakayama 47260d68be [tiny] Fix an indent in init template 2016-07-20 17:41:26 +09:00
Kenjiro Nakayama 55d8862a81 Use array for jvm_options example in JAVA Driver 2016-07-20 16:31:44 +09:00
Mathias Lafeldt ace9cfa272
Fix indent of args block 2016-07-19 19:44:03 +02:00
Mathias Lafeldt a81e4fa3a7
Remove unrelated code snippet from docs 2016-07-19 19:39:22 +02:00
Mathias Lafeldt 722669451a
Fix typos in documentation 2016-07-18 16:24:30 +02:00
K.C. Wong a4236f0c85 Replace `Operator` with `Operand`
* while HCL job-spec uses `operator`, JSON uses `Operand`
* `Operand` is required, it no longer defaults to `==`
  (@see nomad/structs/structs.go#L2297)
2016-07-13 15:56:42 -07:00
Ryan Yabuta d60fd0f2e8 update docs to use the new hostname attribute 2016-07-08 10:32:31 -07:00
Diptanu Choudhury 6ed042a7fb Update the sentence 2016-07-06 12:15:34 -07:00
Diptanu Choudhury 246d60ade2 Added an upgrade guide for the 0.4.0 release 2016-07-06 11:48:13 -07:00
Diptanu Choudhury 177b56fcfe Fixed the metric names for allocation metrics 2016-07-01 12:25:09 -07:00
Diptanu Choudhury 6fe6e1fbf1 Fixed typo 2016-07-01 12:20:51 -07:00
Diptanu Choudhury 5e9c1b9138 Replacing programs with processes 2016-07-01 12:11:16 -07:00
Diptanu Choudhury 4846d44498 Merge pull request #1379 from hashicorp/client-telemetry-docs
updated the telemetry docs page to reflect the statistics published b…
2016-07-01 12:02:43 -07:00
Diptanu Choudhury d03e178880 Changed the metric name for host cpu core and disk 2016-07-01 12:01:52 -07:00
Diptanu Choudhury 5abdc493c7 Fixed the docs related to allocation stats 2016-07-01 11:57:38 -07:00
Alex Dadgar 506ee78a31 Merge pull request #1380 from hashicorp/d-hcl-only
Document validate works on HCL only
2016-07-01 11:54:38 -07:00
Alex Dadgar 79bb4d7d8e Document HCL only 2016-07-01 11:51:53 -07:00
Diptanu Choudhury b8dc9ae644 Fixed the docs related to client host stats 2016-07-01 11:46:05 -07:00
Alex Dadgar 328e433cf6 Merge pull request #1373 from hashicorp/d-operating-job
Documentation for operating a job
2016-07-01 11:18:58 -07:00
Diptanu Choudhury 0a009cafb6 updated the telemetry docs page to reflect the statistics published by the Nomad client 2016-07-01 10:55:13 -07:00
Alex Dadgar b2ecda408a respond to comments 2016-06-30 13:32:33 -07:00
Alex Dadgar 93a3d3e7e5 remove CT example 2016-06-30 11:51:57 -07:00
Alex Dadgar 0125c7e7e8 Updating 2016-06-30 11:49:59 -07:00
Alex Dadgar aabe01c4e0 accessing logs 2016-06-29 17:46:45 -07:00