Files

24 lines
466 B
JSON
Raw Permalink Normal View History

2025-05-08 09:30:06 +07:00
{
2025-05-10 11:00:57 +07:00
"id": "nextzenos",
"name": "NextzenOS",
"version": "1.4",
"description": "Comprehensive operating system designed for network and server management",
2025-05-13 10:34:05 +07:00
"required": "true",
2025-05-10 11:00:57 +07:00
"installation": {
2025-05-12 11:29:51 +07:00
"host_type": "local",
2025-05-13 11:39:43 +07:00
"path": "/var/lib/casaos",
"deployment": {
"type": "native"
},
"sso": {
"provider_type": "oauth2"
2025-05-13 11:39:43 +07:00
}
2025-05-10 11:00:57 +07:00
},
"apps": [],
2025-05-13 11:30:00 +07:00
"tags": [
"storage",
"os",
"appstore"
],
2025-05-10 11:00:57 +07:00
"lastModified": 1746671214
2025-05-12 11:29:51 +07:00
}