Commit Graph

63 Commits

Author SHA1 Message Date
Diptanu Choudhury
bed0f2b08c Removing the interfaces block from docs 2016-04-07 13:31:32 -07:00
Alex Dadgar
a1ff98a69a swap raw_exec and qemu in the blacklist 2016-03-25 12:43:50 -07:00
Alex Dadgar
cd89a97529 Operator specifiable blacklist for task's using certain users 2016-03-24 10:55:14 -07:00
Alex Dadgar
4f923f14b9 Pass environment variables from host to exec based tasks 2016-03-23 13:01:45 -07:00
Pete Shima
f652abaea5 [Docs] Small update to retry join documentation 2016-03-22 21:43:38 -07:00
Alex Dadgar
973b2159e3 clarify server join 2016-03-21 21:49:34 -07:00
Diptanu Choudhury
78de2fccdb Added docs for the website 2016-03-20 23:34:38 -07:00
Alex Dadgar
8f9bd6b198 Merge pull request #910 from hashicorp/f-reserved-resources
Reserve Client Resources + Config Validation
2016-03-15 21:09:13 -07:00
Dmitry Smirnov
2e755cd7e8 codespell: minor spelling corrections
Signed-off-by: Dmitry Smirnov <onlyjob@member.fsf.org>
2016-03-16 05:28:31 +11:00
Alex Dadgar
9c111c9172 fix docs to reflect that resources are given as MB 2016-03-14 11:17:05 -07:00
Alex Dadgar
aea54b3057 documentation 2016-03-13 19:21:40 -07:00
Alex Dadgar
44f5d75315 Remove documentation about assigning node-id 2016-03-04 10:36:30 -08:00
Jake Champlin
0921ec4781 Document Agent config as well 2016-01-29 00:20:17 -05:00
Diptanu Choudhury
ab0ca586ad Added the docs 2016-01-22 11:01:32 -08:00
Seth Vargo
732b122d05 Always use HTTPS + www. 2016-01-13 22:10:08 -05:00
Alex Dadgar
9f44780f89 User specifiable kill timeout and operator configurable max 2015-12-22 16:10:30 -08:00
Alex Dadgar
051ead2b80 Enforce absolute paths for alloc/state/data directories 2015-12-22 11:14:41 -08:00
Alex Dadgar
2e3fd73487 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
c6da821737 Reformatted so we don't have long lines 2015-12-04 11:47:20 -08:00
Chris Bednarski
36de91cb3b Corrected various errors and omissions configuration documentation 2015-12-02 23:21:14 -08:00
Chris Aubuchon
c971f7b5e6 Fix broken link to start_join 2015-12-02 15:57:38 -06:00
Chris Aubuchon
b2d574117e Fix links to configuration options 2015-12-02 15:56:00 -06:00
Chris Aubuchon
2fbafc1cb0 Add new configuration options to docs 2015-12-02 15:51:46 -06:00
Bryant Luk
8912f81650 Verify Consul SSL by default
- Matches documentation default value and clarifies config
2015-11-28 19:58:09 -06:00
Diptanu Choudhury
402c355e0a Moved some docs around 2015-11-25 13:58:11 -08:00
Diptanu Choudhury
11039cd3cb Added docs for consul options 2015-11-25 13:49:31 -08:00
Alex Dadgar
ba7473512d Doc improvements for fingerprint whitelist and scheduler types 2015-11-24 11:15:21 -08:00
max
7ff03041d7 Client config option "fingerprint.whitelist" 2015-11-24 16:18:49 +01:00
Alex Dadgar
cb30708b64 Docs 2015-11-19 17:21:57 -08:00
Alex Dadgar
a604ba5761 Merge pull request #372 from charlieok/patch-1
Remove redundant 'all'
2015-11-02 10:31:34 -08:00
Alex Dadgar
51b64c37b0 Merge pull request #375 from charlieok/patch-3
leave -> leaving
2015-11-02 10:28:55 -08:00
Charlie O'Keefe
614a01fb4b This option only work -> This option only works 2015-11-02 11:19:38 -07:00
Charlie O'Keefe
b770d1a709 leave -> leaving 2015-11-02 11:18:42 -07:00
Charlie O'Keefe
4bdaa1bbc0 appicable -> applicable 2015-11-02 11:10:12 -07:00
Charlie O'Keefe
6fa5b45c3e Remove redundant 'all' 2015-11-02 10:15:26 -07:00
Gregory Man
3c84b20d85 node_gc_threshold documentation. 2015-10-29 19:26:18 +02:00
Charlie O'Keefe
fb7f1e9497 should be use -> should be used 2015-10-28 22:09:00 -06:00
Charlie O'Keefe
d8a104ff1f Gracefully termination -> Graceful termination 2015-10-28 22:03:59 -06:00
Steve Jansen
d000c9ba98 Update agent config docs on Atlas integration
Provide a pointer to https://github.com/hashicorp/nomad/issues/183 regarding Nomad/Atlas integration
2015-10-28 17:05:27 -04:00
Alex Dadgar
c4e4861889 Documentation 2015-10-08 12:19:39 -07:00
Alex Dadgar
d8f3bd26e6 Merges 2015-10-02 17:32:11 -07:00
Ryan Uber
62b3b01919 Merge branch 'parse-client-options' of https://github.com/carlosdp/nomad into b-options 2015-10-02 16:58:05 -07:00
Antoine POPINEAU
e3bcf4490b Merge branch 'master' into dev/net-fingerprint 2015-10-02 09:38:35 +02:00
Antoine POPINEAU
256d390789 Renamed all instances of Iface to NetworkInterface. 2015-10-02 09:29:18 +02:00
Alex Dadgar
3c11134ccf Fix anchor links and add new agent cli commands 2015-10-01 19:28:21 -07:00
Antoine POPINEAU
776d42c2e0 Updated documentation for the iface client configuration option. 2015-10-01 17:42:20 +02:00
Ryan Uber
3a695326ca website: update advertise configuration option descriptions 2015-09-30 12:05:55 -07:00
Carlos Diaz-Padron
f1147f17c9 Add Client config options to docs 2015-09-28 16:53:04 -07:00
Clint Shryock
d7e43a96f1 cleanups 2015-09-24 16:57:55 -05:00
Ryan Uber
f274460406 website: remove bootstrap flag 2015-09-22 14:35:35 -07:00