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
Diptanu Choudhury
ac5ca2841c
added docs for configuration of telemetry publishing nobs
2016-08-23 16:00:44 -05:00
Jay Oster
62015883ed
Add documentation for chroot_env client configuration
2016-08-05 15:59:06 -07:00
Alex Dadgar
e8356bcace
Merge pull request #1452 from hashicorp/d-bootstrap
...
Bootstrapping a production cluster documentation
2016-07-25 11:26:39 -07:00
Alex Dadgar
65f6481201
Bootstrapping a production cluster documentation
2016-07-25 11:26:19 -07:00
matt maier
28e5e63f03
Change circonus_broker_search_tag to circonus_broker_select_tag to match option in consul
2016-07-22 15:16:14 -04:00
matt maier
d92dd0dc5a
Circonus integration for telemetry metrics
2016-07-22 12:33:10 -04:00
Diptanu Choudhury
880d677e71
Fixed the metric names for allocation metrics
2016-07-01 12:25:09 -07:00
Diptanu Choudhury
e6ac90c70f
Fixed typo
2016-07-01 12:20:51 -07:00
Diptanu Choudhury
4401073974
Replacing programs with processes
2016-07-01 12:11:16 -07:00
Diptanu Choudhury
053c90c554
Merge pull request #1379 from hashicorp/client-telemetry-docs
...
updated the telemetry docs page to reflect the statistics published b…
2016-07-01 12:02:43 -07:00
Diptanu Choudhury
7015855bc2
Changed the metric name for host cpu core and disk
2016-07-01 12:01:52 -07:00
Diptanu Choudhury
ab1edddd79
Fixed the docs related to allocation stats
2016-07-01 11:57:38 -07:00
Diptanu Choudhury
1441aa6e30
Fixed the docs related to client host stats
2016-07-01 11:46:05 -07:00
Diptanu Choudhury
64d19b982d
updated the telemetry docs page to reflect the statistics published by the Nomad client
2016-07-01 10:55:13 -07:00
Alex Dadgar
0a052ae0b9
resource usage
2016-06-29 14:31:39 -07:00
Alex Dadgar
f6a47b70c7
Fix defaults and updates
2016-06-14 16:51:18 -07:00
Alex Dadgar
52f2f189ec
address comments
2016-06-14 15:40:48 -07:00
Alex Dadgar
d8e79759fc
Document consul configuration
2016-06-14 15:21:57 -07:00
Sean Chittenden
29be52f762
Speling police
2016-05-15 09:41:34 -07:00
Alex Dadgar
cbadf03208
Merge pull request #1162 from hashicorp/d-telemetry
...
Describe key metrics
2016-05-09 17:03:47 -07:00
Alex Dadgar
fb1ac29d27
describe interval
2016-05-09 17:03:04 -07:00
Alex Dadgar
a28213b48b
Document key metrics
2016-05-09 16:04:41 -07:00
Justin Carter
c5513deb25
-config needed to pass multiple config files
...
When trying the command above with just 1 -config option specified only the config from the first file was picked up.
2016-05-08 10:53:46 +02:00
Diptanu Choudhury
c8fa648364
Ensuring that the docs says that the advertise block works on both server and client nodes
2016-04-16 01:30:39 -07:00
Diptanu Choudhury
b8667f7a2f
Added docs for http advertise addr
2016-04-12 08:34:04 -07:00
Diptanu Choudhury
d8d24c0a8a
Merge pull request #1053 from hashicorp/remove-interfaces
...
removing interfaces from config
2016-04-09 09:18:17 -07:00
ketzacoatl
81fc2b096d
Dropped node_id from docs, per #675
...
Specifically, see https://github.com/hashicorp/nomad/blob/master/CHANGELOG.md#030
> Node ID is no longer specifiable. For users who have set a custom Node ID, the node should be drained before Nomad is updated and the data_dir should be deleted before starting for the first time [GH-675]
2016-04-08 13:48:43 -04:00
Diptanu Choudhury
bed0f2b08c
Removing the interfaces block from docs
2016-04-07 13:31:32 -07:00