Commit Graph

1021 Commits

Author SHA1 Message Date
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
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 ec967bf57c Update website for 0.5.0 and special lxc download 2016-11-16 16:47:35 -08: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