Re: Rhythm - time-based job scheduler

2018-11-03 Thread Michał Łowicki
On Fri, Nov 2, 2018 at 11:29 PM Vinod Kone wrote: > Great to see that you are using the v1 API as well. > > Would you like to be added to > https://github.com/apache/mesos/blob/master/docs/api-client-libraries.md > for more visibility? If yes, please do send a PR. > Great idea -

Re: Rhythm - time-based job scheduler

2018-11-03 Thread Michał Łowicki
On Fri, Nov 2, 2018 at 10:23 PM Benjamin Mahler 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

Re: Rhythm - time-based job scheduler

2018-11-02 Thread Vinod Kone
Great to see that you are using the v1 API as well. Would you like to be added to https://github.com/apache/mesos/blob/master/docs/api-client-libraries.md for more visibility? If yes, please do send a PR. On Fri, Nov 2, 2018 at 2:23 PM Benjamin Mahler wrote: > Thanks for sharing Michał! could

Re: Rhythm - time-based job scheduler

2018-11-02 Thread Benjamin Mahler
Thanks for sharing Michał! could you tell us how you (or your employer) are using it? On Tue, Oct 30, 2018 at 10:34 AM Michał Łowicki 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

Rhythm - time-based job scheduler

2018-10-30 Thread Michał Łowicki
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