Files
2025-05-13 11:39:43 +07:00

61 lines
1023 B
JSON

{
"id": "bifrost",
"name": "Bifrost",
"description": "Bifrost is a platform for building and deploying applications.",
"installation": {
"host_type": "local",
"deployment": {
"type": "native"
}
},
"apps": [
{
"key": "accountcenter",
"name": "AccountCenter",
"sort": 1
},
{
"key": "nextzenos",
"name": "NextZenos",
"sort": 2
},
{
"key": "nextdns",
"name": "NextDNS",
"sort": 3
},
{
"key": "nextcloud",
"name": "NextCloud",
"sort": 4
},
{
"key": "nextvpn",
"name": "NextVPN",
"sort": 5
},
{
"key": "nextnas",
"name": "NextNAS",
"sort": 6
},
{
"key": "nextweb",
"name": "NextWeb",
"sort": 7
},
{
"key": "nextfirewall",
"name": "NextFirewall",
"sort": 8
}
],
"required": "true",
"tags": [
"tool",
"database",
"os"
],
"version": "1.0.0",
"lastModified": 1746671214
}