Schedule a dbt build with artifacts
Run a pinned dbt adapter on a schedule and keep dbt target and log files as Dagu run artifacts.
Recetas
Copy or download the YAML, review it for your environment, and run it. Every recipe comes from the public catalog and is syntax-validated with Dagu. Instalar Dagu
Run a pinned dbt adapter on a schedule and keep dbt target and log files as Dagu run artifacts.
Copy a local directory to any rclone remote without deleting files at the destination.
Check filesystem utilization on a schedule and notify Slack before a disk fills up.
Require operator acknowledgement, pull pinned Compose images, start the stack, and record its status.
Require operator acknowledgement and run a configurable patch command across SSH hosts with bounded concurrency.
Check an HTTP endpoint on a schedule with retries and send a Slack webhook when the check fails.
Replace a simple Kubernetes CronJob with a Dagu schedule and a version-pinned Job image.
Create a compressed, transaction-consistent MySQL dump and upload it to an S3-compatible bucket.
Create a timestamped PostgreSQL dump and upload it to an S3-compatible bucket every night.
Require operator acknowledgement, restart a service over SSH, and verify that it becomes active.
Download a file over SFTP into the isolated run directory and upload it to an S3-compatible bucket.
Check a remote TLS certificate daily and notify Slack when its remaining lifetime falls below a threshold.
¿Tienes un workflow que funciona bien?
Enviar una receta