Alex Dadgar
44f5d75315
Remove documentation about assigning node-id
2016-03-04 10:36:30 -08:00
Alex Dadgar
207d544a55
client: standardize error logging format
2016-02-24 15:57:58 -08:00
Diptanu Choudhury
355b88bba9
Setting the output for default logger to nomad's logoutput
2016-02-11 16:05:31 -08:00
Ivo Verberk
ab9409184a
Shorten CLI identifiers
...
* Truncate all UUID identifiers to eight characters by default
* Refactor the node identifier to an auto-generated UUID
* Created and updated tests and mocks
2016-01-14 21:57:43 +01:00
Alex Dadgar
051ead2b80
Enforce absolute paths for alloc/state/data directories
2015-12-22 11:14:41 -08:00
Alex Dadgar
6cf66ff231
Fix retry interval not applying sleep duration
2015-12-17 16:33:09 -08:00
Chris Bednarski
ae09df69b6
Check length 0 (no configs) instead of 1 (some configs)
2015-12-14 17:46:52 -08:00
Chris Bednarski
436d22314a
Added message when no configuration files are loaded
2015-12-09 15:50:18 -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
dc23448c47
Merge pull request #536 from hashicorp/f-log-config-files
...
Log the list of config files loaded when starting the nomad agent
2015-12-09 12:18:46 -08:00
Chris Aubuchon
5336df683a
Indicate which configuration option failed to parse properly
2015-12-09 13:07:36 -06:00
Chris Aubuchon
07563b9d0c
Move retryJoin error channel to Command structure
2015-12-09 09:57:54 -06:00
Chris Bednarski
55f00adaa2
Rename ConfigFiles field to Files so there's less stutter when used as config.Files
2015-12-04 16:59:04 -08:00
Chris Bednarski
1a0999bb9a
Log the list of config files loaded when starting the nomad agent
2015-12-04 16:52:17 -08:00
Chris Bednarski
93a461029e
Warn the user when they specify a config file / folder that doesn't add any configuration options
2015-12-02 23:22:18 -08:00
Chris Aubuchon
0d0fe0a408
Add cluster join command line options and configuration options
2015-12-02 13:55:29 -06:00
Alex Dadgar
d8f3bd26e6
Merges
2015-10-02 17:32:11 -07:00
Alex Dadgar
e9254c5f2d
Don't enfoce that the agent can't be run as both server and client
2015-10-01 17:27:36 -07:00
Alex Dadgar
15a854be7a
Use the known size of meta to initialize the map
2015-10-01 17:21:32 -07:00
Alex Dadgar
6c9732c356
Move declerations to top and use SplitN to be more flexible for Meta values
2015-10-01 17:19:52 -07:00
Alex Dadgar
c84fd2b292
Add parsing of client configuration from the commandline
2015-10-01 16:46:42 -07:00
Armon Dadgar
9bcc5b444b
agent: Do not override default log levels
2015-09-22 21:48:42 -07:00
Ryan Uber
fbbe4a4973
agent: remove explicit Bootstrap option in favor of BootstrapExpect
2015-09-22 14:41:49 -07:00
Ryan Uber
2db143cba0
command/agent: add bootstrap flags
2015-09-22 13:28:06 -07:00
Ryan Uber
67243d64e0
command: use an empty config instead of default config for cli options
2015-09-22 10:44:46 -07:00
Ryan Uber
5fd071a184
command/agent: fix help usage
2015-09-22 01:59:17 -07:00
Ryan Uber
5cf291e0d5
command/agent: more arguments
2015-09-21 21:37:55 -07:00
Ryan Uber
4a86b9c373
command/agent: accept server/client/data-dir
2015-09-21 20:48:39 -07:00
Ryan Uber
2dfcd97eb0
agent: fix CLI help
2015-09-21 20:39:10 -07:00
Armon Dadgar
e769ef2bc6
agnet: fixing inversion of LeaveOnInt
2015-09-21 14:14:19 -07:00
Armon Dadgar
db27b85033
agent: adding Atlas and Region to output
2015-09-21 14:14:19 -07:00
Armon Dadgar
cf3c6aa8a7
SCADA support
2015-09-14 15:33:08 -07:00
Armon Dadgar
7bc58802e6
agent: adding HTTP server
2015-08-23 17:50:33 -07:00
Armon Dadgar
58680a1955
agent: moving functions into helpers
2015-08-23 16:57:54 -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
Armon Dadgar
33280d79be
command/agent: basic command
2015-08-15 18:34:47 -07:00