Files
bifrost-registry/nextnas.json
T

17 lines
343 B
JSON
Raw Normal View History

2025-05-08 09:30:06 +07:00
{
2025-05-10 11:00:57 +07:00
"id": "nextnas",
"name": "NextNAS",
"version": "1.0",
"description": "Network-attached storage system for secure file sharing and backup management",
"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 10:34:05 +07:00
"required": "true",
2025-05-13 11:30:00 +07:00
"tags": [
"storage"
],
2025-05-10 11:00:57 +07:00
"lastModified": 1746671214
2025-05-08 09:30:06 +07:00
}