croniclev2
官方Docker 应用程序 from waazaa's Repository
概述
Cronicle is a multi-server task scheduler and runner, with a web based front-end UI. It handles both scheduled, repeating and on-demand jobs, targeting any number of worker servers, with real-time stats and live log viewer. It's basically a fancy Cron replacement written in Node.js. You can give it simple shell commands, or write Plugins in virtually any language. A huge thank you to github.com/jhuckab for the Cronicle project and github.com/soulteary for the container!
运行时参数
- 网络用户界面
http://[IP]:[PORT:3012]- 网络
bridge- 外壳
sh- 特权
- false
- 额外参数
--dns=1.1.1.1 --hostname=unraid
模板配置
Web Interface PortPorttcp
The port cronicle will listen on.
- 目标
- 3012
- 默认值
- 3012
- 价值
- 3013
Stateful Data PathPathrw
Internal Container Path: /opt/cronicle/data
- 目标
- /opt/cronicle/data
- 默认值
- /mnt/user/appdata/cronicle/data
- 价值
- /mnt/user/appdata/cronicle-v2/data
Stateful Logs PathPathrw
Internal Container Path: /opt/cronicle/logs
- 目标
- /opt/cronicle/logs
- 默认值
- /mnt/user/appdata/cronicle/logs
- 价值
- /mnt/user/appdata/cronicle-v2/logs
Stateful Plugins PathPathrw
Internal Container Path: /opt/cronicle/plugins
- 目标
- /opt/cronicle/plugins
- 默认值
- /mnt/user/appdata/cronicle/plugins
- 价值
- /mnt/user/appdata/cronicle-v2/plugins
WORKER_ONLYVariable
- 价值
- false
详细信息
存储库
ghcr.io/cronicle-edge/cronicle-edge:latest最后更新2026-05-31
初见2025-07-17
在Unraid 上运行 Croniclev2 。
Croniclev2 已被列入Unraid OS 的社区应用程序。探索Unraid ,构建灵活的家庭服务器、NAS 或家庭实验室。