[PR #505] [MERGED] feat: add surrealdb template #507

Closed
opened 2025-11-22 20:40:00 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/Dokploy/templates/pull/505
Author: @Odonno
Created: 11/4/2025
Status: Merged
Merged: 11/8/2025
Merged by: @Siumauricio

Base: mainHead: feat/surrealdb


📝 Commits (1)

  • 7972fc8 feat: add surrealdb template

📊 Changes

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

View changed files

blueprints/surrealdb/docker-compose.yml (+15 -0)
blueprints/surrealdb/surrealdb.svg (+53 -0)
blueprints/surrealdb/template.toml (+19 -0)
📝 meta.json (+17 -0)

📄 Description

Adds a new template for the SurrealDB database https://surrealdb.com/

  • Template creation & description
  • Template validation
  • Testing: not done yet

🔄 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/505 **Author:** [@Odonno](https://github.com/Odonno) **Created:** 11/4/2025 **Status:** ✅ Merged **Merged:** 11/8/2025 **Merged by:** [@Siumauricio](https://github.com/Siumauricio) **Base:** `main` ← **Head:** `feat/surrealdb` --- ### 📝 Commits (1) - [`7972fc8`](https://github.com/Dokploy/templates/commit/7972fc8ad05f48034d84dc311e19b930921fac0e) feat: add surrealdb template ### 📊 Changes **4 files changed** (+104 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `blueprints/surrealdb/docker-compose.yml` (+15 -0) ➕ `blueprints/surrealdb/surrealdb.svg` (+53 -0) ➕ `blueprints/surrealdb/template.toml` (+19 -0) 📝 `meta.json` (+17 -0) </details> ### 📄 Description Adds a new template for the SurrealDB database https://surrealdb.com/ * [x] Template creation & description * [x] Template validation * [ ] Testing: not done yet --- <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 2025-11-22 20:40:00 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/templates#507