Skip to main content

· 3 min read

New website

Our brand new web site designed and implemented by https://github.com/Macxim, comes with a brand new look, better content structure, better documentation a new blog section and the new API navigator.

This marks the start of a new and better product design, more focused on the UX, easy of use and more documentation for Dkron.

We hope you like it as much as we do. ❤️

New features

Cronitor integration

Our goal is to provide a very reliable way of running your cron jobs, we share that vision with the people behind Cronitor. Dkron is very reliable but sometimes a very bad event can bring your cluster down to its knees. To provide multiple options to monitor Dkron, I'm happy to introduce a new way to monitor your job executions using Cronitor service.

Cronitor is tightly integrated with Dkron, it will notify the details of every execution and Cronitor can offer multiple channels for alerting you in case something goes wrong.

Check the service https://cronitor.io/ and follow the integration guide in the docs to set up your Dkron-Cronitor integration.

OpenAPI

We have migrated API docs from Swagger 2 spec to OpenAPI 3 format. Check the new and better API docs and you can download the new OpenAPI spec too.

Upcoming features

The new look of Dkron will pave the road for the upcoming v4 release. We have really interesting features almost ready for the new version, some of them are:

  • Bump React Admin to v4.0
  • Shell plugin will be included in the main binary
  • New light image including only the main binary
  • Optionally use fast-store instead of boltdb for Raft log, this will improve performance tenfold
  • Farewell to the old UI

We think this will open Dkron to be used for new use cases that where not possible before.

Wrap-up

We are very happy of giving Dkron a well deserved new face to the world and also to keep integrating with new services we love to be able to offer the best product we can for this specific -and niche- market.

We think there's a gap in Job schedulers for the rest-of-us that is currently improving, but still very needed of cost-effective and easy to operate solutions like Dkron for small-mid start-ups and for specific needs in bigger companies.

We're always open to our users feedback so feel free to contact us if you have any suggestion.

· One min read

I'm thrilled to announce that Dkron/Pro v3.0 is here!

This release brings a big internal refactor in the job execution engine, incorporating breaking changes but ensuring no more missing executions.

What's new

Job execution engine

Refactored the job execution engine for proper synchronization of executions, no more missing executions under normal conditions, and if there is one, Dkron will report the issue clearly in the logs.

New node targeting algorithm, transparent for the user.

UI Improvements

Change the notification JS code to a pop-up like system that provides better comfort in using the UI, previously causing some weird effects on certain job operations like Run, Toggle, and Delete.

Wrap-up

This update brings no public API changes, and no changes in storage format so your upgrade path should be easy if you follow the rolling upgrade notes.

Download and install from here

Thank you to all my Dkron Pro customers for ensuring the long-term support and maintenance of Dkron. Support OSS software and your infrastructure vendors so we can support you!