mirror of
https://github.com/Dokploy/templates.git
synced 2026-07-15 23:02:03 -05:00
[PR #933] [MERGED] feat: add Rallly template #16245
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/933
Author: @rohitmulani63-ops
Created: 6/22/2026
Status: ✅ Merged
Merged: 7/7/2026
Merged by: @Siumauricio
Base:
canary← Head:codex/add-rallly-template📝 Commits (1)
5db8f49feat: add Rallly template📊 Changes
4 files changed (+131 additions, -0 deletions)
View changed files
➕
blueprints/rallly/docker-compose.yml(+66 -0)➕
blueprints/rallly/rallly.svg(+8 -0)➕
blueprints/rallly/template.toml(+40 -0)📝
meta.json(+17 -0)📄 Description
What is this PR about?
Adds a Rallly template for Dokploy using the current self-hosted Rallly image and a Dokploy-friendly service layout.
This template includes:
lukevella/rallly:4.11.1Why this shape
The official Rallly self-hosted stack includes Traefik and host port bindings. For Dokploy, this PR intentionally removes the bundled proxy/host-port layer and lets Dokploy own routing through the template domain configuration.
/claim #152
Closes #121
Validation
node dedupe-and-sort-meta.jsnpm run validate-template -- --dir ../blueprints/ralllynpm run validate-docker-compose -- --file ../blueprints/rallly/docker-compose.ymlgit diff --checkScreenshots or Videos
Not applicable for this template-only change.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.