Commit graph

831 commits

Author SHA1 Message Date
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
Diptanu Choudhury f7d8950df8 Updated http response for server members 2016-11-10 15:39:53 -08:00
Alex Dadgar eea35626b7 Changes the relative path from joining against the alloc dir to the
task's directory.

This PR changes the behavior when given a relative host path when
mounting docker containers. Prior to this, the behavior was to mount by
joining against the alloc/ directory. This PR changes it to be against
the task/ directory.
2016-11-10 14:47:54 -08:00
Michael Schurter 702416f508 Update address docs to match behavior in #1955 2016-11-09 16:15:56 -08:00
Alex Dadgar 6c4060c014 Merge pull request #1969 from maier/master
Vendor circonus
2016-11-09 14:29:53 -08:00
Michael Schurter 5216e9c395 Remove warning since #1862 added ports support 2016-11-09 13:57:12 -08:00
matt maier c6504f3418 Update Circonus integration expose Check Display Name and Check Tags
configuration options.
2016-11-09 15:12:30 -05:00
Alex Dadgar ee921ccbb2 Merge pull request #1949 from carlpett/blacklist-fingerprints-and-drivers
Support blacklisting fingerprinters
2016-11-09 10:31:17 -08:00
Calle Pettersson 4304755c12 Address comments from PR 2016-11-09 11:50:16 +01:00
Calle Pettersson 8632696e2d Add blacklisting of drivers 2016-11-08 18:30:07 +01:00
Calle Pettersson b603bb007e Add blacklisting of fingerprinters 2016-11-08 18:29:44 +01:00
Cameron Stokes d31acb70be ~ docs: Vault Example Configuration fixes
- add `-L` to follow redirect when downloading example config files (file is linked to root, but gets redirected to _www_).
- fix role name to match recommendation
2016-11-07 21:35:14 -08:00
Alex Dadgar 46893c7558 Merge pull request #1921 from hashicorp/f-abs-templ
Allow absolute paths for template sources
2016-11-07 12:28:49 -08:00
Diptanu Choudhury 15f085a4d7 Merge pull request #1931 from hashicorp/rename-vault-config
Rename vault config
2016-11-06 10:14:25 -08:00
Diptanu Choudhury d1345b9294 Fixed docs 2016-11-04 17:22:22 -07:00
Michael Schurter 9b8a95e601 Merge pull request #1940 from hashicorp/f-docker-userns-support
Add userns_mode docker config option
2016-11-04 16:59:21 -07:00
Michael Schurter b1a01a9a0f Add userns_mode docker config option
Fixes #1904
2016-11-04 16:53:56 -07:00
Alex Dadgar 647945089e Fixes to stop command 2016-11-04 15:25:12 -07:00
Diptanu Choudhury 06bc740371 Removed disk from resources docs 2016-11-04 10:17:30 -07:00
Seth Vargo 773e10fcfc Use tt instead 2016-11-04 11:14:40 -04:00
Chad Billman 62ae27554a Escape hostname in agent encryption docs 2016-11-04 08:41:05 -04:00
Diptanu Choudhury 26373aab43 Changed docs 2016-11-03 14:26:27 -07:00
Seth Vargo 0a87d0da32
Remove debug rec 2016-11-02 19:29:38 -04:00
Seth Vargo 241a43eddf
Address feedback 2016-11-02 19:26:10 -04:00
Seth Vargo 4a1fa67f26
Separate agent configuration into its own pages
I apologize in advance for the rather long PR, but unfortunately there
is not an easy way to break this up into smaller chunks. This separates
the agent configuration into smaller, more consumable pieces just like
the job specification.
2016-11-02 18:30:00 -04:00
Seth Vargo 446d6c08c0
Address feedback 2016-11-02 18:29:17 -04:00
Seth Vargo 1941aae963
Add vault stanza everywhere 2016-11-02 18:26:53 -04:00
Alex Dadgar 2a5ac5e7ee Allow absolute paths for template sources 2016-11-02 13:04:47 -07:00
Seth Vargo 25907c5e33
Document ephemeral_disk under group
Fixes GH-1915
2016-11-02 09:26:31 -04:00
Alex Dadgar 2b8d08e6fa LXC website 2016-11-01 18:59:26 -07:00
Alex Dadgar dc723ceeb9 webfix 2016-11-01 18:47:40 -07:00
Alex Dadgar c3d001008b Merge pull request #1911 from hashicorp/docs-encryption
Added docs for encryption
2016-11-01 17:40:54 -07:00
Alex Dadgar 9fa15d01a9 Respond to comments 2016-11-01 17:40:42 -07:00
Diptanu Choudhury 3a00b2a247 Added docs for encryption 2016-11-01 15:50:12 -07:00
Alex Dadgar abcc0ea852 Merge branch 'master' of github.com:hashicorp/nomad 2016-11-01 15:26:21 -07:00
Alex Dadgar de5c8a530f enabled 2016-11-01 15:26:08 -07:00
Sean Chittenden eed30b136b
Drop in a keyword that an option impacts client-specific metrics only. 2016-11-01 14:56:49 -07:00
Alex Dadgar d07ffccb20 copy 2016-11-01 14:28:02 -07:00
Alex Dadgar 478eebb19b Merge pull request #1908 from hashicorp/f-vault-docs
Vault docs
2016-11-01 12:39:14 -07:00
Alex Dadgar 81c4acc248 Use nomad-server for retrieving a token 2016-11-01 12:38:45 -07:00
Alex Dadgar 1156c79e1b Read from env 2016-11-01 12:37:27 -07:00
Alex Dadgar caa8aeef07 docs 2016-11-01 12:23:10 -07:00
Michael Schurter c1f9d3ed61 Merge pull request #1907 from hashicorp/f-lxc-docs
Add LXC docs and enable by default for lxc builds
2016-11-01 11:06:39 -07:00
Alex Dadgar 80c09f188f Merge pull request #1905 from hashicorp/sethvargo/faildocs
Clarify restart mode "fail"
2016-11-01 10:43:29 -07:00
Alex Dadgar 747c3e7e68 Agent 2016-11-01 10:39:15 -07:00
Alex Dadgar 8f365bfbbf Update vault_test to use minimal set of policies + start of Vault documentation 2016-11-01 10:39:15 -07:00
Michael Schurter b84d8212ff Add LXC docs and enable by default for lxc builds 2016-11-01 10:18:16 -07:00
Jussi Kalliokoski 6c357343d6 Fixed a grammar mistake in template docs. 2016-11-01 16:17:21 +02:00
Seth Vargo 49eade3e13
Clarify restart mode "fail"
Fixes GH-1885
2016-11-01 08:56:34 -04:00
Seth Vargo 8baa0f8341 Merge pull request #1901 from hashicorp/sethvargo/more_docs
Update init command and add ephemeral_disk docs
2016-10-31 21:53:03 -04:00
Seth Vargo 90fad382cf
Address feedback 2016-10-31 21:52:45 -04:00
Diptanu Choudhury 73354b0b0f Added conf options for TLS 2016-10-31 18:14:48 -07:00
Seth Vargo 5428257f35
Add ephemeral_disk docs 2016-10-31 20:06:00 -04:00
Seth Vargo c13a9de213
Specify restart policy is not the same as restart behavior 2016-10-31 16:53:18 -04:00
Seth Vargo 15493c300f
Fix long lines 2016-10-31 16:53:17 -04:00
Seth Vargo 291c247183
Add multiline string template example 2016-10-31 16:53:17 -04:00
Seth Vargo 26526d8ce7
Fix multiline 2016-10-31 16:53:17 -04:00
Seth Vargo 375211d4c9
Fix example 2016-10-31 16:53:17 -04:00
Seth Vargo 7cf2ab7f58
Capital HTTP 2016-10-31 16:53:16 -04:00
Seth Vargo 12c8f3e9f3
Wrap line 2016-10-31 16:53:16 -04:00
Seth Vargo 348d5ec92c
Add port to service 2016-10-31 16:53:16 -04:00
Seth Vargo 907572c37a
To discus and discuss we will begin discussion 2016-10-31 16:53:15 -04:00
Seth Vargo abda6cc8cf
Update service description 2016-10-31 16:53:15 -04:00
Seth Vargo 356e19c530
Remove hard vault_token and change task name 2016-10-31 16:52:58 -04:00
Seth Vargo 9022998cf7
Consuming Secrets 2016-10-31 16:52:57 -04:00
Seth Vargo 3edbf62062
Discourage setting vault_token directly in job file 2016-10-31 16:52:57 -04:00
Seth Vargo e3be0e6509
Clarify templates must pre-exist and cannot come from the container 2016-10-31 16:52:57 -04:00
Seth Vargo 693baf2525
Fix job example 2016-10-31 16:52:56 -04:00
Seth Vargo 613d1d685b
Add service SEO description 2016-10-31 16:52:56 -04:00
Seth Vargo 59fea443ac
Add vault example 2016-10-31 16:52:55 -04:00
Seth Vargo c6603cddee
Add template example 2016-10-31 16:52:55 -04:00