mirror of
https://github.com/Dokploy/templates.git
synced 2026-05-06 10:37:26 -05:00
[PR #787] feat: add windshift to dokploy #2901
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/787
Author: @stefan-ernst
Created: 4/14/2026
Status: 🔄 Open
Base:
canary← Head:feature/windshift-updates📝 Commits (4)
1fab171Adding Windshift for Dokploya27b304Added up-to-date version and better tagse102a4dUpdated logo with less transparency6988012Update docker-compose.yml with latest version📊 Changes
4 files changed (+81 additions, -18 deletions)
View changed files
➕
blueprints/windshift/docker-compose.yml(+44 -0)➕
blueprints/windshift/template.toml(+19 -0)➕
blueprints/windshift/windshift.png(+0 -0)📝
meta.json(+18 -18)📄 Description
What is this PR about?
Adding Windshift Work Management to Dokploy.
Windshift is a self-hosted work management system that's fast, complete, and simple to run.
I am personally using Dokploy as my PaaS and would love to see Windshift officially supported.
Checklist
Before submitting this PR, please make sure that:
Greptile Summary
This PR adds a new Windshift work management template to the Dokploy blueprint collection, with a properly configured
docker-compose.yml,template.toml, and logo. The diff also removes a duplicate Strapi entry frommeta.json— the canonical entry still exists earlier in the file (line 5918), so this is correct output from runningdedupe-and-sort-meta.js.Confidence Score: 5/5
Comments Outside Diff (2)
meta.json, line 5952-5975 (link)The Strapi template entry has been deleted from
meta.json, butblueprints/strapi/docker-compose.ymlandblueprints/strapi/template.tomlstill exist in the repository. This appears to be an unintentional casualty of editingmeta.jsonmanually — likely a merge-conflict resolution that dropped the block. This will cause Strapi to disappear from the template registry even though its blueprint files remain intact.blueprints/windshift/windshift.png, line 1 (link)Per project conventions, logos should be SVG (preferred, ~128×128 px). A PNG will work but SVG scales better in the UI. Consider converting to SVG if one is available upstream.
Context Used: AGENTS.md (source)
Note: If this suggestion doesn't match your team's coding style, reply to this and let me know. I'll remember it for next time!
Reviews (2): Last reviewed commit: "Updated logo with less transparency" | Re-trigger Greptile
(2/5) Greptile learns from your feedback when you react with thumbs up/down!
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.