mirror of
https://github.com/Dokploy/templates.git
synced 2026-05-08 01:29:11 -05:00
[PR #804] feat: add/update ZeroClaw template (v0.7.0-beta.1047) #4276
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/804
Author: @theonlyhennygod
Created: 4/18/2026
Status: 🔄 Open
Base:
main← Head:zeroclaw/update-v0.7.0-beta.1047📝 Commits (1)
dad9b35feat: add/update ZeroClaw template (v0.7.0-beta.1047)📊 Changes
4 files changed (+48 additions, -18 deletions)
View changed files
➕
blueprints/zeroclaw/docker-compose.yml(+16 -0)➕
blueprints/zeroclaw/template.toml(+16 -0)➕
blueprints/zeroclaw/zeroclaw.png(+0 -0)📝
meta.json(+16 -18)📄 Description
Summary
ghcr.io/zeroclaw-labs/zeroclaw:${VERSION}Checklist
Testing
Links
Greptile Summary
This PR adds a new ZeroClaw template (v0.7.0-beta.1047) with a
docker-compose.yml,template.toml, logo, andmeta.jsonentry. The blueprint itself follows Dokploy conventions correctly (version 3.8,exposeoverports, named volumes, secret generation via${password:64}), but the PR also inadvertently removes the existing Strapi entry frommeta.jsonwhile theblueprints/strapi/directory and all its files remain untouched.meta.jsonentry should be restored — its removal is unrelated to this PR and would silently hide Strapi from the template registry.Confidence Score: 4/5
Not safe to merge until the accidental Strapi entry deletion from meta.json is reverted.
The ZeroClaw blueprint itself is well-formed, but the PR inadvertently removes an unrelated Strapi entry from meta.json, which would break Strapi's visibility in the template registry. This P1 issue must be fixed before merging.
meta.json — Strapi entry was accidentally removed and must be restored.
Comments Outside Diff (1)
blueprints/zeroclaw/zeroclaw.png, line 1 (link)AGENTS.md states "Add logo file (SVG preferred, ~128x128px) to blueprint folder." The current logo is a PNG file. Consider converting to SVG for better scaling and consistency with other templates.
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 (1): Last reviewed commit: "feat: add/update ZeroClaw template (v0.7..." | Re-trigger Greptile
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.