{ "name": "CronMaster", "slug": "cronmaster", "categories": [ 1 ], "date_created": "2026-02-17", "type": "pve", "updateable": true, "privileged": false, "interface_port": 3000, "documentation": "https://github.com/fccview/cronmaster", "website": "https://github.com/fccview/cronmaster", "logo": "https://raw.githubusercontent.com/fccview/cronmaster/main/public/logo.png", "config_path": "/opt/cronmaster/.env", "description": "Self-hosted cron job scheduler with web UI, live logs, auth and prebuilt binaries provided upstream.", "install_methods": [ { "type": "default", "script": "tools/addon/cronmaster.sh", "resources": { "cpu": null, "ram": null, "hdd": null, "os": null, "version": null } } ], "default_credentials": { "username": null, "password": null }, "notes": [] }