ovh/utask
µTask is an automation engine that models and executes business processes declared in yaml. ✏️📋 observed · 2026-08-28
Health v2 · maintenance only
89/100
- Activity 95
- Release rhythm 75
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: 0
- age_days: 2493
- days_rel: 168
- days_push: 35
- n_releases_24m: 10
Adoption not part of the score
1395 stars · 104 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
µTask is a lightweight automation engine that models business processes as declarative YAML templates and asynchronously executes graphs of actions with retries and encrypted audit trails. It requires only a PostgreSQL database to operate and can be extended with custom Go plugins.
Use cases
- automate kubernetes TLS certificate provisioning
- bootstrap new team members with accounts and SSH keys
- run asynchronous antifraud checks for a payments API
- model and execute business processes declared in yaml
- orchestrate multi-step tasks with retries around transient errors
- keep an encrypted auditable trace of task execution
When to choose
- you need a self-hosted workflow engine with only a postgres dependency
- you want declarative YAML process definitions with dependency graphs
- you need encrypted, auditable task execution with retry handling
- you want to extend automation with custom Go actions
When to avoid
- you need a fully managed SaaS workflow service
- your workflows are simple cron-style scheduled jobs
- you require a language-agnostic plugin ecosystem beyond Go
Facets
service · maturity active
workflow-automation scheduling webhook api-framework configuration-management backend developer-tools self-hosted go self-hosted workflow-engine yaml-templates task-orchestration postgres business-processes angular-ui automation devops linux docker web-server
1 source
- readme: https://github.com/ovh/utask · fetched 2026-08-28 · 74ad506946fb
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| ovh/utask | main | 89 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem