home.social

#cron — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #cron, aggregated by home.social.

  1. Heartbeat-мониторинг cron-job'ов: dead-man-switch на FastAPI

    Обычный uptime-мониторинг проверяет, отвечает ли сервис на запросы. Cron-job ничего не отвечает — он запускается раз в N часов, делает работу и молча завершается. Если cron перестал запускаться (uptime daemon упал, машина в read-only mode после fsck, disk full) — обычный мониторинг этого не видит. Решение известно с 70-х — паттерн dead-man-switch (он же heartbeat). Я недавно делал heartbeat-эндпоинты для Valpero. Здесь разберу серверную часть на FastAPI + клиентский bash-pattern, и edge-кейсы которые их ломают. В конце готовый код, который можно адаптировать под свой стек.

    habr.com/ru/articles/1035624/

    #cron #heartbeat #deadmanswitch #monitoring #alerting #bash #FastAPI #Celery #devops #linux

  2. With #openclaw - the best way I've found to write #cron jobs is to create a custom skill and put all the detail in there, then have the job just run the skill. My agents don't automatically know this is the most sustainable way to do things, but they're happy to oblige.

  3. How to Create #PHP #Cron Jobs on Linux Server

    This guide demonstrates how to create PHP cron jobs on Linux server.
    What are PHP Cron Jobs?
    Cron is the standard Linux scheduler used to run scripts automatically at defined intervals. PHP cron jobs are commonly used for automation tasks such as backups, billing runs, log cleanup, monitoring scripts, email campaigns, and application maintenance.
    READ ALSO: cPanel Shared Hosting Server Specs ...
    Continued 👉 blog.radwebhosting.com/create- #cronjob

  4. How to Create #PHP #Cron Jobs on Linux Server

    This guide demonstrates how to create PHP cron jobs on Linux server.
    What are PHP Cron Jobs?
    Cron is the standard Linux scheduler used to run scripts automatically at defined intervals. PHP cron jobs are commonly used for automation tasks such as backups, billing runs, log cleanup, monitoring scripts, email campaigns, and application maintenance.
    READ ALSO: cPanel Shared Hosting Server Specs ...
    Continued 👉 blog.radwebhosting.com/create- #cronjob

  5. How to Create #PHP #Cron Jobs on Linux Server

    This guide demonstrates how to create PHP cron jobs on Linux server.
    What are PHP Cron Jobs?
    Cron is the standard Linux scheduler used to run scripts automatically at defined intervals. PHP cron jobs are commonly used for automation tasks such as backups, billing runs, log cleanup, monitoring scripts, email campaigns, and application maintenance.
    READ ALSO: cPanel Shared Hosting Server Specs ...
    Continued 👉 blog.radwebhosting.com/create- #cronjob

  6. 𝗖𝗿𝗼𝗻𝗠𝗮𝘀𝘁𝗲𝗿:

    #CRON #Manager

    thewhale.cc/posts/cronmaster

    Cronmaster is a Dockerized Task Manager free and open-source.

  7. How to Create #PHP #Cron Jobs on Linux Server

    This guide demonstrates how to create PHP cron jobs on Linux server.
    What are PHP Cron Jobs?
    Cron is the standard Linux scheduler used to run scripts automatically at defined intervals. PHP cron jobs are commonly used for automation tasks such as backups, billing runs, log cleanup, monitoring scripts, email campaigns, and application maintenance.
    READ ALSO: cPanel Shared Hosting Server Specs ...
    Continued 👉 blog.radwebhosting.com/create- #cronjob

  8. How to Create #PHP #Cron Jobs on Linux Server

    This guide demonstrates how to create PHP cron jobs on Linux server.
    What are PHP Cron Jobs?
    Cron is the standard Linux scheduler used to run scripts automatically at defined intervals. PHP cron jobs are commonly used for automation tasks such as backups, billing runs, log cleanup, monitoring scripts, email campaigns, and application maintenance.
    READ ALSO: cPanel Shared Hosting Server Specs ...
    Continued 👉 blog.radwebhosting.com/create- #cronjob

  9. How to Create #PHP #Cron Jobs on Linux Server

    This guide demonstrates how to create PHP cron jobs on Linux server.
    What are PHP Cron Jobs?
    Cron is the standard Linux scheduler used to run scripts automatically at defined intervals. PHP cron jobs are commonly used for automation tasks such as backups, billing runs, log cleanup, monitoring scripts, email campaigns, and application maintenance.
    READ ALSO: cPanel Shared Hosting Server Specs ...
    Continued 👉 blog.radwebhosting.com/create- #cronjob

  10. How to Create #PHP #Cron Jobs on Linux Server

    This guide demonstrates how to create PHP cron jobs on Linux server.
    What are PHP Cron Jobs?
    Cron is the standard Linux scheduler used to run scripts automatically at defined intervals. PHP cron jobs are commonly used for automation tasks such as backups, billing runs, log cleanup, monitoring scripts, email campaigns, and application maintenance.
    READ ALSO: cPanel Shared Hosting Server Specs ...
    Continued 👉 blog.radwebhosting.com/create- #cronjob

  11. How to Create #PHP #Cron Jobs on Linux Server

    This guide demonstrates how to create PHP cron jobs on Linux server.
    What are PHP Cron Jobs?
    Cron is the standard Linux scheduler used to run scripts automatically at defined intervals. PHP cron jobs are commonly used for automation tasks such as backups, billing runs, log cleanup, monitoring scripts, email campaigns, and application maintenance.
    READ ALSO: cPanel Shared Hosting Server Specs ...
    Continued 👉 blog.radwebhosting.com/create- #cronjob

  12. Почему я написал Ёбифай: свой планировщик для фоновых задач на Python

    Но очень быстро оказывается, что настоящая сложность не в самих задачах, а в инфраструктуре вокруг них. Сначала хочется просто запускать код в фоне. Потом появляются ретраи, таймауты, логирование, контроль выполнения. Ещё чуть позже всплывают совсем неприятные вопросы: что делать с пропущенными запусками после рестарта, как не дублировать задачи и где вообще должна жить логика планирования. В какой-то момент становится очевидно:

    habr.com/ru/articles/1018646/

    #scheduler #cron #crontab #cronjob #background_job #background_jobs #asyncio

  13. Как мы устали настраивать Crontab и сделали свой cron-manager

    В какой-то момент cron-заданий становится много, появляются сложные зависимости между скриптами, когда результат выполнение одного важен для начала работы другого. Балансировать такую историю доводится сис.админу, DevOps'у или разработчику. С этого и начинается наш рассказ.

    habr.com/ru/articles/1003006/

    #cron #crontab #cronjob #cronjob #продукт #продуктовая_разработка

  14. Kollege hat eine esoterische Anforderung:
    Das System steht auf UTC, also normalisierte Zeit. Aber ein bestimmter Cronjob soll immer um 7 lokaler Zeit (also Europe/Berlin) starten, unabhängig ob CET oder CEST.
    Das kann man natürlich hinbekommen, mit Krämpfen und sleep.
    Es geht aber einfacher: mit #systemd und timer units, ich sage es ungern.
    [Timer]
    OnCalendar=*-*-* 07:00:00 Europe/Berlin

    tut genau das. Das ist praktisch.
    #linux #cron #cronjob
  15. how to delete directories that all start with dir... using bash scripting or any command with the right options #commandline #bash #scripts #cron

    askubuntu.com/q/1566341/612

  16. Пайплайны, bounce-back и cron для ИИ-агентов на одной подписке Google AI

    Важный момент: agent-pool - это MCP-сервер, который работает и в IDE, и внутри самого Gemini CLI. Воркер может сам делегировать задачи дальше - создавать подгруппы и запускать своих воркеров. На этом строится вся фрактальная оркестрация.

    habr.com/ru/articles/1014502/

    #mcp #aiagents #geminicli #pipelines #cron #multiagent #orchestration #agentpool #bounceback #googleai

  17. Пайплайны, bounce-back и cron для ИИ-агентов на одной подписке Google AI

    Важный момент: agent-pool - это MCP-сервер, который работает и в IDE, и внутри самого Gemini CLI. Воркер может сам делегировать задачи дальше - создавать подгруппы и запускать своих воркеров. На этом строится вся фрактальная оркестрация.

    habr.com/ru/articles/1014502/

    #mcp #aiagents #geminicli #pipelines #cron #multiagent #orchestration #agentpool #bounceback #googleai

  18. Пайплайны, bounce-back и cron для ИИ-агентов на одной подписке Google AI

    Важный момент: agent-pool - это MCP-сервер, который работает и в IDE, и внутри самого Gemini CLI. Воркер может сам делегировать задачи дальше - создавать подгруппы и запускать своих воркеров. На этом строится вся фрактальная оркестрация.

    habr.com/ru/articles/1014502/

    #mcp #aiagents #geminicli #pipelines #cron #multiagent #orchestration #agentpool #bounceback #googleai

  19. Пайплайны, bounce-back и cron для ИИ-агентов на одной подписке Google AI

    Важный момент: agent-pool - это MCP-сервер, который работает и в IDE, и внутри самого Gemini CLI. Воркер может сам делегировать задачи дальше - создавать подгруппы и запускать своих воркеров. На этом строится вся фрактальная оркестрация.

    habr.com/ru/articles/1014502/

    #mcp #aiagents #geminicli #pipelines #cron #multiagent #orchestration #agentpool #bounceback #googleai

  20. How to Create #PHP #Cron Jobs on Linux Server This guide demonstrates how to create PHP cron jobs on Linux server. What are PHP Cron Jobs? Cron is the standard Linux scheduler used to run scripts automatically at defined intervals. PHP cron jobs are commonly used ... Continued 👉 #cronjob

  21. OpenClaw-Crons brauchen klare Sessions und Zustellung

    OpenClaw trennt bei Cron-Jobs klarer zwischen Session-Bindung, isolierten Läufen und Chat-Zustellung.

    agentenlog.de/posts/2026-05-09

    #openclaw #cron

  22. how to delete directories that all start with dir... using bash scripting or any command with the right options #commandline #bash #scripts #cron

    askubuntu.com/q/1566341/612

  23. how to delete directories that all start with dir... using bash scripting or any command with the right options #commandline #bash #scripts #cron

    askubuntu.com/q/1566341/612

  24. how to delete directories that all start with dir... using bash scripting or any command with the right options #commandline #bash #scripts #cron

    askubuntu.com/q/1566341/612

  25. how to delete directories that all start with dir... using bash scripting or any command with the right options #commandline #bash #scripts #cron

    askubuntu.com/q/1566341/612

  26. #Forgejo :forgejo: releases are published according to a fixed release schedule with security announcements between major releases.

    Already a year ago, I wrote a small #python script creating an #ics calendar file which can be read by almost any calendar software. Using a scheduled job (e.g., with #cron), I have the always updated calendar in my #Thunderbird.

    In the meantime, I forgot about it, but now I want to share it with you (on #Codeberg, of course): codeberg.org/mahlzahn/forgejo-

  27. #Forgejo :forgejo: releases are published according to a fixed release schedule with security announcements between major releases.

    Already a year ago, I wrote a small #python script creating an #ics calendar file which can be read by almost any calendar software. Using a scheduled job (e.g., with #cron), I have the always updated calendar in my #Thunderbird.

    In the meantime, I forgot about it, but now I want to share it with you (on #Codeberg, of course): codeberg.org/mahlzahn/forgejo-

  28. #Forgejo :forgejo: releases are published according to a fixed release schedule with security announcements between major releases.

    Already a year ago, I wrote a small #python script creating an #ics calendar file which can be read by almost any calendar software. Using a scheduled job (e.g., with #cron), I have the always updated calendar in my #Thunderbird.

    In the meantime, I forgot about it, but now I want to share it with you (on #Codeberg, of course): codeberg.org/mahlzahn/forgejo-

  29. #Forgejo :forgejo: releases are published according to a fixed release schedule with security announcements between major releases.

    Already a year ago, I wrote a small #python script creating an #ics calendar file which can be read by almost any calendar software. Using a scheduled job (e.g., with #cron), I have the always updated calendar in my #Thunderbird.

    In the meantime, I forgot about it, but now I want to share it with you (on #Codeberg, of course): codeberg.org/mahlzahn/forgejo-

  30. #Forgejo :forgejo: releases are published according to a fixed release schedule with security announcements between major releases.

    Already a year ago, I wrote a small #python script creating an #ics calendar file which can be read by almost any calendar software. Using a scheduled job (e.g., with #cron), I have the always updated calendar in my #Thunderbird.

    In the meantime, I forgot about it, but now I want to share it with you (on #Codeberg, of course): codeberg.org/mahlzahn/forgejo-

  31. How to Create #PHP #Cron Jobs on Linux Server

    This guide demonstrates how to create PHP cron jobs on Linux server.
    What are PHP Cron Jobs?
    Cron is the standard Linux scheduler used to run scripts automatically at defined intervals. PHP cron jobs are commonly used for automation tasks such as backups, billing runs, log cleanup, monitoring scripts, email campaigns, and application maintenance.
    READ ALSO: cPanel Shared Hosting Server Specs ...
    Continued 👉 blog.radwebhosting.com/create- #cronjob

  32. How to Create #PHP #Cron Jobs on Linux Server

    This guide demonstrates how to create PHP cron jobs on Linux server.
    What are PHP Cron Jobs?
    Cron is the standard Linux scheduler used to run scripts automatically at defined intervals. PHP cron jobs are commonly used for automation tasks such as backups, billing runs, log cleanup, monitoring scripts, email campaigns, and application maintenance.
    READ ALSO: cPanel Shared Hosting Server Specs ...
    Continued 👉 blog.radwebhosting.com/create- #cronjob

  33. How to Create #PHP #Cron Jobs on Linux Server

    This guide demonstrates how to create PHP cron jobs on Linux server.
    What are PHP Cron Jobs?
    Cron is the standard Linux scheduler used to run scripts automatically at defined intervals. PHP cron jobs are commonly used for automation tasks such as backups, billing runs, log cleanup, monitoring scripts, email campaigns, and application maintenance.
    READ ALSO: cPanel Shared Hosting Server Specs ...
    Continued 👉 blog.radwebhosting.com/create- #cronjob

  34. How to Create #PHP #Cron Jobs on Linux Server This guide demonstrates how to create PHP cron jobs on Linux server. What are PHP Cron Jobs? Cron is the standard Linux scheduler used to run scripts automatically at defined intervals. PHP cron jobs are commonly used ... Continued 👉 #cronjob

  35. How to Create #PHP #Cron Jobs on Linux Server

    This guide demonstrates how to create PHP cron jobs on Linux server.
    What are PHP Cron Jobs?
    Cron is the standard Linux scheduler used to run scripts automatically at defined intervals. PHP cron jobs are commonly used for automation tasks such as backups, billing runs, log cleanup, monitoring scripts, email campaigns, and application maintenance.
    READ ALSO: cPanel Shared Hosting Server Specs ...
    Continued 👉 blog.radwebhosting.com/create- #cronjob

  36. How to Create #PHP #Cron Jobs on Linux Server

    This guide demonstrates how to create PHP cron jobs on Linux server.
    What are PHP Cron Jobs?
    Cron is the standard Linux scheduler used to run scripts automatically at defined intervals. PHP cron jobs are commonly used for automation tasks such as backups, billing runs, log cleanup, monitoring scripts, email campaigns, and application maintenance.
    READ ALSO: cPanel Shared Hosting Server Specs ...
    Continued 👉 blog.radwebhosting.com/create- #cronjob

  37. How to Create #PHP #Cron Jobs on Linux Server

    This guide demonstrates how to create PHP cron jobs on Linux server.
    What are PHP Cron Jobs?
    Cron is the standard Linux scheduler used to run scripts automatically at defined intervals. PHP cron jobs are commonly used for automation tasks such as backups, billing runs, log cleanup, monitoring scripts, email campaigns, and application maintenance.
    READ ALSO: cPanel Shared Hosting Server Specs ...
    Continued 👉 blog.radwebhosting.com/create- #cronjob

  38. How to Create #PHP #Cron Jobs on Linux Server

    This guide demonstrates how to create PHP cron jobs on Linux server.
    What are PHP Cron Jobs?
    Cron is the standard Linux scheduler used to run scripts automatically at defined intervals. PHP cron jobs are commonly used for automation tasks such as backups, billing runs, log cleanup, monitoring scripts, email campaigns, and application maintenance.
    READ ALSO: cPanel Shared Hosting Server Specs ...
    Continued 👉 blog.radwebhosting.com/create- #cronjob

  39. How to Create #PHP #Cron Jobs on Linux Server

    This guide demonstrates how to create PHP cron jobs on Linux server.
    What are PHP Cron Jobs?
    Cron is the standard Linux scheduler used to run scripts automatically at defined intervals. PHP cron jobs are commonly used for automation tasks such as backups, billing runs, log cleanup, monitoring scripts, email campaigns, and application maintenance.
    READ ALSO: cPanel Shared Hosting Server Specs ...
    Continued 👉 blog.radwebhosting.com/create- #cronjob

  40. How to Create #PHP #Cron Jobs on Linux Server

    This guide demonstrates how to create PHP cron jobs on Linux server.
    What are PHP Cron Jobs?
    Cron is the standard Linux scheduler used to run scripts automatically at defined intervals. PHP cron jobs are commonly used for automation tasks such as backups, billing runs, log cleanup, monitoring scripts, email campaigns, and application maintenance.
    READ ALSO: cPanel Shared Hosting Server Specs ...
    Continued 👉 blog.radwebhosting.com/create- #cronjob

  41. How to Create #PHP #Cron Jobs on Linux Server

    This guide demonstrates how to create PHP cron jobs on Linux server.
    What are PHP Cron Jobs?
    Cron is the standard Linux scheduler used to run scripts automatically at defined intervals. PHP cron jobs are commonly used for automation tasks such as backups, billing runs, log cleanup, monitoring scripts, email campaigns, and application maintenance.
    READ ALSO: cPanel Shared Hosting Server Specs ...
    Continued 👉 blog.radwebhosting.com/create- #cronjob