mirror of
https://github.com/Dokploy/templates.git
synced 2026-07-27 08:45:34 +02:00
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:
13
meta.json
13
meta.json
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user