CronMaster

CronMaster

Docker app from Skylinar's Repository

Overview

Cr*nmaster (cronmaster) is a pretty powerful tool that allows you to view/create/edit/manage all your host cronjobs comfortable from an intuitive UI, it has features such as pausing jobs, adding comment to them, running them right from the UI, and from the latest update you'll be able to have nicely structured logs for your jobs on top of exit statuses being shown right there and then. You will be able to see if a job failed at a glance and view the logs to see what's going on. NOTE: The app needs to run privileged to work like it is intended to be used.

Runtime arguments

Web UI
http://[IP]:[PORT:3000]
Network
bridge
Shell
bash
Privileged
true
Extra Params
--pid=host --init --user root

Template configuration

UIPorttcp
Target
3000
Default
40123
Value
40123
NEXT_PUBLIC_CLOCK_UPDATE_INTERVALVariable
Default
30000
Value
30000
AUTH_PASSWORDVariable
Default
very_strong_password
Value
very_strong_password
HOST_CRONTAB_USERVariable
Default
root
Value
root
DockerPathrw
Target
/var/run/docker.sock
Default
/var/run/docker.sock
Value
/var/run/docker.sock
scriptsPathrw
Target
/app/scripts
Default
/mnt/user/appdata/cronmaster/scripts
Value
/mnt/user/appdata/cronmaster/scripts
dataPathrw
Target
/app/data
Default
/mnt/user/appdata/cronmaster/data
Value
/mnt/user/appdata/cronmaster/data
snippetsPathrw
Target
/app/snippets
Default
/mnt/user/appdata/cronmaster/snippets
Value
/mnt/user/appdata/cronmaster/snippets
NODE_ENVVariable
Default
production
Value
production
DOCKERVariable
Default
true
Value
true
PUIDVariable
Value
0
PGIDVariable
Value
0

Details

Repository
ghcr.io/fccview/cronmaster:latest
Last Updated2026-06-01
First Seen2025-11-15

Run CronMaster on Unraid.

CronMaster is listed in Community Apps for Unraid OS. Explore Unraid to build a flexible home server, NAS, or homelab.