Kilgaloon Leprechaun Versions Save

You had one job, or more then one, which can be done in steps

1.5.1

3 years ago
  • make install works as expected

1.5.0

4 years ago
  • Remote code execution
  • Syntax that command can't fail (!) otherwise recipe execution is stoped (Docs)
  • General improvements
  • Test improvements

1.5.0-rc

4 years ago

1.5.0-beta2

4 years ago
  • #98 Steps execution by remote host
  • Other smaller improvements

1.4.2

4 years ago
  • Uncommented services registered in cmd main

1.4.1

4 years ago

1.4.0

4 years ago
  • #103

1.3.1

4 years ago

Minor improvements

1.3.0

4 years ago
  1. #96
  2. #97

1.2.0

5 years ago
  • cmd run extended so that user can choose which services to run from the start ex: --cmd="run scheduler,cron,server", services are separated by comma, omit ones that you don't want to be started on daemon bootstrap

  • cron commands message responses type fixed

  • its not more possible to start same service multiple times, this wasn't intenional

  • sentry added for error reporting, this can be disabled in configs with daemon.error_reporting = false