mirror of
https://github.com/Dokploy/templates.git
synced 2026-07-16 21:58:44 -05:00
[PR #789] feat(blueprint): update name and version of trmnl-byos-laravel #7141
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/789
Author: @bnussbau
Created: 4/14/2026
Status: 🔄 Open
Base:
canary← Head:canary📝 Commits (1)
6f1ce3ffeat(blueprint): update name of trmnl-byos-laravel and version📊 Changes
4 files changed (+10 additions, -28 deletions)
View changed files
📝
blueprints/trmnl-larapaper/docker-compose.yml(+2 -2)📝
blueprints/trmnl-larapaper/larapaper.svg(+0 -0)📝
blueprints/trmnl-larapaper/template.toml(+1 -1)📝
meta.json(+7 -25)📄 Description
What is this PR about?
Update trmnl-boys-laravel
Checklist
Before submitting this PR, please make sure that:
I have added tests that demonstrate that my correction works or that my new feature works.Issues related (if applicable)
Close automatically the related issues using the keywords:
closes #ISSUE_NUMBERScreenshots or Videos
Greptile Summary
This PR renames the
trmnl-byos-laravelblueprint totrmnl-larapaperto reflect the project's rebranding, updating the Docker image, version (0.27.0→0.32.1), logo, and all metadata accordingly.docker-compose.ymlwas not updated — it still readstrmnl-byos-laravelwhiletemplate.tomlreferencesserviceName = "trmnl-larapaper". Dokploy uses this name to wire domain routing, so the mismatch will cause the configured domain to fail to resolve.Confidence Score: 4/5
trmnl-byos-laravelservice name in docker-compose.yml, which will break Dokploy's domain routing since template.toml referencestrmnl-larapaper.trmnl-byos-laraveltotrmnl-larapaper.Reviews (1): Last reviewed commit: "feat(blueprint): update name of trmnl-by..." | Re-trigger Greptile
(4/5) You can add custom instructions or style guidelines for the agent here!
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.