Commit Graph

140 Commits

Author SHA1 Message Date
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
Alex Dadgar
c32512c74e Fix typo in telemetry documentation.
Fixes #2008
2016-11-18 11:11:45 -08: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
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
Michael Schurter
333ae6fe42 Update address docs to match behavior in #1955 2016-11-09 16:15:56 -08:00
matt maier
e607c6f329 Update Circonus integration expose Check Display Name and Check Tags
configuration options.
2016-11-09 15:12:30 -05:00
Calle Pettersson
dd2c8531f1 Address comments from PR 2016-11-09 11:50:16 +01:00
Calle Pettersson
0be1a1fbf4 Add blacklisting of drivers 2016-11-08 18:30:07 +01:00
Calle Pettersson
2f2c5adb86 Add blacklisting of fingerprinters 2016-11-08 18:29:44 +01:00
Diptanu Choudhury
819e04437c Merge pull request #1931 from hashicorp/rename-vault-config
Rename vault config
2016-11-06 10:14:25 -08:00
Diptanu Choudhury
54f98dae7b Fixed docs 2016-11-04 17:22:22 -07:00
Seth Vargo
58ab165e87 Use tt instead 2016-11-04 11:14:40 -04:00
Chad Billman
9e25fb044f Escape hostname in agent encryption docs 2016-11-04 08:41:05 -04:00
Diptanu Choudhury
b76261a230 Changed docs 2016-11-03 14:26:27 -07:00
Seth Vargo
2fb5eb248d Remove debug rec 2016-11-02 19:29:38 -04:00
Seth Vargo
7d596ded20 Address feedback 2016-11-02 19:26:10 -04:00
Seth Vargo
c86a07d834 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
Alex Dadgar
84caca7008 Merge pull request #1911 from hashicorp/docs-encryption
Added docs for encryption
2016-11-01 17:40:54 -07:00
Alex Dadgar
3e8bd93e66 Respond to comments 2016-11-01 17:40:42 -07:00
Diptanu Choudhury
98f0dcdad0 Added docs for encryption 2016-11-01 15:50:12 -07:00
Alex Dadgar
75aa543bf4 Merge branch 'master' of github.com:hashicorp/nomad 2016-11-01 15:26:21 -07:00
Alex Dadgar
45f5d998a8 enabled 2016-11-01 15:26:08 -07:00
Sean Chittenden
dbb9408882 Drop in a keyword that an option impacts client-specific metrics only. 2016-11-01 14:56:49 -07:00
Alex Dadgar
9939fa0971 Read from env 2016-11-01 12:37:27 -07:00
Alex Dadgar
0c5230d400 docs 2016-11-01 12:23:10 -07:00
Alex Dadgar
9b18008ccd Agent 2016-11-01 10:39:15 -07:00
Diptanu Choudhury
5741ca914e Added conf options for TLS 2016-10-31 18:14:48 -07:00
Seth Vargo
e537c54557 Revamp job specification documentation to be more modular and composable 2016-10-27 22:18:06 -04:00
Alex Dadgar
a3676fc097 Small cleanups 2016-10-27 10:51:11 -07:00
Evan Gilman
5a1b8db597 Add address selector methods to the agent 2016-10-27 10:51:11 -07:00
Alex Dadgar
746eeb121a Merge pull request #1816 from jippi/add-datadog-telemetry
Add datadog telemetry
2016-10-18 09:53:37 -07:00
Diptanu Choudhury
f0806dceff Enable serf encryption (#1791)
* Added the keygen command

* Added support for gossip encryption

* Changed the URL for keyring management

* Fixed the cli

* Added some tests

* Added tests for keyring operations

* Added a test for removal of keys

* Added some docs

* Fixed some docs

* Added general options
2016-10-17 10:48:04 -07:00
Christian Winther
bc8858ec92 document new key 2016-10-15 10:50:55 +02:00
Ben Barnard
d49b191cd7 Minor documentation edits for grammar and clarity
These are things I noticed as I read through the documentation.
There are a couple of minor substantive corrections as well.
2016-10-11 15:52:50 -04:00
Ben Barnard
ce94317d00 Replace "the the" with "the" in documentation and comments 2016-10-11 15:31:40 -04:00
Seth Vargo
6eb82bee76 Do not red code table and alerts 2016-10-09 14:56:48 +08:00
Seth Vargo
08f90272a5 Remove armon-specific stuff 2016-10-08 18:58:03 +08:00