[PR #590] [MERGED] Add trailbase template #1148

Closed
opened 2026-04-16 11:27:44 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/Dokploy/templates/pull/590
Author: @yeliu84
Created: 12/15/2025
Status: Merged
Merged: 12/16/2025
Merged by: @Siumauricio

Base: canaryHead: add-trailbase-template


📝 Commits (3)

📊 Changes

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

View changed files

blueprints/trailbase/docker-compose.yml (+24 -0)
blueprints/trailbase/logo.svg (+194 -0)
blueprints/trailbase/template.toml (+8 -0)
📝 meta.json (+17 -0)

📄 Description

What is this PR about?

New PR of TrailBase

Screenshots

Load base64 config
image

Admin credential after deploying
image

Admin Login
image

Admin UI
image

Checklist

Before submitting this PR, please make sure that:


🔄 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/590 **Author:** [@yeliu84](https://github.com/yeliu84) **Created:** 12/15/2025 **Status:** ✅ Merged **Merged:** 12/16/2025 **Merged by:** [@Siumauricio](https://github.com/Siumauricio) **Base:** `canary` ← **Head:** `add-trailbase-template` --- ### 📝 Commits (3) - [`2199b30`](https://github.com/Dokploy/templates/commit/2199b30e4c083ff03f95a2b3cd5343171d5767a2) Add trailbase - [`fa07be2`](https://github.com/Dokploy/templates/commit/fa07be27f20ddeaef110791d53838bd92dd3e234) Add comment on mounting local directory - [`d0ee2a5`](https://github.com/Dokploy/templates/commit/d0ee2a501e4a7f567968bd71d7902f23b02846b9) Update meta.json ### 📊 Changes **4 files changed** (+243 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `blueprints/trailbase/docker-compose.yml` (+24 -0) ➕ `blueprints/trailbase/logo.svg` (+194 -0) ➕ `blueprints/trailbase/template.toml` (+8 -0) 📝 `meta.json` (+17 -0) </details> ### 📄 Description ## What is this PR about? New PR of TrailBase ## Screenshots **Load base64 config** <img width="1208" height="1371" alt="image" src="https://github.com/user-attachments/assets/c4b69900-f637-4223-a483-abffda9c5dda" /> **Admin credential after deploying** <img width="1208" height="1371" alt="image" src="https://github.com/user-attachments/assets/4d4e62fc-bdf1-4d67-8758-0d74f9a07eee" /> **Admin Login** <img width="1542" height="1718" alt="image" src="https://github.com/user-attachments/assets/472d5901-9fee-4151-bd1f-c7b0f879e1c0" /> **Admin UI** <img width="1542" height="1718" alt="image" src="https://github.com/user-attachments/assets/c13eb70e-119b-40c9-a74d-c7e7d26b1c54" /> ## 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. - [x] I have added tests that demonstrate that my correction works or that my new feature works. --- <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-04-16 11:27:44 -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#1148