On Fri, Nov 2, 2018 at 10:23 PM Benjamin Mahler <bmah...@apache.org> wrote:
> Thanks for sharing Michał! could you tell us how you (or your employer) > are using it? > Stack we're using for almost 3 years consists of Mesos + Marathon and Chronos frameworks on top if it. Unfortunately Chronos hasn't been developed for some time and they're certain features we're badly missing like access control list (to be used by separate teams) or integration with secrets management tool to not keep secrets like database password in Chronos configuration or inside Docker images. DC/OS is not an option for us so we couldn't use Metronome and we also couldn't find reasonable alternatives. This is why I've started work on Rhythm framework. We're using it to schedule cron-like jobs for things like database backups, analytics (by scanning our databases) or other routine jobs needed by various services. > > On Tue, Oct 30, 2018 at 10:34 AM Michał Łowicki <mlowi...@gmail.com> > wrote: > >> Hey! >> >> I would like to announce project I've been working on recently - >> https://github.com/mlowicki/rhythm. It's a Cron-like scheduler with >> couple of additional features: >> * ACLs backend by either LDAP or GitLab >> * Integration with Vault by HashiCorp for secrets management >> * Support for both Docker and Mesos containerizers >> >> Feature requests / ideas / bug reports are more than welcome o/ >> >> -- >> BR, >> Michał Łowicki >> > -- BR, Michał Łowicki