Run This Ai
EN DE

uTask

Declarative automation engine that models and executes business processes defined in YAML

★ 1,394 GitHub BSD-3-Clause automationworkflowyamltask-orchestrationdevops Automation Tools

Overview

uTask is an open-source automation engine by OVH that models and executes business processes declared in YAML. Instead of writing glue code, you describe your workflows declaratively: tasks, steps, dependencies, conditions and retries are all defined in readable configuration files. It ships with a web dashboard for tracking runs, a REST API for integration, and a plugin system for custom task implementations, making it a strong self-hosted alternative to proprietary workflow orchestration platforms.

Requirements

Min vCPU
2
Min RAM
4096 MB
Min Disk
10 GB
Rec vCPU
4
Rec RAM
8192 MB
Rec Disk
20 GB

Recommended VPS

Hostinger · KVM 4

4 vCPU · 16384 MB · 200 GB

$11.99
View plan

Hostinger · KVM 4

4 vCPU · 16384 MB · 200 GB

$11.99
View plan

Hostinger · KVM 8

8 vCPU · 32256 MB · 400 GB

$20.00
View plan

Affiliate disclosure

Docker Compose

# Generated by Run This Ai — docker-compose.yml
services:
  utask:
    image: ovhcom/utask:latest
    restart: unless-stopped
    ports:
      - 8080:8080
    volumes:
      - ./data/utask:/data

Best VPS for uTask →

Related tools

Guides & articles