CronMaster

CronMaster

Docker 应用程序 from Skylinar's Repository

概述

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.

运行时参数

网络用户界面
http://[IP]:[PORT:3000]
网络
bridge
外壳
bash
特权
true
额外参数
--pid=host --init --user root

模板配置

UIPorttcp
目标
3000
默认值
40123
价值
40123
NEXT_PUBLIC_CLOCK_UPDATE_INTERVALVariable
默认值
30000
价值
30000
AUTH_PASSWORDVariable
默认值
very_strong_password
价值
very_strong_password
HOST_CRONTAB_USERVariable
默认值
root
价值
root
DockerPathrw
目标
/var/run/docker.sock
默认值
/var/run/docker.sock
价值
/var/run/docker.sock
scriptsPathrw
目标
/app/scripts
默认值
/mnt/user/appdata/cronmaster/scripts
价值
/mnt/user/appdata/cronmaster/scripts
dataPathrw
目标
/app/data
默认值
/mnt/user/appdata/cronmaster/data
价值
/mnt/user/appdata/cronmaster/data
snippetsPathrw
目标
/app/snippets
默认值
/mnt/user/appdata/cronmaster/snippets
价值
/mnt/user/appdata/cronmaster/snippets
NODE_ENVVariable
默认值
production
价值
production
DOCKERVariable
默认值
true
价值
true
PUIDVariable
价值
0
PGIDVariable
价值
0

详细信息

存储库
ghcr.io/fccview/cronmaster:latest
最后更新2026-05-31
初见2025-11-15

在Unraid 上运行 CronMaster 。

CronMaster 已被列入Unraid OS 的社区应用程序。探索Unraid ,构建灵活的家庭服务器、NAS 或家庭实验室。