Commit Graph

728 Commits

Author SHA1 Message Date
Ryan Yabuta d60fd0f2e8 update docs to use the new hostname attribute 2016-07-08 10:32:31 -07:00
Brian Shumate 9723ad005a First use of term
Expand first use of HashiCorp Configuration Language in this page, followed by the abbreviated form
2016-07-07 12:22:14 -04:00
Brian Shumate d4b8d812cb Minor clarification
Point out that the agent should be back up and running again before proceeding to the run a job step.
2016-07-07 10:52:57 -04: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
Alex Dadgar e2302682d7 Service discovery links to docs 2016-06-29 16:57:03 -07:00
David Bresson 247411ca4a Fix units in NOMAD_MEMORY_LIMIT documentation 2016-06-29 16:32:04 -07:00
Alex Dadgar 77dbd975f8 resource usage 2016-06-29 14:31:39 -07:00
Alex Dadgar 98d19aadb6 inspecting state 2016-06-29 13:32:31 -07:00
Alex Dadgar bf728e8e51 Task Configurations 2016-06-29 12:47:17 -07:00
Alex Dadgar 0fb85f18f2 layout framework 2016-06-28 16:28:58 -07:00
Alex Dadgar 1c113ff3b9 version bump 2016-06-28 13:54:19 -07:00
Alex Dadgar 129c097768 Small creating a cluster fixes 2016-06-28 13:32:10 -07:00
Diptanu Choudhury a8dfe08ea4 Merge pull request #1361 from hashicorp/cluster-docs
Added docs around bootstrapping a Nomad cluster
2016-06-28 11:00:21 -07:00
Diptanu Choudhury 614114a303 Modified docs 2016-06-28 10:57:54 -07:00
Alex Dadgar c4388072f8 mark that periodic is optional 2016-06-28 10:33:48 -07:00
Diptanu Choudhury f50c482846 Added a section about fedaration of clusters 2016-06-28 10:33:31 -07:00
Diptanu Choudhury 386aed5009 Merge pull request #1355 from hashicorp/d-getting-started
Update getting started docs
2016-06-27 16:56:22 -07:00
Diptanu Choudhury 60dcd98212 Added docs around bootstrapping a Nomad cluster 2016-06-27 16:24:04 -07:00
Alex Dadgar 8a14c266e4 Update getting started 2016-06-24 19:20:09 -07:00
Alex Dadgar 0691b0e81b clean up stats 2016-06-24 18:00:29 -07:00
Alex Dadgar b8f3c1489c Unify the stats http API docs 2016-06-24 11:09:24 -07:00
Alex Dadgar d935e78ca9 plan api docs 2016-06-23 11:48:31 -07:00
Jake Champlin 5387e49c41 Merge pull request #1329 from hashicorp/f-read-job-from-stdin
Read Nomad Jobfile from STDIN if specified.
2016-06-22 17:46:58 -04:00
Jake Champlin b7292014e3
Update website docs 2016-06-22 17:09:50 -04:00
Diptanu Choudhury d37cccad67 Merge pull request #1336 from hashicorp/f-default-ssl-docker-registry
Making SSL default
2016-06-21 17:00:02 -07:00
Diptanu Choudhury 91062dd83c Updated docs 2016-06-21 16:55:23 -07:00
Lennie dd03a9f626 Added note/link to Vagrant installation instructions
So I spent an hour or more trying to figure out why Docker did not install, turns out installing vagrant from the Linux distribution is a stupid idea.

So hopefully a link will help prevent other people running into this problem.
2016-06-21 23:43:44 +02:00
Jake Champlin 1c2a5ad691
Remove debugging, add newline to website docs 2016-06-21 16:49:12 -04:00
Jake Champlin 84ad9925d7
Update from comments, initial test function 2016-06-21 16:46:42 -04:00
Alex Dadgar cf71cefc8e Website update 2016-06-20 22:10:12 -07:00
Sean Chittenden 304f895db5
Update the docs for installing from source 2016-06-16 21:42:47 -07:00
Alex Dadgar 8240e4b3a7 Merge pull request #1304 from hashicorp/d-plan-cli
plan cli docs
2016-06-16 17:24:24 -07:00
Alex Dadgar 2b26259f27 plan cli docs 2016-06-16 17:23:49 -07:00
Alex Dadgar 85548f46af Merge pull request #1299 from hashicorp/d-node-status
Update node-status docs
2016-06-16 17:21:37 -07:00