Your task scheduler, hosted in France
The modern cron with a web interface powered by Cronicle, installed and maintained by DINAO. Your jobs, logs, and history remain on our French servers — schedule, run, and monitor your tasks with full autonomy.
What is Cronicle?
Cronicle is an open-source distributed task scheduler with a web interface. It allows you to schedule and run repetitive or on-demand jobs across any number of servers: a primary server holds the clock and distributes work to workers, with auto-discovery and automatic failover in case of failure. It is the modern replacement for cron.
Its interface offers real-time status, a live log viewer, CPU and memory usage tracking per job, and a performance history with graphs. Plugins can be written in any language — shell, Node.js, Python, PHP — allowing you to reuse your existing scripts.
Technically, Cronicle relies on Node.js and local disk key/value storage by default, extensible to shared storage (Amazon S3, Couchbase) required for multi-server failover. It offers a REST API with API keys, notification webhooks, as well as user accounts and access control.
Host Cronicle at DINAO
Resource tiers compatible with Cronicle prerequisites (minimum 1 vCPU / 0,5 Go / 2 Go). Hosted in France, fully managed.
This application uses an unofficial/unverified image or requires custom resources. We review and deploy it upon request.
Request a quoteTechnical details
You might be wondering…
How is Cronicle better than cron?
Cronicle brings a true web interface to scheduling: visual job creation, real-time status and logs, performance history, notifications, user accounts, and an API. Your tasks are no longer scattered across invisible crontabs.
Can I run scripts in my favorite language?
Yes. Cronicle runs plugins written in any language: shell, Python, Node.js, PHP… You reuse your existing scripts without rewriting them.
What happens if a server goes down?
In distributed mode (Distributed plan), Cronicle distributes jobs across multiple workers with auto-discovery and automatic failover to another server in case of failure, ensuring continuity of your scheduled tasks.
Are technical skills required?
Job creation and monitoring are done via the web interface. Writing the executed scripts requires technical skills. DINAO handles installation, configuration, security, and updates.
Can I change plans or export my data?
Yes. You can upgrade or downgrade at any time, and your jobs, logs, and history remain exportable — no proprietary lock-in.