Skip to main content
Available for Projects

I'm always excited to take on new projects and collaborate with innovative minds.

PORTFOLIO Live

Laweitech Cron Manager

An internal PHP (Crunz-based) cron job management system for tracking and alerting on scheduled tasks.

Infrastructure Automation PHP

The Silent Failure Problem

In complex ecosystems managing multiple servers and services, cron jobs are notorious for failing silently. When a critical scheduled task (like a backup rotation or an API synchronization) fails, you often don't find out until it's too late. The traditional crontab architecture is reliable but lacks native visibility, history tracking, and failure alerting.

The Solution: Laweitech Cron Manager

To solve this, I developed the Laweitech Cron Manager, an internal PHP-based management system built on top of the powerful Crunz task scheduler.

This internal system replaces scattered crontab entries with a centralized, version-controlled repository of scheduled tasks managed via a crunz.yml configuration and PHP task files.

Key Features

  • Centralized Dashboard: A web interface providing real-time visibility into all scheduled tasks across the server environment.
  • Run History: Detailed logging of every task execution, including start times, durations, and output logs.
  • Failure Detection & Alerting: Automated notifications (via Telegram and email) the moment a task fails, eliminating silent failures.
  • Retry Logic: Built-in mechanisms to intelligently retry failed tasks based on custom backoff strategies.

Outcomes

  • Completely eliminated silent cron failures across LaweiTech infrastructure.
  • Reduced debugging time from hours to minutes by centralizing execution logs.
  • Established a robust, auditable schedule management standard for internal tooling.
Technologies: Infrastructure Automation PHP

Interested in a Similar Project?

Whether you need a bespoke platform, a cloud-native migration, or AI-integrated automation — I deliver solutions engineered for your specific business outcomes.

View Live Site View on GitHub
Project Details
Client Laweitech
Year 2025
Category General
Status Live
Share Project