Diptanu Choudhury
264a0c46cf
Merge pull request #2223 from hashicorp/f-env-addr
...
Setting the Addrs of sibling tasks in the env
2017-01-23 15:05:48 -08:00
Diptanu Choudhury
a79754c996
Added docs
2017-01-23 15:05:18 -08:00
Michael Schurter
856c1d540b
Merge pull request #2232 from hashicorp/b-clarify-go-getter
...
Remove misleading "any URL as defined by go-getter" doc
2017-01-23 15:04:34 -08:00
Michael Schurter
1b80e15888
Add more details to the source doc
2017-01-23 15:00:22 -08:00
Alex Dadgar
606bb30863
Merge pull request #2226 from hashicorp/b-vault
...
Improve Vault integration and validation
2017-01-23 14:59:41 -08:00
Michael Schurter
496f125840
Remove misleading "any URL as defined by go-getter" doc
2017-01-23 14:55:37 -08:00
Alex Dadgar
ee5296ba70
Deprecation notice
2017-01-23 11:32:51 -08:00
Alex Dadgar
3365688571
Remove SSL
2017-01-23 11:32:51 -08:00
Alex Dadgar
5d07eaa534
Wording
2017-01-23 10:51:57 -08:00
Theo
65bf720204
Clarify that exec copies all chroot_env directories
...
This was not clear to me and is very important to understand since you can quickly fill up your disk if you run batch jobs.
2017-01-23 08:13:27 +01:00
Alex Dadgar
dd4b959df9
update website
2017-01-21 17:53:30 -08:00
Alex Dadgar
d949665010
Merge pull request #2199 from hashicorp/f-jars
...
Support setting class_path and class name.
2017-01-17 15:25:47 -08:00
Troy Swanson
47c370985c
s/acess/access
2017-01-16 14:35:14 -06:00
Alex Dadgar
78deb8b292
Support setting class_path and class name.
...
This PR enhances the java driver to allow setting the class path and
class name to run. It also fixes an issue that would make the Java
driver attempt to chroot regardless of operating system (this never
effected a released version of Nomad).
2017-01-13 16:03:11 -08:00
Cameron Davison
88a462d5b9
add force_pull to docker driver
2017-01-10 16:54:01 -06:00
Alex Dadgar
669dd0bd9a
Add better docs for destination
2017-01-09 15:38:04 -08:00
Andrew Svoboda
c46594534a
Update network.html.md
...
Update typo
2017-01-06 17:32:24 -08:00
Diptanu Choudhury
5163e0fa94
Updated docs for /job/allocations endpoint
2017-01-06 11:44:49 -08:00
Alex Dadgar
675855b8c2
Fix documentation for interpolating attrs/meta
...
This PR fixes the website documentation to correctly present the way of
specifying constraints on node meta and attributes.
2017-01-03 13:25:56 -08:00
Alex Dadgar
86b1196906
Update commands on website
2017-01-03 13:22:02 -08:00
Alex Dadgar
23fcd807cb
Merge pull request #2098 from jorgemarey/f-telemetry-nodename
...
Allow to set the nodename on telemetry
2017-01-04 03:33:48 +08:00
Phil Porada
9246a7c849
Update downloads.html.erb
...
Fixed a nitpick one of the Vault guys had.
2016-12-29 07:33:09 -07:00
Phil Porada
a81dc9035c
Takes care request #2 on Nomad GH-2129
2016-12-22 21:19:46 -05:00
Jorge Marey
189a49b74d
Add option to set nodename instead of hostname on telemetry values
2016-12-21 09:53:29 +01:00
Alex Dadgar
746d4c7ee3
Small cleanups
2016-12-19 14:22:08 -08:00
Alex Dadgar
18739a4433
Merge pull request #1980 from dmexe/network-aliases
...
Add network_aliases for docker driver
2016-12-19 14:17:48 -08:00
Alex Dadgar
797bd3013f
Merge pull request #2125 from pgporada/master
...
Updated docker doc to remove useless word
2016-12-19 12:45:54 -08:00
Alex Dadgar
9ddadf0209
update eval example
2016-12-19 10:16:49 -08:00
Phil Porada
c8199fb404
Removed useless word
2016-12-16 16:57:58 -05:00
Michael Schurter
75a04b4c1f
Remove commented out block from comments
2016-12-15 17:17:31 -08:00
Michael Schurter
c2287adeee
Fix demo vagrant server by making hostname resolve
2016-12-15 16:25:58 -08:00
Diptanu Choudhury
38122b2d7e
Merge pull request #2109 from justinwalz/json_docs_vault
...
add vault example for JSON api
2016-12-14 19:02:04 -08:00
Justin Walz
7e7c201d22
add vault example for JSON api
2016-12-14 16:49:38 -08:00
Rafael Zanella
69994ac633
Added example for the Reserved field
...
https://github.com/zanella/nomad-api/pull/4
2016-12-14 09:58:52 -02:00
Brian Shumate
448d6eec89
Remove admonition about server-members command
2016-12-13 11:11:26 -05:00
Alex Dadgar
f94c8a3588
Update version
2016-12-12 13:56:34 -08:00
Michael Schurter
5f8137d993
Document rkt --dns={host,none}
2016-12-12 10:59:56 -08:00
Samuel BERTHE
8530981c72
doc(interpolation): More explicit
2016-12-09 10:24:30 +01:00
Seth Vargo
abf2ec76cc
Merge pull request #2073 from hashicorp/sethvargo/meta
...
Fix broken meta links
2016-12-08 11:30:36 -08:00
Seth Vargo
24ba6119b1
Fix broken meta links
2016-12-08 10:45:33 -08:00
Seth Vargo
358ab96a47
Client meta is a map[string]string
2016-12-08 10:35:40 -08:00
Florian Breisch
47638cbc8a
Fix subsequent IDs
2016-12-08 17:09:28 +01:00
julienlevasseur
7a79dbfb7a
Correct a grammar typo
...
a "the a" was still on text, certainly after an hesitation from author.
Keep the "a" form, as it's more general.
2016-11-29 16:44:37 -05:00
Michael Schurter
efa8abce0b
Mention client level user configs
2016-11-28 13:14:32 -08:00
Michael Schurter
b0477c9d48
Fix user
docs
2016-11-28 13:14:32 -08:00
Alex Dadgar
a26f52febd
Fix typo in telemetry documentation.
...
Fixes #2008
2016-11-18 11:11:45 -08:00
Seth Vargo
15cfaaf59d
Fix duplicate meta description
2016-11-17 16:55:35 -05:00
Seth Vargo
f0aad0d7cd
Fix downloads
2016-11-17 13:50:05 -05:00
Seth Vargo
d871b7063f
Revert custom HTML
2016-11-17 13:26:03 -05:00
Seth Vargo
3aba171946
Align =
2016-11-17 13:06:05 -05:00