[PR #550] [MERGED] feat: add Rote template #9778

Closed
opened 2026-06-05 09:03:06 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/Dokploy/templates/pull/550
Author: @Rabithua
Created: 11/25/2025
Status: Merged
Merged: 11/28/2025
Merged by: @scanash00

Base: canaryHead: rote


📝 Commits (3)

  • ac07aa2 feat: add Rote template
  • d58cc15 fix: process meta.json to fix formatting and sorting
  • 88bff5f fix: change VITE_API_BASE to http:// for traefik.me compatibility

📊 Changes

4 files changed (+86 additions, -0 deletions)

View changed files

blueprints/rote/docker-compose.yml (+45 -0)
blueprints/rote/rote.png (+0 -0)
blueprints/rote/template.toml (+23 -0)
📝 meta.json (+18 -0)

📄 Description

  • Add Rote deployment template with frontend, backend, and PostgreSQL services
  • Configure domain routing for frontend (port 80) and backend (port 3000)
  • Set up automatic password generation and environment variables
  • Use latest image tag by default
  • Add logo and metadata to meta.json

🔄 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/550 **Author:** [@Rabithua](https://github.com/Rabithua) **Created:** 11/25/2025 **Status:** ✅ Merged **Merged:** 11/28/2025 **Merged by:** [@scanash00](https://github.com/scanash00) **Base:** `canary` ← **Head:** `rote` --- ### 📝 Commits (3) - [`ac07aa2`](https://github.com/Dokploy/templates/commit/ac07aa2ed86c1ff47af34a3e50533ea2ce4946ff) feat: add Rote template - [`d58cc15`](https://github.com/Dokploy/templates/commit/d58cc15c54c09f2e8a5768c839d569a2d2d61ce0) fix: process meta.json to fix formatting and sorting - [`88bff5f`](https://github.com/Dokploy/templates/commit/88bff5f2a0ef872ada07db1252a96088ed030819) fix: change VITE_API_BASE to http:// for traefik.me compatibility ### 📊 Changes **4 files changed** (+86 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `blueprints/rote/docker-compose.yml` (+45 -0) ➕ `blueprints/rote/rote.png` (+0 -0) ➕ `blueprints/rote/template.toml` (+23 -0) 📝 `meta.json` (+18 -0) </details> ### 📄 Description - Add Rote deployment template with frontend, backend, and PostgreSQL services - Configure domain routing for frontend (port 80) and backend (port 3000) - Set up automatic password generation and environment variables - Use latest image tag by default - Add logo and metadata to meta.json --- <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-06-05 09:03:06 -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#9778