Cronicle Docker Container

1 min read
Cronicle Docker Container

A containerized deployment solution for Cronicle, a distributed task scheduler and runner with a web-based UI.

Features

  • Single-container deployment - Easy setup for single server Cronicle instances
  • Customizable admin credentials - Set admin username, password, and email via environment variables
  • Flexible configuration - Support for custom Cronicle configuration via JSON templates
  • Pre-built images - Ready-to-use images available on Docker Hub
  • Secure password hashing - Automatic bcrypt password hashing with salt generation
  • Persistent data - Support for volume mounting to preserve jobs and logs

Github Repo Docker Hub