mirror of
https://github.com/Dokploy/templates.git
synced 2026-07-20 05:15:24 +02:00
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:
17
meta.json
17
meta.json
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user