[PR #630] [MERGED] feat: add SeaweedFS template #4129

Closed
opened 2026-04-30 06:46:27 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/Dokploy/templates/pull/630
Author: @quochuydev
Created: 12/26/2025
Status: Merged
Merged: 2/16/2026
Merged by: @Siumauricio

Base: canaryHead: feat/add-seaweedfs-template


📝 Commits (2)

  • 58bfb46 feat: add SeaweedFS template
  • 925988c chore: add specific seaweedfs version

📊 Changes

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

View changed files

blueprints/seaweedfs/docker-compose.yml (+114 -0)
blueprints/seaweedfs/seaweedfs.svg (+317 -0)
blueprints/seaweedfs/template.toml (+27 -0)
📝 meta.json (+19 -0)

📄 Description

What is this PR about?

New PR of SeaweedFS

Checklist

Before submitting this PR, please make sure that:

closes #629

Screenshots or Videos

Screenshot 2025-12-26 at 15 22 31 Screenshot 2025-12-26 at 15 23 50

🔄 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/630 **Author:** [@quochuydev](https://github.com/quochuydev) **Created:** 12/26/2025 **Status:** ✅ Merged **Merged:** 2/16/2026 **Merged by:** [@Siumauricio](https://github.com/Siumauricio) **Base:** `canary` ← **Head:** `feat/add-seaweedfs-template` --- ### 📝 Commits (2) - [`58bfb46`](https://github.com/Dokploy/templates/commit/58bfb463fd1f0d8df9afa5bc94d31571657d6abd) feat: add SeaweedFS template - [`925988c`](https://github.com/Dokploy/templates/commit/925988c438d86d0da09cefac637332636e6c8631) chore: add specific seaweedfs version ### 📊 Changes **4 files changed** (+477 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `blueprints/seaweedfs/docker-compose.yml` (+114 -0) ➕ `blueprints/seaweedfs/seaweedfs.svg` (+317 -0) ➕ `blueprints/seaweedfs/template.toml` (+27 -0) 📝 `meta.json` (+19 -0) </details> ### 📄 Description ## What is this PR about? New PR of SeaweedFS ## 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. ## Issues related (if applicable) closes #629 ## Screenshots or Videos <img width="70%" alt="Screenshot 2025-12-26 at 15 22 31" src="https://github.com/user-attachments/assets/015eb6a2-e842-4e2d-b199-6d2b43595c18" /> <img width="70%" alt="Screenshot 2025-12-26 at 15 23 50" src="https://github.com/user-attachments/assets/58e116cd-b03e-4ae8-8e09-ef04c29bab90" /> --- <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-30 06:46:27 -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#4129