mirror of
https://github.com/Dokploy/templates.git
synced 2026-07-18 12:25:26 +02:00
feat(blueprint): added chibisafe template (#131)
* feat(blueprint): added chibisafe template * chore: remove spacing * fix: use caddy as service name * fix: added default credentials * feat: added healthcheck and internal network * fix: remove expose * fix: documentation links --------- Co-authored-by: Mauricio Siu <47042324+Siumauricio@users.noreply.github.com>
This commit is contained in:
15
meta.json
15
meta.json
@@ -2349,6 +2349,21 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
|
||||
"id": "chibisafe",
|
||||
"name": "Chibisafe",
|
||||
"version": "latest",
|
||||
"description": "A beautiful and performant vault to save all your files in the cloud.",
|
||||
"logo": "chibisafe.svg",
|
||||
"links": {
|
||||
"github": "https://github.com/chibisafe/chibisafe",
|
||||
"website": "https://chibisafe.app",
|
||||
"docs": "https://chibisafe.app/docs/intro"
|
||||
},
|
||||
"tags": ["media system", "storage", "file-sharing"]
|
||||
},
|
||||
{
|
||||
|
||||
"id": "rybbit",
|
||||
"name": "Rybbit",
|
||||
"version": "latest",
|
||||
|
||||
Reference in New Issue
Block a user