feat: add Prefect template (#930)

* feat: add Prefect template

* fix: tighten Prefect template routing

---------

Co-authored-by: Rohit Mulani <289630555+rohitmulani63-ops@users.noreply.github.com>
Co-authored-by: Mauricio Siu <siumauricio@icloud.com>
This commit is contained in:
Rohit Mulani
2026-07-08 01:44:10 +04:00
committed by GitHub
parent 1c0380d77b
commit f796047552
4 changed files with 129 additions and 0 deletions

View File

@@ -5689,6 +5689,23 @@
],
"dokploy_version": "<0.22.5"
},
{
"id": "prefect",
"name": "Prefect",
"version": "3.7.5-python3.12",
"description": "Prefect is an open-source workflow orchestration platform for building, scheduling, monitoring, and managing data pipelines and Python workflows.",
"logo": "prefect.svg",
"links": {
"github": "https://github.com/PrefectHQ/prefect",
"website": "https://www.prefect.io/",
"docs": "https://docs.prefect.io/"
},
"tags": [
"automation",
"workflow",
"data"
]
},
{
"id": "privatebin",
"name": "PrivateBin",