[PR #648] [CLOSED] feat: add Dify AI Platform template #1196

Closed
opened 2026-04-16 11:29:29 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/Dokploy/templates/pull/648
Author: @arikmeyer
Created: 1/12/2026
Status: Closed

Base: canaryHead: canary


📝 Commits (1)

  • 05627b4 feat: add Dify AI Platform template

📊 Changes

5 files changed (+1041 additions, -0 deletions)

View changed files

blueprints/dify/README.md (+232 -0)
blueprints/dify/docker-compose.yml (+601 -0)
blueprints/dify/logo.png (+0 -0)
blueprints/dify/template.toml (+186 -0)
📝 meta.json (+22 -0)

📄 Description

What is this PR about?

Dify AI Platform template

Checklist

Before submitting this PR, please make sure that:

Closes #98


🔄 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/648 **Author:** [@arikmeyer](https://github.com/arikmeyer) **Created:** 1/12/2026 **Status:** ❌ Closed **Base:** `canary` ← **Head:** `canary` --- ### 📝 Commits (1) - [`05627b4`](https://github.com/Dokploy/templates/commit/05627b48b1aa0a6051e06496dfc2bfe7610bf648) feat: add Dify AI Platform template ### 📊 Changes **5 files changed** (+1041 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `blueprints/dify/README.md` (+232 -0) ➕ `blueprints/dify/docker-compose.yml` (+601 -0) ➕ `blueprints/dify/logo.png` (+0 -0) ➕ `blueprints/dify/template.toml` (+186 -0) 📝 `meta.json` (+22 -0) </details> ### 📄 Description ## What is this PR about? Dify AI Platform template ## 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 - [ ] 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) Closes #98 --- <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-04-16 11:29:29 -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#1196