Commit Graph

11 Commits (7516f444813ce395f57562c049a0c2ac5e0283cb)

Author SHA1 Message Date
Jaime Pillora 2e4decb22e add change detection to file fetcher, cleanup code, fix spellings, swap example code to use file fetcher 2017-08-24 20:24:47 +10:00
Jaime Pillora a815be9c8e added github fetcher, added auto-extraction of gzip archives (gzip encoded responses are already supported) 2016-06-21 23:09:12 +10:00
Jaime Pillora 27643501ed Pass binary path to slave process, expose in overstate.State, added multi-platform example to docs. 2016-03-14 10:38:48 +11:00
Jaime Pillora 144c8fce77 Implemented Restart and IsSupported global methods
* Restart programmatically triggers a graceful restart (closes #3)
* IsSupported returns whether overseer is supported on the current OS
* Fixed compilation on unsupported OS (closes #2)
2016-03-06 20:05:37 +11:00
Jaime Pillora a5ef7ca2eb added NoRestart option 2016-02-17 11:25:17 +11:00
Jaime Pillora 7e03d62308 Added many more docs. Added an extra log level: warn, which is on by default. Normal operation are logs, unexcepted events are warnings. Added IDs to slave logs. 2016-02-13 17:11:17 +11:00
Jaime Pillora 6df2e197eb rename to overseer, allow manual restarts with USR2, fetcher now optional, added fetcher init method 2016-02-09 14:46:45 +11:00
Jaime Pillora 887f12bfaf fixed on linux with mv 2016-02-09 00:20:50 +11:00
Jaime Pillora f623267271 rewrite complete, mostly working now 2016-02-08 12:06:54 +11:00
Jaime Pillora 8f42cc8800 somewhat working, though still buggy 2016-02-08 03:05:31 +11:00
Jaime Pillora 9ef850b1bc progress on v2, graceful restarts not working yet 2016-02-08 01:38:24 +11:00