Commit Graph

800 Commits

Author SHA1 Message Date
Diptanu Choudhury
bfb01d96eb Added docs 2017-01-23 15:05:18 -08:00
Alex Dadgar
11200cdfd2 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
61d3008b5c s/acess/access 2017-01-16 14:35:14 -06:00
Alex Dadgar
9206446a8d 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
e2a09752b5 add force_pull to docker driver 2017-01-10 16:54:01 -06:00
Alex Dadgar
30655ef557 Add better docs for destination 2017-01-09 15:38:04 -08:00
Andrew Svoboda
5be017bba5 Update network.html.md
Update typo
2017-01-06 17:32:24 -08:00
Diptanu Choudhury
32f96edd61 Updated docs for /job/allocations endpoint 2017-01-06 11:44:49 -08:00
Alex Dadgar
55eaf2d24e 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
500960ea4f Update commands on website 2017-01-03 13:22:02 -08:00
Jorge Marey
a39cebb744 Add option to set nodename instead of hostname on telemetry values 2016-12-21 09:53:29 +01:00
Alex Dadgar
e420d17bfb Small cleanups 2016-12-19 14:22:08 -08:00
Alex Dadgar
feb6f53a53 Merge pull request #1980 from dmexe/network-aliases
Add network_aliases for docker driver
2016-12-19 14:17:48 -08:00
Alex Dadgar
41a69093a1 Merge pull request #2125 from pgporada/master
Updated docker doc to remove useless word
2016-12-19 12:45:54 -08:00
Alex Dadgar
168cbec7a2 update eval example 2016-12-19 10:16:49 -08:00
Phil Porada
6bd61125ed Removed useless word 2016-12-16 16:57:58 -05:00
Diptanu Choudhury
3415920cac 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
fdd1636eec add vault example for JSON api 2016-12-14 16:49:38 -08:00
Rafael Zanella
c708ffeb2f Added example for the Reserved field
https://github.com/zanella/nomad-api/pull/4
2016-12-14 09:58:52 -02:00
Brian Shumate
3837a43b99 Remove admonition about server-members command 2016-12-13 11:11:26 -05:00
Michael Schurter
be64216f19 Document rkt --dns={host,none} 2016-12-12 10:59:56 -08:00
Samuel BERTHE
09faee6c45 doc(interpolation): More explicit 2016-12-09 10:24:30 +01:00
Seth Vargo
ae2b0f5afc Merge pull request #2073 from hashicorp/sethvargo/meta
Fix broken meta links
2016-12-08 11:30:36 -08:00
Seth Vargo
5a593da3cd Fix broken meta links 2016-12-08 10:45:33 -08:00
Seth Vargo
156975c62f Client meta is a map[string]string 2016-12-08 10:35:40 -08:00
julienlevasseur
7627030ac0 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
e08ca6a9be Mention client level user configs 2016-11-28 13:14:32 -08:00
Michael Schurter
d0d6305530 Fix user docs 2016-11-28 13:14:32 -08:00
Alex Dadgar
c32512c74e Fix typo in telemetry documentation.
Fixes #2008
2016-11-18 11:11:45 -08:00
Seth Vargo
cdf43021a4 Fix duplicate meta description 2016-11-17 16:55:35 -05:00
Seth Vargo
05fe43ae12 Align = 2016-11-17 13:06:05 -05:00
Seth Vargo
a3855460e5 Use list instead of table 2016-11-17 13:05:55 -05:00
Seth Vargo
b19d30d160 Use shell instead of sh 2016-11-17 13:05:14 -05:00
Seth Vargo
7d6ff824e9 Organize examples into section 2016-11-17 13:04:52 -05:00
Seth Vargo
b93c4f50a7 Fix JSON spacing 2016-11-17 13:04:39 -05:00
Seth Vargo
a9e103236a Move link to bottom 2016-11-17 13:04:29 -05:00
Michael Schurter
cd688531d2 Merge pull request #1997 from hashicorp/f-tls-docs
Add docs for generating example certificates
2016-11-16 15:05:16 -08:00
Alex Dadgar
2383e7d831 Merge pull request #2000 from hashicorp/d-vault-example
Better examples for Vault config for both servers and clients
2016-11-16 14:56:07 -08:00
Alex Dadgar
f77c3fb058 Better examples 2016-11-16 14:55:11 -08:00
Michael Schurter
5754a3ebf4 Fix review comments 2016-11-16 14:49:29 -08:00
Alex Dadgar
ba347afb56 Merge pull request #1999 from hashicorp/d-service-https
Fix example for service using HTTPS check
2016-11-16 14:45:34 -08:00
Alex Dadgar
dcc3375076 Fix example 2016-11-16 14:44:55 -08:00
Dmitry Galinsky
49416ebf4c Add network_aliases for docker driver 2016-11-16 11:16:07 +03:00
Michael Schurter
df1305d326 Don't forget localhost! 2016-11-15 17:23:00 -08:00
Michael Schurter
4a3243aaf5 Add docs for generating example certificates 2016-11-15 17:22:54 -08:00
Alex Dadgar
5d4e0f18bc Updated AWS speeds and network_speed now overrides
This PR:

* Makes AWS network speeds more granular
* Makes `network_speed` an override and not a default
* Adds a default of 1000 MBits if no network link speed is detected.

Fixes #1985
2016-11-15 13:55:51 -08:00
Bastiaan Bakker
d0d4efd0a2 s/Vault token/rendered template/ 2016-11-14 21:59:42 +01:00
Alejandro Guirao Rodríguez
c22025c863 Possible errata
For what I understand, regions are not meant to be nested (?)
2016-11-12 17:14:04 +01:00
Diptanu Choudhury
8ae2262dfa Merge branch 'master' of github.com:hashicorp/nomad 2016-11-10 15:40:09 -08:00
Diptanu Choudhury
bd82ea6933 Updated http response for server members 2016-11-10 15:39:53 -08:00