[PR #789] feat(blueprint): update name and version of trmnl-byos-laravel #7141

Open
opened 2026-05-18 19:16:46 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/Dokploy/templates/pull/789
Author: @bnussbau
Created: 4/14/2026
Status: 🔄 Open

Base: canaryHead: canary


📝 Commits (1)

  • 6f1ce3f feat(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

  • was rebranded to LaraPaper
  • version updated

Checklist

Before submitting this PR, please make sure that:

Close automatically the related issues using the keywords: closes #ISSUE_NUMBER

Screenshots or Videos

Greptile Summary

This PR renames the trmnl-byos-laravel blueprint to trmnl-larapaper to reflect the project's rebranding, updating the Docker image, version (0.27.00.32.1), logo, and all metadata accordingly.

  • The service name in docker-compose.yml was not updated — it still reads trmnl-byos-laravel while template.toml references serviceName = "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

  • One P1 fix needed — the service name in docker-compose.yml must be updated to match the new blueprint folder name before merging.
  • All metadata, image, version, and logo changes are correct. The single blocking issue is the leftover trmnl-byos-laravel service name in docker-compose.yml, which will break Dokploy's domain routing since template.toml references trmnl-larapaper.
  • blueprints/trmnl-larapaper/docker-compose.yml — service name needs to be updated from trmnl-byos-laravel to trmnl-larapaper.

Reviews (1): Last reviewed commit: "feat(blueprint): update name of trmnl-by..." | Re-trigger Greptile

Greptile also left 1 inline comment on this PR.

(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.

## 📋 Pull Request Information **Original PR:** https://github.com/Dokploy/templates/pull/789 **Author:** [@bnussbau](https://github.com/bnussbau) **Created:** 4/14/2026 **Status:** 🔄 Open **Base:** `canary` ← **Head:** `canary` --- ### 📝 Commits (1) - [`6f1ce3f`](https://github.com/Dokploy/templates/commit/6f1ce3f1513a65be37bb3cf1311a5a25a9a5c562) feat(blueprint): update name of trmnl-byos-laravel and version ### 📊 Changes **4 files changed** (+10 additions, -28 deletions) <details> <summary>View changed files</summary> 📝 `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) </details> ### 📄 Description ## What is this PR about? Update trmnl-boys-laravel * was rebranded to LaraPaper * version updated ## Checklist Before submitting this PR, please make sure that: - [x] I have read the suggestions in the README.md file https://github.com/Dokploy/templates?tab=readme-ov-file#general-requirements-when-creating-a-template - [x] I have tested the template in my instance, so the maintainers don't spend time trying to figure out what's wrong. - ~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_NUMBER` ## Screenshots or Videos <!-- greptile_comment --> <h3>Greptile Summary</h3> This PR renames the `trmnl-byos-laravel` blueprint to `trmnl-larapaper` to reflect the project's rebranding, updating the Docker image, version (`0.27.0` → `0.32.1`), logo, and all metadata accordingly. - The service name in `docker-compose.yml` was not updated — it still reads `trmnl-byos-laravel` while `template.toml` references `serviceName = "trmnl-larapaper"`. Dokploy uses this name to wire domain routing, so the mismatch will cause the configured domain to fail to resolve. <h3>Confidence Score: 4/5</h3> - One P1 fix needed — the service name in docker-compose.yml must be updated to match the new blueprint folder name before merging. - All metadata, image, version, and logo changes are correct. The single blocking issue is the leftover `trmnl-byos-laravel` service name in docker-compose.yml, which will break Dokploy's domain routing since template.toml references `trmnl-larapaper`. - blueprints/trmnl-larapaper/docker-compose.yml — service name needs to be updated from `trmnl-byos-laravel` to `trmnl-larapaper`. <sub>Reviews (1): Last reviewed commit: ["feat(blueprint): update name of trmnl-by..."](https://github.com/dokploy/templates/commit/3a1ccc9839659f54154f656cc1eac0a4369049b3) | [Re-trigger Greptile](https://app.greptile.com/api/retrigger?id=28366216)</sub> > Greptile also left **1 inline comment** on this PR. <sub>(4/5) You can add custom instructions or style guidelines for the agent [here](https://app.greptile.com/review/github)!</sub> <!-- /greptile_comment --> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-05-18 19:16:46 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/templates#7141