mirror of
https://github.com/Dokploy/templates.git
synced 2026-07-15 23:02:03 -05:00
[PR #930] [MERGED] feat: add Prefect template #15260
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/Dokploy/templates/pull/930
Author: @rohitmulani63-ops
Created: 6/21/2026
Status: ✅ Merged
Merged: 7/7/2026
Merged by: @Siumauricio
Base:
canary← Head:codex/add-prefect-template📝 Commits (3)
98ea5a2feat: add Prefect templatedd337d8fix: tighten Prefect template routingd5c2802Merge remote-tracking branch 'origin/canary' into codex/add-prefect-template📊 Changes
4 files changed (+129 additions, -0 deletions)
View changed files
➕
blueprints/prefect/docker-compose.yml(+90 -0)➕
blueprints/prefect/prefect.svg(+7 -0)➕
blueprints/prefect/template.toml(+15 -0)📝
meta.json(+17 -0)📄 Description
Summary
prefecthq/prefect:3.7.5-python3.12and add metadata/logo for the template catalog/claim #152
Closes #917
Validation
node dedupe-and-sort-meta.jsnode --import ./build-scripts/node_modules/tsx/dist/loader.mjs build-scripts/validate-template.ts --dir blueprints/prefectnode --import ./build-scripts/node_modules/tsx/dist/loader.mjs build-scripts/validate-docker-compose.ts --file blueprints/prefect/docker-compose.ymlgit diff --checkNotes
Not run: full Docker runtime smoke test, because Docker is unavailable locally.
template.toml.🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.