Files
bifrost-registry/nextcloud.json
T

17 lines
345 B
JSON
Raw Normal View History

2025-05-08 09:30:06 +07:00
{
2025-05-10 11:00:57 +07:00
"id": "nextcloud",
"name": "NextCloud",
"version": "1.0",
"description": "Self-hosted productivity platform for file sharing, collaboration, and communication",
"installation": {
2025-05-13 11:39:43 +07:00
"host_type": "local",
"deployment": {
"type": "native"
}
2025-05-10 11:00:57 +07:00
},
2025-05-13 11:30:00 +07:00
"tags": [
"storage",
"cloud"
],
2025-05-10 11:00:57 +07:00
"lastModified": 1746671214
2025-05-08 09:30:06 +07:00
}