Commit Graph

75 Commits

Author SHA1 Message Date
Alex Dadgar edef5e763a Fix defaults and updates 2016-06-14 16:51:18 -07:00
Alex Dadgar 85acb0877f address comments 2016-06-14 15:40:48 -07:00
Alex Dadgar aea21affdb Document consul configuration 2016-06-14 15:21:57 -07:00
Sean Chittenden dc28ab0cb5
Speling police 2016-05-15 09:41:34 -07:00
Alex Dadgar dae8b9c8fb Merge pull request #1162 from hashicorp/d-telemetry
Describe key metrics
2016-05-09 17:03:47 -07:00
Alex Dadgar 4fe3baf726 describe interval 2016-05-09 17:03:04 -07:00
Alex Dadgar 2567f154c7 Document key metrics 2016-05-09 16:04:41 -07:00
Justin Carter b43338b59a -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 03f64f1352 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 9d6e4ddbc2 Added docs for http advertise addr 2016-04-12 08:34:04 -07:00
Diptanu Choudhury 953127fff7 Merge pull request #1053 from hashicorp/remove-interfaces
removing interfaces from config
2016-04-09 09:18:17 -07:00
ketzacoatl 640a03397e 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 e00f8426d8 Removing the interfaces block from docs 2016-04-07 13:31:32 -07:00
Alex Dadgar f43891a790 swap raw_exec and qemu in the blacklist 2016-03-25 12:43:50 -07:00
Alex Dadgar 45dfae8f6f Operator specifiable blacklist for task's using certain users 2016-03-24 10:55:14 -07:00
Alex Dadgar f3d09755c5 Pass environment variables from host to exec based tasks 2016-03-23 13:01:45 -07:00
Pete Shima bac9f25d18 [Docs] Small update to retry join documentation 2016-03-22 21:43:38 -07:00
Alex Dadgar f853692081 clarify server join 2016-03-21 21:49:34 -07:00
Diptanu Choudhury 49de335543 Added docs for the website 2016-03-20 23:34:38 -07:00
Alex Dadgar 719f5d34ed Merge pull request #910 from hashicorp/f-reserved-resources
Reserve Client Resources + Config Validation
2016-03-15 21:09:13 -07:00
Dmitry Smirnov 7c3bb51cfa codespell: minor spelling corrections
Signed-off-by: Dmitry Smirnov <onlyjob@member.fsf.org>
2016-03-16 05:28:31 +11:00
Alex Dadgar 31e2cb36ba fix docs to reflect that resources are given as MB 2016-03-14 11:17:05 -07:00
Alex Dadgar 2a57a403cb documentation 2016-03-13 19:21:40 -07:00
Alex Dadgar 82d8210287 Remove documentation about assigning node-id 2016-03-04 10:36:30 -08:00
Jake Champlin 729742e575 Document Agent config as well 2016-01-29 00:20:17 -05:00
Diptanu Choudhury fc178b9319 Added the docs 2016-01-22 11:01:32 -08:00
Seth Vargo 15c4347f9f Always use HTTPS + www. 2016-01-13 22:10:08 -05:00
Alex Dadgar ddf392c6be User specifiable kill timeout and operator configurable max 2015-12-22 16:10:30 -08:00
Alex Dadgar 2d16cb86ce Enforce absolute paths for alloc/state/data directories 2015-12-22 11:14:41 -08:00
Alex Dadgar 7c76e8eca3 Merge pull request #527 from asteris-llc/master
Add cluster join command line options and configuration options
2015-12-09 13:14:00 -08:00
Chris Bednarski 3939eeb7a7 Reformatted so we don't have long lines 2015-12-04 11:47:20 -08:00
Chris Bednarski 842f40bf89 Corrected various errors and omissions configuration documentation 2015-12-02 23:21:14 -08:00
Chris Aubuchon d8c4ec1c19 Fix broken link to `start_join` 2015-12-02 15:57:38 -06:00
Chris Aubuchon 017235cc33 Fix links to configuration options 2015-12-02 15:56:00 -06:00
Chris Aubuchon 94b3c3e789 Add new configuration options to docs 2015-12-02 15:51:46 -06:00
Bryant Luk 22e9711852 Verify Consul SSL by default
- Matches documentation default value and clarifies config
2015-11-28 19:58:09 -06:00
Diptanu Choudhury 76f6e4ecd6 Moved some docs around 2015-11-25 13:58:11 -08:00
Diptanu Choudhury df2cbba950 Added docs for consul options 2015-11-25 13:49:31 -08:00
Alex Dadgar e6ad9e4887 Doc improvements for fingerprint whitelist and scheduler types 2015-11-24 11:15:21 -08:00
max 953ed6ac76 Client config option "fingerprint.whitelist" 2015-11-24 16:18:49 +01:00
Alex Dadgar b66d50c566 Docs 2015-11-19 17:21:57 -08:00
Alex Dadgar e56bc21e95 Merge pull request #372 from charlieok/patch-1
Remove redundant 'all'
2015-11-02 10:31:34 -08:00
Alex Dadgar e2f8456916 Merge pull request #375 from charlieok/patch-3
leave -> leaving
2015-11-02 10:28:55 -08:00
Charlie O'Keefe 19fbceb6e6 This option only work -> This option only works 2015-11-02 11:19:38 -07:00
Charlie O'Keefe f0da9414b7 leave -> leaving 2015-11-02 11:18:42 -07:00
Charlie O'Keefe a0e950520d appicable -> applicable 2015-11-02 11:10:12 -07:00
Charlie O'Keefe f291aa6480 Remove redundant 'all' 2015-11-02 10:15:26 -07:00
Gregory Man 03cfaa0e78 node_gc_threshold documentation. 2015-10-29 19:26:18 +02:00
Charlie O'Keefe b710725c5f should be use -> should be used 2015-10-28 22:09:00 -06:00
Charlie O'Keefe bebb3ceac2 Gracefully termination -> Graceful termination 2015-10-28 22:03:59 -06:00