Skip to main content

How to Deploy Kestra

Kestra is an open-source workflow orchestration platform for building and running scheduled and event-driven workflows. This guide covers deploying Kestra with Docker Compose and a PostgreSQL backend, then creating and running workflows from the web interface.

The complete tutorial is published on Vultr Docs.

→ Read: How to Deploy Kestra, an Open-Source Workflow Orchestration Platform

What You'll Learn

  • Provision a Linux server and install Docker and Docker Compose
  • Configure Kestra with PostgreSQL using Docker Compose
  • Secure the deployment behind a reverse proxy with TLS
  • Access the Kestra web interface and run your first workflow

Continue Learning

Once Kestra is deployed, continue with the AI News Summariser guide to build an automated AI-powered workflow.