Commit Graph

658 Commits

Author SHA1 Message Date
Michael Schurter
f23cd482c7 Bump minimum required rkt version; update docs
Make section names match between docker and rkt
2016-10-25 09:46:49 -07:00
Alex Dadgar
51831f92dd Merge pull request #1840 from hashicorp/f-kill-fail
Change how we mark tasks as failed and allow consul-template to fail tasks
2016-10-24 13:40:52 -07:00
Alex Dadgar
629224d74f document initial status 2016-10-20 17:49:45 -07:00
Alex Dadgar
f130c8a894 Change how we mark tasks as failed and allow consul-template to fail tasks 2016-10-20 17:27:16 -07:00
Diptanu Choudhury
8ba32e8720 Documenting the port attribute of the check configuration block (#1837) 2016-10-19 11:12:11 -07:00
Alex Dadgar
746eeb121a Merge pull request #1816 from jippi/add-datadog-telemetry
Add datadog telemetry
2016-10-18 09:53:37 -07:00
Diptanu Choudhury
f0806dceff Enable serf encryption (#1791)
* Added the keygen command

* Added support for gossip encryption

* Changed the URL for keyring management

* Fixed the cli

* Added some tests

* Added tests for keyring operations

* Added a test for removal of keys

* Added some docs

* Fixed some docs

* Added general options
2016-10-17 10:48:04 -07:00
Christian Winther
bc8858ec92 document new key 2016-10-15 10:50:55 +02:00
Seth Vargo
0892e51341 Separate job update strategies into different pages 2016-10-11 20:15:30 -04:00
Seth Vargo
7d0980297b Fix zz 2016-10-11 16:35:53 -04:00
Michael Schurter
5773e1bb17 Merge pull request #1804 from hashicorp/f-job-env-var
Add NOMAD_JOB_NAME to task environment
2016-10-11 13:34:54 -07:00
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
Ben Barnard
ce94317d00 Replace "the the" with "the" in documentation and comments 2016-10-11 15:31:40 -04:00
Michael Schurter
0f11b2d2bb Add NOMAD_JOB_NAME docs 2016-10-11 11:22:09 -07:00
Michael Schurter
9ceccaa70a Merge pull request #1797 from hashicorp/b-fix-docker-volume-docs
Fix docker docs; add volumes/logging to changelog
2016-10-10 09:50:59 -07:00
Seth Vargo
4405c23378 Fix titles 2016-10-09 15:01:59 +08:00
Seth Vargo
e4e413ec4d Remove old refs 2016-10-09 14:58:31 +08:00
Seth Vargo
6eb82bee76 Do not red code table and alerts 2016-10-09 14:56:48 +08:00
Seth Vargo
68fe340c7b Update operating a job to tell a cohesive story 2016-10-09 13:49:03 +08:00
Seth Vargo
5865e39365 Add more examples and links to installation instructions 2016-10-08 18:58:18 +08:00
Seth Vargo
08f90272a5 Remove armon-specific stuff 2016-10-08 18:58:03 +08:00
Seth Vargo
2e8dc2135c Separate cluster formation into separate documentation pages 2016-10-08 18:57:51 +08:00
Michael Schurter
6890c0d2cd Fix ticks 2016-10-07 16:43:17 -07:00
Michael Schurter
8101a5b0fc Add docker volume example 2016-10-07 16:23:55 -07:00
Michael Schurter
d0e483629b Add example docker load config 2016-10-07 16:19:05 -07:00
Michael Schurter
5187f2d0d8 Fix docker docs; add volumes/logging to changelog 2016-10-07 12:28:42 -07:00
Michael Schurter
0f46069211 Merge pull request #1767 from hashicorp/f-docker-volumes-logging
Support Docker Volumes and Logging
2016-10-07 12:10:59 -07:00
Seth Vargo
809aa6ec66 Fix formatting 2016-10-03 18:23:53 -04:00
Michael Schurter
fe1e3c792f Put docker volume support behind conf flag
Also add tests and fix bug with logging driver configuration.
2016-10-03 15:02:50 -07:00
Seth Vargo
891dbc10ff Fix formatting and add more examples to driver docs 2016-10-03 17:35:20 -04:00
Seth Vargo
db790fac0a Remove raw-exec example 2016-10-03 17:11:10 -04:00
Seth Vargo
41930acc17 Remove exec example 2016-10-03 17:10:53 -04:00
Seth Vargo
2467daddbf Update driver docs with constraint examples 2016-10-03 17:01:24 -04:00
Seth Vargo
ff27b6fcaf Update docs on interpreted
Uses "property" instead of overloading "attribute"
2016-10-03 17:01:24 -04:00
Seth Vargo
0d1c47fc9e Fix HCL on interpreted.html 2016-10-03 17:01:23 -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
Seth Vargo
c00859456e Fix docker args docs 2016-09-27 19:14:10 -07:00
Seth Vargo
04c7163aa2 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
a240f1de04 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
4d30e32305 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
4a0c2e96d0 Fix syntax error in JSON example 2016-09-26 16:26:07 +02: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
Theo Hultberg
aa18f4a005 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
93a93e7ef3 Minor typo in bootstrapping.html.md 2016-09-07 16:52:11 -07:00
Diptanu Choudhury
0cf9a7be53 Added docs for readat 2016-08-31 17:20:15 -07:00
Dave Cohen
154e81b011 one last tiny pedantic fix, I swear. 2016-08-27 09:04:01 -04:00
Dave Cohen
43a8539df9 more tiny doc fixes 2016-08-27 08:56:39 -04:00