mirror of
https://github.com/Dokploy/templates.git
synced 2026-05-21 12:02:00 -05:00
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/870
Author: @Ishant5436
Created: 5/16/2026
Status: 🔄 Open
Base:
main← Head:feat/add-dify-and-flowise-templates📝 Commits (10+)
1e21b7efeat(librechat): add LibreChat blueprint with compose, toml, metadata, links and tags758cf1dfix: rename templates to template.toml47daea9fix(librechat): rename api service to librechat in docker-compose.yml3e8b431Update blueprints/librechat/template.toml60796a9Update blueprints/librechat/template.toml1d70294fix(librechat): add version under [config] and remove stray [config.mounts] header2e1fb3bfix(librechat): remove predefined persistent volume mounts from template.toml46dc5b9docs(librechat): add authentication reference link to docker-compose.ymlac07aa2feat: add Rote templated58cc15fix: process meta.json to fix formatting and sorting📊 Changes
42 files changed (+1972 additions, -223 deletions)
View changed files
📝
blueprints/cloudflared/template.toml(+1 -0)📝
blueprints/convex/docker-compose.yml(+8 -8)➕
blueprints/cyberchef/cyberchef.png(+0 -0)➖
blueprints/cyberchef/cyberchef.svg(+0 -0)➕
blueprints/dify/docker-compose.yml(+103 -0)➕
blueprints/dify/template.toml(+11 -0)📝
blueprints/evolutionapi/docker-compose.yml(+1 -1)📝
blueprints/flowise/docker-compose.yml(+31 -42)📝
blueprints/flowise/template.toml(+1 -16)➕
blueprints/frappe-lending/docker-compose.yml(+550 -0)➕
blueprints/frappe-lending/frappe-lending.png(+0 -0)➕
blueprints/frappe-lending/template.toml(+29 -0)➕
blueprints/go2rtc/docker-compose.yml(+24 -0)➕
blueprints/go2rtc/go2rtc.png(+0 -0)➕
blueprints/go2rtc/template.toml(+13 -0)📝
blueprints/grafana/docker-compose.yml(+1 -1)➕
blueprints/imgproxy/docker-compose.yml(+76 -0)➕
blueprints/imgproxy/imgproxy.png(+0 -0)➕
blueprints/imgproxy/template.toml(+56 -0)➕
blueprints/mediafetch/docker-compose.yml(+18 -0)...and 22 more files
📄 Description
🎯 Sponsor-Aligned AI Infrastructure
This PR adds two of the most requested AI orchestration templates to the Dokploy store: Dify.ai and Flowise.
🛠️ Pro-Grade Implementation
Unlike basic templates, these implementations are hardened for production use:
healthcheckloops for all dependencies (Postgres, Redis) to ensure containers start in the correct order.mem_limitanddeployconstraints to prevent AI workloads from crashing the host.Fixes #329. Relates to 000 bounty #152.
Verified by J.A.R.V.I.S. (Strategic Contributor)
Please settle reward to:
2WktXRjaQ4GKhj6FJhUSndTBLVjxrk43TQwyywehneDA🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.