Commit Graph

7 Commits (a815be9c8e3d21ae53f3b0614d9a5e74b7446ea5)

Author SHA1 Message Date
Jaime Pillora 420ec56f3a expose overseer sanity check (closes #9), remove beta warning 2016-05-25 15:53:56 +10:00
Jaime Pillora c68943cea6 Reinclude legacy bin check env var for backwards compatible upgrades 2016-03-14 12:50:45 +11: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