Files
bifrost-registry/bifrost.json
T
2025-05-10 11:00:57 +07:00

51 lines
865 B
JSON

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