Cronmaster: Cron Management Made Easy
9 days ago
- #docker
- #cron-management
- #system-monitoring
- Modern UI with dark/light mode and responsive design.
- Displays system information including hostname, IP, uptime, memory, network, and CPU details.
- Manages cron jobs with options to view, create, delete, and comment.
- Supports script management for bash scripts used in cron jobs.
- Offers job execution logging with automatic cleanup, capturing stdout, stderr, exit codes, and timestamps.
- Provides live updates via Server-Sent Events (SSE) for real-time job status and log streaming.
- Smart job execution: background jobs with logging, synchronous jobs without logging (5-minute timeout).
- Secure authentication via password and/or OIDC (SSO) with session management.
- Full REST API with optional API key authentication for external integrations.
- Docker support with multi-platform (AMD64 and ARM64) compatibility.
- Easy setup with quick presets for common cron schedules.
- Includes detailed documentation for Docker setup, API usage, SSO configuration, and translations.
- Open-source with MIT License, community support via Discord.