Portainer Templates
The largest single collection, of ready-to-go Docker apps
Currently tracking 798 templates
Template List
Click an app to view info, stats and usage docs
Showing 3 of 732 results, matching categories: Automation Jobs
Cronicle
Cronicle, a cron replacement with a web UI: schedules, run history, chaining, retries, and alerts. Single container, two small volumes (job data + logs).
Prefect
Prefect 3 - workflow orchestration for Python people: flows are decorated functions, deployments schedule them, and the UI shows every run. The server here holds UI/API/schedules; your flow code runs in WORKERS that connect outbound.
Temporal
Temporal - durable execution: write workflows as ordinary code and Temporal makes them crash-proof, with automatic retries, timers that survive restarts, and a complete event history.