Files
bifrost-registry/nextcloud.json
2025-05-13 11:39:43 +07:00

17 lines
345 B
JSON

{
"id": "nextcloud",
"name": "NextCloud",
"version": "1.0",
"description": "Self-hosted productivity platform for file sharing, collaboration, and communication",
"installation": {
"host_type": "local",
"deployment": {
"type": "native"
}
},
"tags": [
"storage",
"cloud"
],
"lastModified": 1746671214
}