Commit graph

801 commits

Author SHA1 Message Date
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 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
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
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
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
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 3aba171946
Align = 2016-11-17 13:06:05 -05:00
Seth Vargo e79e67b58b
Use list instead of table 2016-11-17 13:05:55 -05:00
Seth Vargo 2d432cc63a
Use shell instead of sh 2016-11-17 13:05:14 -05:00
Seth Vargo 14e94de46d
Organize examples into section 2016-11-17 13:04:52 -05:00
Seth Vargo 6769717695
Fix JSON spacing 2016-11-17 13:04:39 -05:00
Seth Vargo 052e55ecd1
Move link to bottom 2016-11-17 13:04:29 -05:00
Michael Schurter 37acbf7adb 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 ea88536a99 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 1230a69938 Better examples 2016-11-16 14:55:11 -08:00
Michael Schurter 0a351235b6 Fix review comments 2016-11-16 14:49:29 -08:00
Alex Dadgar 9683f5a2c6 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 1068c35d33 Fix example 2016-11-16 14:44:55 -08:00
Dmitry Galinsky 3ec7ebac9c Add network_aliases for docker driver 2016-11-16 11:16:07 +03:00
Michael Schurter 78241d72d4 Don't forget localhost! 2016-11-15 17:23:00 -08:00
Michael Schurter d36d716bf9 Add docs for generating example certificates 2016-11-15 17:22:54 -08:00
Alex Dadgar 9497991590 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 68a8396d9b s/Vault token/rendered template/ 2016-11-14 21:59:42 +01:00
Alejandro Guirao Rodríguez 0152795858 Possible errata
For what I understand, regions are not meant to be nested (?)
2016-11-12 17:14:04 +01:00
Diptanu Choudhury 0a70ee3924 Merge branch 'master' of github.com:hashicorp/nomad 2016-11-10 15:40:09 -08:00