[PR #918] Add Prefect template #13417

Open
opened 2026-06-15 13:15:30 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/Dokploy/templates/pull/918
Author: @kh0r
Created: 6/5/2026
Status: 🔄 Open

Base: canaryHead: canary


📝 Commits (2)

  • 07bbadb feat: add Prefect template
  • 6100ba8 fix: use expose for prefect service

📊 Changes

4 files changed (+115 additions, -0 deletions)

View changed files

blueprints/prefect/docker-compose.yml (+82 -0)
blueprints/prefect/prefect.png (+0 -0)
blueprints/prefect/template.toml (+15 -0)
📝 meta.json (+18 -0)

📄 Description

What is this PR about?

Adds a new Prefect template for Dokploy based on the official Prefect self-hosted Docker Compose deployment.

Checklist

Before submitting this PR, please make sure that:

Close automatically the related issues using the keywords: closes #917

Screenshots or Videos


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/Dokploy/templates/pull/918 **Author:** [@kh0r](https://github.com/kh0r) **Created:** 6/5/2026 **Status:** 🔄 Open **Base:** `canary` ← **Head:** `canary` --- ### 📝 Commits (2) - [`07bbadb`](https://github.com/Dokploy/templates/commit/07bbadb66ed903854c5930bbc73c02eb8f004b41) feat: add Prefect template - [`6100ba8`](https://github.com/Dokploy/templates/commit/6100ba8634d730aa2f2b132c9c8d9f2b264f5c22) fix: use expose for prefect service ### 📊 Changes **4 files changed** (+115 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `blueprints/prefect/docker-compose.yml` (+82 -0) ➕ `blueprints/prefect/prefect.png` (+0 -0) ➕ `blueprints/prefect/template.toml` (+15 -0) 📝 `meta.json` (+18 -0) </details> ### 📄 Description ## What is this PR about? Adds a new Prefect template for Dokploy based on the official Prefect self-hosted Docker Compose deployment. ## Checklist Before submitting this PR, please make sure that: - [x] I have read the suggestions in the README.md file https://github.com/Dokploy/templates?tab=readme-ov-file#general-requirements-when-creating-a-template - [x] I have tested the template in my instance, so the maintainers don't spend time trying to figure out what's wrong. - [ ] I have added tests that demonstrate that my correction works or that my new feature works. ## Issues related (if applicable) Close automatically the related issues using the keywords: `closes #917` ## Screenshots or Videos --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-06-15 13:15:30 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/templates#13417