mirror of
https://github.com/Dokploy/templates.git
synced 2026-07-14 18:35:24 +02:00
20 lines
530 B
JSON
20 lines
530 B
JSON
{
|
|
"id": "owncloud-infinite-scale",
|
|
"name": "ownCloud Infinite Scale",
|
|
"version": "8.0.3",
|
|
"description": "ownCloud Infinite Scale is a modern file sync and share platform with WebDAV and ownCloud client support.",
|
|
"logo": "owncloud-infinite-scale.svg",
|
|
"links": {
|
|
"github": "https://github.com/owncloud/ocis",
|
|
"website": "https://owncloud.com/infinite-scale/",
|
|
"docs": "https://doc.owncloud.com/ocis/latest/"
|
|
},
|
|
"tags": [
|
|
"storage",
|
|
"files",
|
|
"sync",
|
|
"webdav",
|
|
"collaboration"
|
|
]
|
|
}
|