通知系统: https://healthchecks.io/ https://github.com/healthchecks/healthchecks 这个看起来不错,有没有人用过或者自己部署过,可以分享下经验吗?我这两天试用之后在帖子下试用情况。类似系统有哪些?
定时任务管理系统: https://github.com/lisijie/webcron http://git.oschina.net/benjobs/opencron https://github.com/jamesrwhite/minicron https://github.com/jmettraux/rufus-scheduler https://github.com/ondrejbartas/sidekiq-cron webcron 这个在试用中,其他几个打算试用下,有试用这样系统的分享交流下呢。
healthchecks
功能不错,当前时间这个Dockerfile可用:
https://hub.docker.com/r/haswalt/docker-healthchecks/ https://github.com/haswalt/docker-healthchecks
启动命令参看以上两个连接里的说明,注意下邮件的配置貌似不支持ssl,25端口可以试着不要动试一下 。
定时任务调度管理系统
需求:可以查看执行结果,通知失败情况,自动重试,便于集中管理
webcron之前有同事在使用中,还不错,准备再使用另外两个。
https://github.com/lisijie/webcron
https://github.com/jamesrwhite/minicron https://hub.docker.com/r/jamesrwhite/minicron/ 有界面,有Dockerfile
https://github.com/sharpstill/CronHub https://wenku.baidu.com/view/002cbc94daef5ef7ba0d3ce2.html