update registry

This commit is contained in:
2025-05-08 09:30:06 +07:00
parent d8d5d48666
commit 984fcbe4a5
7 changed files with 96 additions and 0 deletions
+14
View File
@@ -0,0 +1,14 @@
{
"id": "nextcloud",
"name": "NextCloud",
"version": "1.0",
"description": "",
"deployment": {
"type": "docker"
},
"location": {
"host_type": "local",
"installation_path": "/opt/bifrost/apps/nextcloud"
},
"lastModified": 1746671214
}
+14
View File
@@ -0,0 +1,14 @@
{
"id": "nextdns",
"name": "NextDNS",
"version": "1.0",
"description": "",
"deployment": {
"type": "native"
},
"location": {
"host_type": "remote",
"host": "10.0.0.1"
},
"lastModified": 1746671214
}
+14
View File
@@ -0,0 +1,14 @@
{
"id": "nextfirewall",
"name": "NextFirewall",
"version": "1.0",
"description": "",
"deployment": {
"type": "native"
},
"location": {
"host_type": "remote",
"host": "10.0.0.1"
},
"lastModified": 1746671214
}
+13
View File
@@ -0,0 +1,13 @@
{
"id": "nextnas",
"name": "NextNAS",
"version": "1.0",
"description": "",
"deployment": {
"type": "native"
},
"location": {
"host_type": "local"
},
"lastModified": 1746671214
}
+14
View File
@@ -0,0 +1,14 @@
{
"id": "nextvpn",
"name": "NextVPN",
"version": "1.0",
"description": "",
"deployment": {
"type": "docker"
},
"location": {
"host_type": "local",
"installation_path": "/opt/bifrost/apps/nextvpn"
},
"lastModified": 1746671214
}
+14
View File
@@ -0,0 +1,14 @@
{
"id": "nextweb",
"name": "NextWeb",
"version": "1.2",
"description": "The new generation of Linux server operation and maintenance management panel",
"deployment": {
"type": "docker"
},
"location": {
"host_type": "local",
"installation_path": "/opt/bifrost/apps/nextweb"
},
"lastModified": 1746671214
}
+13
View File
@@ -0,0 +1,13 @@
{
"id": "nextzenos",
"name": "NextZenOS",
"version": "1.4",
"description": "",
"deployment": {
"type": "native"
},
"location": {
"host_type": "local"
},
"lastModified": 1746671214
}