Commit Graph

462 Commits

Author SHA1 Message Date
Diptanu Choudhury
482b9c4d70 Added doc for the SSL key of the docker driver config 2016-04-22 13:23:22 -07:00
Norman Harebottle III
ecd4308210 Minor grammar fix. (#1114)
Added a missing "is" to complete the last sentence.
2016-04-21 13:15:01 -07:00
Diptanu Choudhury
cd92e45e4b Fixed the docs around service discovery 2016-04-19 14:47:04 -07:00
Alex Dadgar
fcd9a551af Merge pull request #1073 from hashicorp/http-advertise-addr-docs
Added docs for http advertise addr
2016-04-18 10:17:21 -07:00
Diptanu Choudhury
c8fa648364 Ensuring that the docs says that the advertise block works on both server and client nodes 2016-04-16 01:30:39 -07:00
Alex Dadgar
791c07fb5a Merge pull request #1099 from hashicorp/f-ip-port-var
Add IP and PORT environment variables
2016-04-15 11:33:16 -07:00
Alex Dadgar
44aff89236 nomad inspect docs 2016-04-15 11:13:26 -07:00
Alex Dadgar
636c3fc82f Add IP and PORT environment variables 2016-04-15 11:01:32 -07:00
Alex Dadgar
9f92bd4e1a Clarify blocking query docs 2016-04-15 10:33:43 -07:00
Alex Dadgar
37da266766 improved JSON docs 2016-04-14 16:47:24 -07:00
Alex Dadgar
b66fec4206 website 2016-04-14 13:04:04 -07:00
Alex Dadgar
575cf8503e docs 2016-04-14 10:57:42 -07:00
Alex Dadgar
6e609fc60e changelog + docker GC cleanup 2016-04-14 10:52:38 -07:00
Alex Dadgar
b63f3bb078 Periodic jobs always are evaluated in UTC TZ 2016-04-12 09:47:25 -07:00
Diptanu Choudhury
b8667f7a2f Added docs for http advertise addr 2016-04-12 08:34:04 -07:00
Alex Dadgar
e6e3225c5c Add -self flag to node-drain 2016-04-11 15:20:49 -07:00
Diptanu Choudhury
d8d24c0a8a Merge pull request #1053 from hashicorp/remove-interfaces
removing interfaces from config
2016-04-09 09:18:17 -07:00
Alex Dadgar
7ca0b7e6fc Merge pull request #1058 from ketzacoatl/patch-1
Dropped `node_id` from docs, per #675
2016-04-08 11:26:04 -07:00
Paul Hinze
401b04529e client/docker: add interactive option
Equivalent to `docker run --interactive` - keeps STDIN open.

Also adds docs for both `tty` and `interactive` docker config.
2016-04-08 12:51:07 -05:00
ketzacoatl
81fc2b096d Dropped node_id from docs, per #675
Specifically, see https://github.com/hashicorp/nomad/blob/master/CHANGELOG.md#030

> Node ID is no longer specifiable. For users who have set a custom Node ID, the node should be drained before Nomad is updated and the data_dir should be deleted before starting for the first time [GH-675]
2016-04-08 13:48:43 -04:00
Diptanu Choudhury
bed0f2b08c Removing the interfaces block from docs 2016-04-07 13:31:32 -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
Diptanu Choudhury
e48d0b0373 Merge pull request #1032 from cosmopetrich/master
Fix syntax errors in example JSON job spec
2016-04-05 00:20:25 -07:00
Cosmo Petrich
97f2a9a1b8 Fix syntax errors in example JSON job spec 2016-04-05 14:25:19 +10:00
Sheldon Kwok
9274016a37 Update alloc.html.md
Fix very minor spelling error.
2016-04-01 14:56:12 -07:00
Diptanu Choudhury
090653051d Merge pull request #1011 from hashicorp/f-docker-load
Added ability to create image from archive
2016-03-30 21:25:13 -07:00
Diptanu Choudhury
8760643621 Making the load a list of strings and added website docs 2016-03-30 17:23:29 -07:00
Alex Dadgar
fc3a638474 Add options documentation for go-getter 2016-03-30 15:22:04 -07:00
Alex Dadgar
3fbe8a1642 node-status -self command and docs 2016-03-29 12:36:24 -07:00
Diptanu Choudhury
99a9b1dec8 Updated the docs 2016-03-28 15:02:00 -07:00
Diptanu Choudhury
138bfe154d Merge pull request #992 from hashicorp/f-script-checks-docs
Added docs for script checks
2016-03-28 14:27:26 -07:00
Diptanu Choudhury
310cf4490b Removing extra chars 2016-03-28 14:26:31 -07:00
Diptanu Choudhury
e52cb8e65c Updated docs 2016-03-28 14:25:15 -07:00
Diptanu Choudhury
77a244b80d Corrected docs 2016-03-28 10:06:44 -07:00
Diptanu Choudhury
8499f091e3 Added docs 2016-03-27 23:21:50 -07:00
Diptanu Choudhury
3c149e6fd6 Added docs for script checks 2016-03-26 13:10:15 -07:00
Alex Dadgar
425a25f827 Merge pull request #987 from hashicorp/website-update-middleman-toc
website: update middleman and link to header
2016-03-25 18:55:20 -07:00
Alex Dadgar
c9c1ef26e2 JSON page docs 2016-03-25 18:34:01 -07:00
Alex Dadgar
fb2534084f nomad run -output emits the JSON representation of the job 2016-03-25 18:24:51 -07:00
Alex Dadgar
aaff02ca49 Merge pull request #978 from hashicorp/f-enforce-user
Operator specifiable blacklist for task's using certain users
2016-03-25 12:44:05 -07:00
Alex Dadgar
a1ff98a69a swap raw_exec and qemu in the blacklist 2016-03-25 12:43:50 -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
Alex Dadgar
cd89a97529 Operator specifiable blacklist for task's using certain users 2016-03-24 10:55:14 -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
Alex Dadgar
4f923f14b9 Pass environment variables from host to exec based tasks 2016-03-23 13:01:45 -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
Pete Shima
f652abaea5 [Docs] Small update to retry join documentation 2016-03-22 21:43:38 -07:00
Alex Dadgar
6e622924bd Merge pull request #964 from hashicorp/d-clarify-distinct-hosts
docs: Clarify distinct_hosts constraint
2016-03-22 15:00:38 -07:00
Alex Dadgar
5ebf06521e clairfy distinct_hosts constraint 2016-03-22 14:59:53 -07:00