[PR #135] [MERGED] feat(blueprint): added seafile #234

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

📋 Pull Request Information

Original PR: https://github.com/Dokploy/templates/pull/135
Author: @nktnet1
Created: 5/14/2025
Status: Merged
Merged: 6/1/2025
Merged by: @Siumauricio

Base: mainHead: seafile


📝 Commits (10+)

  • 4b2b2ba feat(blueprint): added seafile
  • add89d6 fix: quote strings
  • d757af8 fix: quote all strings for seafile template.toml
  • 3359936 docs: seafile notes for deployment and configs
  • 3ce778b docs: tweak wording for seafile domain change
  • 873974b fix(seafile): default logging to stdout
  • 90f71c1 fix: switch to named volumes
  • 117fccc fix: improve security with generated passwords
  • 7bfaff4 chore: remove unused volume env
  • 3dc7c60 fix: merge conflict with main

📊 Changes

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

View changed files

blueprints/seafile/docker-compose.yml (+95 -0)
blueprints/seafile/seafile.svg (+1 -0)
blueprints/seafile/template.toml (+24 -0)
📝 meta.json (+13 -0)

📄 Description

Added Seafile, an open source cloud storage system for file sync, share and document collaboration.

Resolves #32.


🔄 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/135 **Author:** [@nktnet1](https://github.com/nktnet1) **Created:** 5/14/2025 **Status:** ✅ Merged **Merged:** 6/1/2025 **Merged by:** [@Siumauricio](https://github.com/Siumauricio) **Base:** `main` ← **Head:** `seafile` --- ### 📝 Commits (10+) - [`4b2b2ba`](https://github.com/Dokploy/templates/commit/4b2b2bacdb019f2b6197d23878192b89ffb882c6) feat(blueprint): added seafile - [`add89d6`](https://github.com/Dokploy/templates/commit/add89d6326f209b9789c8a304973947ea30bca5e) fix: quote strings - [`d757af8`](https://github.com/Dokploy/templates/commit/d757af8cbc6636da1398363c53332792fe24baa2) fix: quote all strings for seafile template.toml - [`3359936`](https://github.com/Dokploy/templates/commit/3359936c8a22b8b77506b94dde1454ed81f3c097) docs: seafile notes for deployment and configs - [`3ce778b`](https://github.com/Dokploy/templates/commit/3ce778b96f8e8318eaa2a2f5d1fb016ee9e20563) docs: tweak wording for seafile domain change - [`873974b`](https://github.com/Dokploy/templates/commit/873974beba5cbe50a304944dee24031410cd3106) fix(seafile): default logging to stdout - [`90f71c1`](https://github.com/Dokploy/templates/commit/90f71c1518a5f85031944d20327e5ff26922561c) fix: switch to named volumes - [`117fccc`](https://github.com/Dokploy/templates/commit/117fccc7aa52a1618047df4080413380b48ae0c7) fix: improve security with generated passwords - [`7bfaff4`](https://github.com/Dokploy/templates/commit/7bfaff4d9cd3c33e4d441b5cbc39dbbe9d52cc7e) chore: remove unused volume env - [`3dc7c60`](https://github.com/Dokploy/templates/commit/3dc7c60ad2d2e22ec03ba3fcc8d0f14c452959bb) fix: merge conflict with main ### 📊 Changes **4 files changed** (+133 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `blueprints/seafile/docker-compose.yml` (+95 -0) ➕ `blueprints/seafile/seafile.svg` (+1 -0) ➕ `blueprints/seafile/template.toml` (+24 -0) 📝 `meta.json` (+13 -0) </details> ### 📄 Description Added Seafile, an open source cloud storage system for file sync, share and document collaboration. - Github: https://github.com/haiwen/seafile - Website: https://seafile.com - Documentation: https://manual.seafile.com/12.0 Resolves #32. --- <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:33:07 -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#234