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.
9 Blueprints
Clone a GitHub repository and run its shell scripts inside a Docker container.
Clone a Git repository and run Terraform plan and apply to deploy infrastructure as code on every change.
Back up every Kestra namespace, flow, file, and KV pair to GitLab on a schedule, with optional releases and merge requests.
Dry-run a flow export to Git, pause to review the diff, then push the reviewed flows.
Make Git the source of truth for your Kestra flows, auto-syncing a branch into a namespace and deleting flows removed in Git.
Promote Kestra flows across tenants and environments automatically using the Kestra REST API on a schedule.
Continuously push your Kestra flows and namespace files to a Git repository on a schedule for GitOps version control.
Pull flows and namespace files from a Git repository into Kestra every hour for GitOps-driven deployments.
GitOps restore that pulls Kestra flows, namespace files, and KV pairs straight from a GitLab repository.