Commit Graph

34 Commits

Author SHA1 Message Date
Mitchell Hashimoto
0f37f829a3 command/agent: use new HCL API 2015-11-09 11:49:27 -08:00
Diptanu Choudhury
b514b2145c Setting the default network interface for dev mode only in Linux and Darwin 2015-10-29 17:03:54 -07:00
Alex Dadgar
56f5e53382 Merge pull request #362 from gregory-m/node-gc-conf
Configure Node GC Threshold
2015-10-29 15:45:57 -07:00
Gregory Man
21879e22e0 Added node_gc_threshold configuration option
Close #333
2015-10-29 15:58:21 +02:00
Gregory Man
efada3bd28 Fix local interface name on OS X 2015-10-29 14:30:26 +02:00
Kenjiro Nakayama
b85f114dff Set default network interface rather than eth0 for non-dev mode, and use loopback device for dev mode by default 2015-10-28 02:03:48 +09: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
256d390789 Renamed all instances of Iface to NetworkInterface. 2015-10-02 09:29:18 +02:00
Antoine POPINEAU
7fc3f83672 Client config param added to specify net iface to use for fingerprinting. Added a Golang-native method for determining the interface IP address. 2015-10-01 17:31:47 +02:00
Ryan Uber
61f4e638b8 agent: return empty config for empty config dirs 2015-09-29 15:07:52 -07:00
Carlos Diaz-Padron
db2b447d5d Parse Client config Options
This adds Options to the agent ClientConfig and fixes the merging logic
to include Options, as defined in the docs
2015-09-28 16:45:32 -07:00
Ryan Uber
fbbe4a4973 agent: remove explicit Bootstrap option in favor of BootstrapExpect 2015-09-22 14:41:49 -07:00
Armon Dadgar
7e8d48f7ba agent: test config parsing 2015-09-22 11:29:58 -07:00
Armon Dadgar
5dbbc997f6 website: document additional configuration options 2015-09-22 10:41:12 -07:00
Ryan Uber
5cf291e0d5 command/agent: more arguments 2015-09-21 21:37:55 -07:00
Armon Dadgar
cf3c6aa8a7 SCADA support 2015-09-14 15:33:08 -07:00
Armon Dadgar
c9d17611bf nomad: rename region1 to global. Fixes #41 2015-09-13 18:18:40 -07:00
Ryan Uber
9dc59deadf agent: remove unreachable code 2015-09-11 21:28:35 -07:00
Ryan Uber
9d4e52ddc2 agent: add default bind addr and port numbers 2015-09-11 12:19:05 -07:00
Ryan Uber
3c2c3f3728 agent: use ports/addresses/advertise_addrs for network config 2015-09-10 18:37:42 -07:00
Ryan Uber
03141aec10 agent: addresses and ports are configurable 2015-09-10 17:48:02 -07:00
Ryan Uber
e9811c55dd agent: merge telemetry, server, and client configs 2015-09-10 11:25:19 -07:00
Ryan Uber
0d4e22978f agent: config merge works + tests 2015-09-09 21:42:50 -07:00
Armon Dadgar
ef5bb04d54 agent: set default HTTP address 2015-09-06 13:29:03 -07:00
Armon Dadgar
1d3826f224 agent: make unit tests much faster 2015-09-05 18:41:00 -07:00
Armon Dadgar
4783e8d89e http: basic framework 2015-09-05 17:06:05 -07:00
Armon Dadgar
6e9eaae68e agent: config merging 2015-08-30 18:10:23 -07:00
Armon Dadgar
7bc58802e6 agent: adding HTTP server 2015-08-23 17:50:33 -07:00
Armon Dadgar
93918b895a agent: basic setup 2015-08-23 17:40:27 -07:00
Armon Dadgar
180fefc210 changing default ports 2015-08-16 15:10:11 -07:00
Armon Dadgar
9dba453e7a agent: working on setup 2015-08-16 14:34:38 -07:00
Armon Dadgar
2165576508 agent: start basic logging setup 2015-08-16 13:54:49 -07:00
Armon Dadgar
e0991260be agent: initial skeleton 2015-08-15 18:54:41 -07:00