Use-cases
Users
Industries
Hi! I'm your Kestra AI assistant.Ask me anything about workflows.
EXAMPLE QUESTIONS
The first step is always the hardest. Search or browse to kick-start your next flow.
141 Blueprints
Provision a TLS certificate for a VM, auto-discovering its IP asset from the catalog and registering the cert as a typed asset.
Reserve a static external IP for a VM and register it as a typed IP asset attached to that machine.
Automatically purge VM assets tied to a deleted software license, triggered by the license deletion flow or a webhook.
Provision a VM linked to a software license picked from the Kestra asset catalog, recording the dependency as lineage.
A CI-completion webhook triggers an Argo CD sync, verifies application health, and reports the result to Slack.
SSH disk cleanup with a host allowlist, pre/post metrics, an approval gate for production hosts, and Slack reporting.
Deprovision an employee's LDAP entry on offboarding, snapshotting group membership for audit, relocating the account, and removing it from its groups.
Schedule the Aiven CLI to power services and databases off and on, cutting cloud costs without manual clicks.
Create an Argo CD Application, sync it, and capture status before and after reconciliation in one Kestra flow.
Weekly SSL certificate expiry monitor that checks days remaining for a list of domains and fires Slack and email alerts before they expire, with KV state to suppress duplicate notifications.
Build a Docker image from a GitHub repo and deploy it to local, GCP Cloud Run, or Azure Container Instances from one declarative flow.
Clone a golden qcow2 image, define and boot a libvirt KVM domain, wait for RUNNING, and announce it in Slack with retries.
Chain Terraform provisioning, Ansible configuration, and an Argo CD sync with a final health check.
Automatically purge expired key-value entries from Kestra's internal KV store across namespaces on a daily schedule.
Off-hours patch window that verifies the target, gracefully stops it (with a force fallback), snapshots and inspects its disk, restarts it, and emails ops on success or failure.
Nightly job that lists a self-hosted MinIO bucket, filters objects older than a retention window in Python, and deletes only the expired ones.
Watch a KVM libvirt domain and auto-restart it the moment it goes SHUTOFF, with flap protection, maintenance-aware skips, and loud failure alerts.
Send a SendGrid email alert automatically whenever any workflow in your namespace fails or warns.
Send a raw TCP payload to any host and port from Kestra, with a pre-flight port check and a fail-fast assertion.
Push a rich Sentry alert with full execution context the moment a Kestra flow fails.
Forward Kestra execution logs to Splunk daily via HTTP Event Collector for centralized observability and alerting.
Roll out Argo CD Application updates across a single-tenant fleet in safe, sequential waves gated on real sync and health status.
Pull flows and namespace files from a Git repository into Kestra every hour for GitOps-driven deployments.
Patch a VM over SSH, pause for human validation, and automatically roll back to the previous package version on failure or rejection.