Kestra
Kestra is an open-source workflow orchestration platform for building and running scheduled and event-driven workflows. These guides cover deploying Kestra with Docker Compose and PostgreSQL and building automated workflows with Kestra and Gemini.
Available Guides
Deploy Kestra
Deploy Kestra with Docker Compose and a PostgreSQL backend, then create and run workflows from the web interface.
Published on: Vultr Docs
→ Read: https://docs.vultr.com/how-to-deploy-kestra-open-source-workflow-orchestration-platform
AI News Summariser
Build a Kestra workflow that fetches articles from an RSS feed and generates concise Markdown summaries using Gemini.
→ Read: Build an AI News Summariser with Kestra and Gemini
Which Guide Should You Choose?
- Deploy Kestra if you want to deploy Kestra with Docker Compose and PostgreSQL.
- AI News Summariser if you already have Kestra running and want to build an automated AI-powered workflow.