Justin Carter
b43338b59a
-config needed to pass multiple config files
...
When trying the command above with just 1 -config option specified only the config from the first file was picked up.
2016-05-08 10:53:46 +02:00
Diptanu Choudhury
ac0bbc407e
Merge pull request #1118 from hashicorp/docs-discovery-json
...
Added docs for json representation of service discovery objects
2016-05-03 01:15:12 -07:00
Seth Vargo
3f5783af2e
Track enhanced links
2016-05-02 16:00:10 -04:00
Pete Shima
432325d944
Fix typo in force-leave docs
2016-05-01 13:00:04 -07:00
Seth Vargo
377dfd3ade
Do not allow referrer to modify the sender
...
http://mathiasbynens.github.io/rel-noopener/
2016-04-22 23:37:55 -04:00
Diptanu Choudhury
452eacb6ef
Bumping up the version of the website
2016-04-22 16:56:35 -07:00
Diptanu Choudhury
2f5575962d
Added doc for the SSL key of the docker driver config
2016-04-22 13:23:22 -07:00
Diptanu Choudhury
5a63d58075
Added docs for json representation of service discovery objects
2016-04-22 11:15:49 -07:00
Norman Harebottle III
ab46ce3970
Minor grammar fix. ( #1114 )
...
Added a missing "is" to complete the last sentence.
2016-04-21 13:15:01 -07:00
Diptanu Choudhury
0b7ba9a592
Fixed the docs around service discovery
2016-04-19 14:47:04 -07:00
Alex Dadgar
67865ab530
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
03f64f1352
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
3818d3013d
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
6ffad28961
nomad inspect docs
2016-04-15 11:13:26 -07:00
Alex Dadgar
8256396f1e
Add IP and PORT environment variables
2016-04-15 11:01:32 -07:00
Alex Dadgar
ef7dde912e
Clarify blocking query docs
2016-04-15 10:33:43 -07:00
Alex Dadgar
32e207c2da
improved JSON docs
2016-04-14 16:47:24 -07:00
Alex Dadgar
a5a75e11d9
website
2016-04-14 13:04:04 -07:00
Alex Dadgar
b83ea0ff8b
docs
2016-04-14 10:57:42 -07:00
Alex Dadgar
78adfa8ed6
changelog + docker GC cleanup
2016-04-14 10:52:38 -07:00
Alex Dadgar
f7fb21db18
Merge pull request #1074 from hashicorp/f-periodic-utc
...
Periodic jobs always are evaluated in UTC TZ
2016-04-12 17:18:45 -07:00
Alex Dadgar
f741e83401
Merge pull request #1082 from hashicorp/sethvargo/ws_md
...
Update website push script to fix metadata
2016-04-12 16:32:57 -07:00
Seth Vargo
5ee91c6a65
Only pubish a single, combine js artifact
2016-04-12 20:30:14 +01:00
Seth Vargo
34efff01ac
Update website push script to fix metadata
2016-04-12 20:17:27 +01:00
Alex Dadgar
273dfaf2c7
Periodic jobs always are evaluated in UTC TZ
2016-04-12 09:47:25 -07:00
Diptanu Choudhury
9d6e4ddbc2
Added docs for http advertise addr
2016-04-12 08:34:04 -07:00
Alex Dadgar
60153ed845
Add -self flag to node-drain
2016-04-11 15:20:49 -07:00
Diptanu Choudhury
953127fff7
Merge pull request #1053 from hashicorp/remove-interfaces
...
removing interfaces from config
2016-04-09 09:18:17 -07:00
Alex Dadgar
b170be12ea
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
044978783f
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
640a03397e
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
e00f8426d8
Removing the interfaces block from docs
2016-04-07 13:31:32 -07:00
Paul Hinze
e91865916c
website: force mime-types for some assets on deploy
...
Should fix occassional issues with application/octet-stream mime type
assets breaking things on the site.
2016-04-07 12:52:11 -05:00
K.C. Wong
4709a46026
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
7d7c89b0c2
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
a8aa845dd2
Fix syntax errors in example JSON job spec
2016-04-05 14:25:19 +10:00
Sheldon Kwok
a972d56d2d
Update alloc.html.md
...
Fix very minor spelling error.
2016-04-01 14:56:12 -07:00
Diptanu Choudhury
50ce00c566
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
2601468708
Making the load a list of strings and added website docs
2016-03-30 17:23:29 -07:00
Alex Dadgar
055f30a824
Add options documentation for go-getter
2016-03-30 15:22:04 -07:00
Alex Dadgar
7bee675b6c
node-status -self command and docs
2016-03-29 12:36:24 -07:00
Diptanu Choudhury
d69418b20b
Updated the docs
2016-03-28 15:02:00 -07:00
Diptanu Choudhury
8e575bdfb1
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
c07f13c7c5
Removing extra chars
2016-03-28 14:26:31 -07:00
Diptanu Choudhury
a99f20ef9f
Updated docs
2016-03-28 14:25:15 -07:00
Diptanu Choudhury
ab557b0f0c
Corrected docs
2016-03-28 10:06:44 -07:00
Diptanu Choudhury
2bc5e78e9e
Added docs
2016-03-27 23:21:50 -07:00
Diptanu Choudhury
9acdc48e52
Added docs for script checks
2016-03-26 13:10:15 -07:00
Alex Dadgar
9850440d27
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
1b6e772681
JSON page docs
2016-03-25 18:34:01 -07:00