mirror of
https://github.com/Dokploy/templates.git
synced 2026-07-23 23:05:26 +02:00
20 lines
578 B
JSON
20 lines
578 B
JSON
{
|
|
"id": "chevereto",
|
|
"name": "Chevereto",
|
|
"version": "4",
|
|
"description": "Chevereto is a powerful, self-hosted image and video hosting platform designed for individuals, communities, and businesses. It allows users to upload, organize, and share media effortlessly.",
|
|
"logo": "logo.png",
|
|
"links": {
|
|
"github": "https://github.com/chevereto/chevereto",
|
|
"website": "https://chevereto.com/",
|
|
"docs": "https://v4-docs.chevereto.com/"
|
|
},
|
|
"tags": [
|
|
"image-hosting",
|
|
"file-management",
|
|
"open-source",
|
|
"multi-user",
|
|
"private-albums"
|
|
]
|
|
}
|