mirror of
https://github.com/Dokploy/templates.git
synced 2026-07-08 23:45:24 +02:00
feat: add windshift to dokploy (#787)
* Adding Windshift for Dokploy * Added up-to-date version and better tags * Updated logo with less transparency * Update docker-compose.yml with latest version Signed-off-by: Stefan Ernst <ernst.stefan@icloud.com> --------- Signed-off-by: Stefan Ernst <ernst.stefan@icloud.com>
This commit is contained in:
18
meta.json
18
meta.json
@@ -7109,6 +7109,24 @@
|
||||
"os"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "windshift",
|
||||
"name": "Windshift",
|
||||
"version": "v0.5.0",
|
||||
"description": "Self-hosted work management platform with projects, tasks, sprints, and team collaboration.",
|
||||
"logo": "windshift.png",
|
||||
"links": {
|
||||
"github": "https://github.com/Windshiftapp/core",
|
||||
"website": "https://windshift.sh/",
|
||||
"docs": "https://windshift.sh/docs"
|
||||
},
|
||||
"tags": [
|
||||
"project-management",
|
||||
"collaboration",
|
||||
"productivity",
|
||||
"self-hosted"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "wordpress",
|
||||
"name": "Wordpress",
|
||||
|
||||
Reference in New Issue
Block a user