Cronicle icon indicating copy to clipboard operation
Cronicle copied to clipboard

A simple, distributed task scheduler and runner with a web based UI.

Results 209 Cronicle issues
Sort by recently updated
recently updated
newest added

## Summary At the company where we work, we use the /api/app/run_event/v1 endpoint of the Chronicle API to execute some events. I would like to know if it is possible...

Hello, I try to use Chain, but have a problem in my case: 1-st job is Multiplex (Running on 4 servers in parallel). 2-nd job is Ondemand. Now, after 4...

Any plans on supporting SSO so that teams could login via Google Apps or Github, etc? I looked at pixl-server-user and support for external services is rather crude.

enhancement

First, I want to thank everyone involved in this project. You guys are phenomenal. I searched the repo looking for an easy way to update my cronicle version but didn't...

## Summary Live log feature doesn't work, logs show up after the job has finished. I checked that the firewall rules are fine. Is there any way to debug this...

We require the property of **log_expire_days** attached to a particular **event** when a _create_event_ or an _update_event_ is called. It will help us clear out the logs of more frequent...

I noticed that horizontal lines with 1px size are not rendered consistently on **Chromium** browsers, so data tables look a bit quirky. this style affects table border: ```css border-bottom: 1px...

First...Cronicle is simply the best task scheduler/cron replacement - free or paid. Thanks for such an awesome program! I've seen the discussion about the upcoming release of Orchestra, and I...

## Summary When attempting to view live logs on worker nodes The system attempts to connect to https://:3012. However 3012 is the http port on the worker and not the...

We use dynamic IP in k8s, but Cronicle fails to start because the master IP is different and I need to change it in `global/servers/0` manually. Is there a sensible...