home.social

#dagu — Public Fediverse posts

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

  1. ⚠️ CRITICAL vuln: dagu <2.2.4 suffers from path traversal (CVE-2026-31886). Exploit allows deletion of /tmp, causing system-wide DoS. Upgrade to 2.2.4+ or enforce input validation now! radar.offseq.com/threat/cve-20 #OffSeq #dagu #security #CVE2026_31886

  2. dagu + healthchecks are a surprisingly solid combo for monitoring services, at least with my modest requirements.

    Was already considering replacing healthchecks with gatus because that can actively monitor services.

    This way is cooler though; I have one system to run checks and one system to report outages. If dagu goes down, healthchecks will still report it, so my single point of failure (on the software side) is now a lot smaller.

    #sysadmin #monitoring #healthchecksio #dagu

  3. I'm an ansible guy in the #homelab with a sprinkle of #tofu here and there. I found this great project called #dagu. It's a cron scheduler thing that can run any damn command whenever you want it to... However, you have to manage more yaml to make it runl!! So I took a look again at #semaphore. The ui still trash, but it feels like it has come a long way. So now I'm thinking about switching to Semaphore to not need yaml to manage yaml that manages my homelab!

    #selfhosting #selfhosted

  4. Slowly setting up #cubefs and I think I'm in a place now where I can try to get things in the #homelab and see how I like it better than #seaweedfs...

    #homlab said na fucker! You get to work through some changes of #dagu and all your updates failing..

    #homelab the hobby that is a bitch!!

    #selfhosted

  5. Планировщики процессов — другие open source решения

    Такие workflow-оркестраторы, как Metaflow или Apache Airflow, на слуху. Однако в их тени существуют не менее интересные решения — например, StepWise, Dagu, Windmill, Flyte и µTask. Они предоставляют интересные возможности для автоматизации, ускорения и упрощения настройки сложных workflow, и часто обладают более современной архитектурой, меньшим порогом входа или ярко выраженной специализацией для типовых задач. Сегодня познакомимся подробнее с инструментами, которые расширят ваш арсенал и помогут создавать более надёжные и экономичные системы.

    habr.com/ru/companies/mws/arti

    #metaflow #apache_airflow #StepWise #Dagu #Windmill #Flyte #workflow #работа_с_данными

  6. I was using sempahore as a cron with a front end in the #homelab and it's aight, but the cron function of it didn't work how I think it should... and would fail on and off and only works with ssh.. I use other cli commands with #Ansible.

    I ended up finding #Dagu github.com/dagu-org/dagu.

    And it's more flexible for sure as I use different cli tools, uses yaml.. It seems like a better fit to my use case.

    #selfhosting #selfhosted.