remco v0.7.0-alpha1
Pre-release
Pre-release
HeavyHorst
released this
17 Nov 10:27
·
245 commits
to master
since this release
New features
- f4662e1 Resources can be named, the name gets attached to the logs. Defaults to the name of the resource config file.
- 59395af only add file and linenumber to the logs when in debug mode.
- 567e13d remco can now supervise one process per template resource.
- 3db7dc9 added the possibility to create a pidfile.
- 5b34b81 remco will reap out zombies if running as pid 1.
- 1a7515b the log output is configurable now. Defaults to stdout.
- 49496b6 the redis backend can now connect to a specific redis database.