[PR #304] [MERGED] Add AdventureLog template with metadata and links #348

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

📋 Pull Request Information

Original PR: https://github.com/Dokploy/templates/pull/304
Author: @jaainil
Created: 8/25/2025
Status: Merged
Merged: 8/25/2025
Merged by: @Siumauricio

Base: mainHead: feat/add-adventurelog-template


📝 Commits (2)

  • c62717d Add AdventureLog template with metadata and links
  • eb1070a Update PUBLIC_SERVER_URL to use backend_domain variable

📊 Changes

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

View changed files

blueprints/adventurelog/adventurelog.svg (+17 -0)
blueprints/adventurelog/docker-compose.yml (+51 -0)
blueprints/adventurelog/template.toml (+44 -0)
📝 meta.json (+19 -0)

📄 Description

What is this PR about?

New PR for AdventureLog template

Checklist

Before submitting this PR, please make sure that:

  • I have read the suggestions in the README.md file
  • I have tested the template in my instance, so the maintainers don't spend time trying to figure out what's wrong.
  • I have added tests that demonstrate that my correction works or that my new feature works.

🔄 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/304 **Author:** [@jaainil](https://github.com/jaainil) **Created:** 8/25/2025 **Status:** ✅ Merged **Merged:** 8/25/2025 **Merged by:** [@Siumauricio](https://github.com/Siumauricio) **Base:** `main` ← **Head:** `feat/add-adventurelog-template` --- ### 📝 Commits (2) - [`c62717d`](https://github.com/Dokploy/templates/commit/c62717d13d12fbc8c0362f32c5a24e401902c965) Add AdventureLog template with metadata and links - [`eb1070a`](https://github.com/Dokploy/templates/commit/eb1070a601a9e7ae546141f375dbc00032910b18) Update PUBLIC_SERVER_URL to use backend_domain variable ### 📊 Changes **4 files changed** (+131 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `blueprints/adventurelog/adventurelog.svg` (+17 -0) ➕ `blueprints/adventurelog/docker-compose.yml` (+51 -0) ➕ `blueprints/adventurelog/template.toml` (+44 -0) 📝 `meta.json` (+19 -0) </details> ### 📄 Description ## What is this PR about? New PR for **AdventureLog** template ## 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-suggestions-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 2025-11-22 20:36:02 -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#348