129 Commits (81dce36e6ab5d8fc0fdb050fa035f3d97a08e01e)

Author SHA1 Message Date
Ryan Uber de287e3efb agent: consolidates data dir checker 9 years ago
Ryan Uber d901fa6389 agent: remove migrator, refuse to start if mdb dir found 9 years ago
Ryan Uber 11e4cfd72b agent: reload SCADA client if endpoint changes 9 years ago
Ryan Uber c468acf222 command: atlas endpoint can be passed 9 years ago
Ryan Uber 5ad8bfbd41 agent: log a message when making a new scada connection 9 years ago
Ryan Uber 4b715a7d2c agent: don't reload scada client if there is no config change 9 years ago
Ryan Uber eb8974160f agent: clean up scada connection manager 9 years ago
Ryan Uber 2e6ccded2c agent: scada client and HTTP server are tracked separately 9 years ago
Andy Lo-A-Foe 3e046d3efc Use Ports.HTTP directly 9 years ago
Andy Lo-A-Foe 4e2c3373bc Add documentation for http-port option 9 years ago
Andy Lo-A-Foe 7b5da2a240 Add -http-port option to change the HTTP API port 9 years ago
Ryan Uber 5226e29a69 agent: don't replace config on SIGHUP if parsing fails 10 years ago
Sam Boyer f37e2514d8 Separate cases is better when its more verbose 10 years ago
Sam Boyer 40478cb534 Condense switch fallthroughs into expr lists 10 years ago
Ryan Uber 78a80f3a57 agent: flush progress info to console during migrations 10 years ago
Ryan Uber 2b98ebca78 agent: log a message when data migrations start 10 years ago
Cameron Ruatta 9271d94532 Adding documentation about specifying multiple configuration directories 10 years ago
Armon Dadgar ea577fbf70 command/agent: Lowercase DC. Fixes #761 10 years ago
Ryan Uber 72524e911d agent: allow configuring the stats prefix 10 years ago
Ryan Uber 9c85ea0c47 agent: Don't attempt migration on new server 10 years ago
Ryan Uber ac0f66a91e command: automatically migrate raft data on start 10 years ago
pepov ebaee31874 add and test -advertise-wan cli flag 10 years ago
Johannes 'fish' Ziemke f935a8a506 Add -domain command line flag to agent 10 years ago
Ryan Uber 84f04ff4c9 command: clarify -recursor agent arg 10 years ago
Mohammad Zolfaghari f067ad873b Support multiple recursor flag 10 years ago
Ryan Uber 4193525931 agent: Better warning for keyring with -encrypt option. Fixes #718. 10 years ago
Ryan Breen b78eb40ef4 s/data center/datacenter/g 10 years ago
Armon Dadgar 8d184a241f agent: Rename AtlasCluster to AtlasInfrastructure 10 years ago
Armon Dadgar 85a47ba584 agent: Adding atlas_join configuration 10 years ago
Armon Dadgar 456645f2fb agent: SCADA HTTP listener 10 years ago
Armon Dadgar 55597dc38f agent: Starting SCADA integration 10 years ago
Armon Dadgar ebfd35898b agent: Adding Atlas CLI flags 10 years ago
Armon Dadgar b319c41bd9 agent: Snapshot and restore health state on reload. Fixes #693 10 years ago
lalyos 190f15458f fixing version numbers RCs should be labeled x.x.x-rcx 10 years ago
Ryan Uber 21dd95d9af agent: beginning socket user/group/mode support as discussed in #612 10 years ago
Dave Tucker 18b5ab3539 Don't forget to Shutdown the DNS Server! 10 years ago
Ryan Uber f01bb5cf3b agent: error if binding to existing socket file 10 years ago
Ryan Uber bf48651c58 agent: only ignore errors on IsNotExist() 10 years ago
Ryan Uber 4675cdf01c agent: beginning refactor 10 years ago
Jeff Mitchell 0cc009c480 Remove unnecessary ClientListenerAddr function. Rework config test functions to be cleaner. Start of runtime tests. 10 years ago
Jeff Mitchell 11a3ce0bdd RPC and HTTP interfaces fully generically-sockified so Unix is supported. 10 years ago
Ryan Uber cfde9313de agent: separate service and check loading/unloading concerns 10 years ago
Ryan Uber b7587cac42 agent: allow config reload to modify checks/services persistence 10 years ago
Ali Abbas a4656f1ecf fix Sprintf formatting 10 years ago
Ryan Uber 9f9087badb agent: prefer config over persisted services/checks (#497) 10 years ago
Ryan Uber bc0eb4c16d agent: fix gossip encryption detection 10 years ago
Ryan Uber 8a652c6ffa agent: fix loading keyring on agent start 10 years ago
Ryan Uber ab5fbe4094 agent: ignore -encrypt if provided when keyring exists 10 years ago
Ryan Uber bc2b2120fa agent: -encrypt appends to keyring if one exists 10 years ago
Ryan Uber 22b2c63304 command/agent: fix up gossip encryption indicator 10 years ago