feat(blueprint): added seafile (#135)

* feat(blueprint): added seafile

* fix: quote strings

* fix: quote all strings for seafile template.toml

* docs: seafile notes for deployment and configs

* docs: tweak wording for seafile domain change

* fix(seafile): default logging to stdout

* fix: switch to named volumes

* fix: improve security with generated passwords

* chore: remove unused volume env

* chore: remove outdated docs

* docs: updated seafile domain change instructions to be within container

* docs: further tweaks to seafile docker-compose instructions

* docs: remove section on domain configurations

---------

Co-authored-by: Mauricio Siu <47042324+Siumauricio@users.noreply.github.com>
This commit is contained in:
Khiet Tam Nguyen
2025-06-02 06:57:44 +10:00
committed by GitHub
parent 72744d1166
commit fcdd2de945
4 changed files with 133 additions and 0 deletions

View File

@@ -2423,6 +2423,19 @@
},
"tags": ["analytics"]
},
{
"id": "seafile",
"name": "Seafile",
"version": "12.0-latest",
"description": "Open source cloud storage system for file sync, share and document collaboration",
"logo": "seafile.svg",
"links": {
"github": "https://github.com/haiwen/seafile",
"website": "https://seafile.com",
"docs": "https://manual.seafile.com/12.0"
},
"tags": ["file-manager", "file-sharing", "storage"]
},
{
"id": "flagsmith",
"name": "Flagsmith",