mirror of
https://github.com/Dokploy/templates.git
synced 2026-05-21 22:18:27 -05:00
[PR #858] [CLOSED] feat: add Rallly template #7204
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/858
Author: @NoeFabris
Created: 5/11/2026
Status: ❌ Closed
Base:
canary← Head:add-rallly-template📝 Commits (2)
51c3d27feat: add Rallly templatecfca734Address Rallly template review feedback📊 Changes
5 files changed (+162 additions, -18 deletions)
View changed files
➕
blueprints/rallly/docker-compose.yml(+72 -0)➕
blueprints/rallly/instructions.md(+4 -0)➕
blueprints/rallly/rallly.svg(+10 -0)➕
blueprints/rallly/template.toml(+58 -0)📝
meta.json(+18 -18)📄 Description
Summary
strapimetadata entry someta.jsonremains deduplicated and sorted.Closes #121.
Related to #152.
/claim #152
Validation
node dedupe-and-sort-meta.jsnode build-scripts/process-meta.js --verbose --output /tmp/meta-test.json && diff -q meta.json /tmp/meta-test.jsonnpx -p pnpm@10 pnpm exec tsx validate-template.ts --dir ../blueprints/rallly --verbosenpx -p pnpm@10 pnpm exec tsx validate-docker-compose.ts --file ../blueprints/rallly/docker-compose.yml --verbosenpx -p pnpm@10 pnpm buildfromapp/🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.