mirror of
https://github.com/Dokploy/templates.git
synced 2026-07-16 13:24:11 -05:00
[PR #844] [CLOSED] feat: add/update Construct template (v2026.5.3-beta.88) #13353
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/844
Author: @kaveone
Created: 4/30/2026
Status: ❌ Closed
Base:
main← Head:construct/update-v2026.5.3-beta.88📝 Commits (1)
44a0532feat: add/update Construct template (v2026.5.3-beta.88)📊 Changes
4 files changed (+49 additions, -18 deletions)
View changed files
➕
blueprints/construct/construct.png(+0 -0)➕
blueprints/construct/docker-compose.yml(+16 -0)➕
blueprints/construct/template.toml(+17 -0)📝
meta.json(+16 -18)📄 Description
Summary
ghcr.io/kumihoio/construct-os:${VERSION}Checklist
Testing
Links
Greptile Summary
This PR adds the Construct AI assistant template (
ghcr.io/kumihoio/construct-os:2026.5.3-beta.88) and incidentally removes a duplicatestrapientry frommeta.json(a copy still exists at line 5935, so no data loss). The docker-compose and template.toml are structurally sound — correct version,exposeinstead ofports,restart: unless-stopped, named volume, and a properly scoped generatedAPI_KEY.Confidence Score: 4/5
Safe to merge — only P2 style suggestions found.
The template follows all structural conventions (version 3.8, no ports, restart policy, named volumes, matching service/folder name, pinned image). The only findings are a preference for SVG over PNG and a minor redundancy between the hardcoded PROVIDER in docker-compose.yml and the template.toml variable.
No files require special attention.
Comments Outside Diff (1)
blueprints/construct/construct.png, line 1 (link)Per the contribution guidelines, SVG is the preferred logo format (~128×128 px). PNG works fine but SVG scales cleanly at any resolution in the template browser. Consider providing an SVG version if one is available from the upstream project.
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 Construct template (v20..." | Re-trigger Greptile
Context used:
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.