Files
blog-app/.review-tmp/crontab.bak2
2026-08-17 17:11:27 +08:00

16 lines
1.5 KiB
Plaintext

@reboot sleep 20 && /home/yi/start-headless.sh
# 户部·点卯催工监控(钦天监替代)
*/10 * * * * cd /home/yi/.openclaw/workspace-hubu && python3 scripts/check_task_progress.py --check >> /home/yi/.openclaw/workspace-hubu/logs/task_monitor_cron.log 2>&1
0 */2 * * * cd /home/yi/.openclaw/workspace-hubu && python3 scripts/check_task_progress.py --full >> /home/yi/.openclaw/workspace-hubu/logs/task_monitor_cron.log 2>&1
*/1 * * * * cd /home/yi && python3 /home/yi/档案管理/scripts/处理流程.py process >> /home/yi/档案管理/process.log 2>&1
0 3 * * 0 /home/yi/scripts/docker-cleanup.sh >> /home/yi/logs/docker-cleanup.log 2>&1
*/5 * * * * /home/yi/scripts/health-monitor.sh >> /home/yi/logs/health-monitor.log 2>&1
# 紫微天朝 P2-4: AGE→SQLite doc_entities 增量同步 (每 4 小时)
0 */4 * * * /home/yi/kanyu-age-sync-pvc.sh >> /tmp/kanyu_age_sync.log 2>&1
0 3 * * * /home/yi/bin/hindsight-cleanup-stuck.sh >> /tmp/hindsight-cleanup.log 2>&1
*/5 * * * * /usr/bin/python3 /home/yi/yuanshu-ziwei/scripts/cleanup_legacy_tasks.py --execute >/tmp/cleanup.log 2>&1
0 2 * * * /home/yi/sishu/scripts/sishu_pg_backup.sh backup >> /var/log/sishu_pg_backup.log 2>&1
0 3 * * * /home/yi/.local/bin/sishu-redis-cleanup-cron
*/2 * * * * /usr/local/bin/fix-k3s-containerd.sh >> /var/log/fix-k3s-containerd.log 2>&1
0 9 * * * cd /home/yi/opencode-blog-showcase/blog-app && /usr/bin/python3 scripts/daily_watchdog.py >> /home/yi/opencode-blog-showcase/logs/daily-agent-watchdog.log 2>&1