update registry

This commit is contained in:
2025-05-13 11:39:43 +07:00
parent 895a6b6f2b
commit 441e9eb32f
9 changed files with 36 additions and 36 deletions
+4 -4
View File
@@ -3,12 +3,12 @@
"name": "AccountCenter",
"version": "1.0",
"description": "Account Center is a platform for managing user accounts and permissions",
"deployment": {
"type": "docker"
},
"installation": {
"host_type": "local",
"path": "/root/dev/docker-apps/Authentik/AccountCenter"
"path": "/root/dev/docker-apps/Authentik/AccountCenter",
"deployment": {
"type": "docker"
}
},
"required": "true",
"tags": [
+3 -3
View File
@@ -2,11 +2,11 @@
"id": "bifrost",
"name": "Bifrost",
"description": "Bifrost is a platform for building and deploying applications.",
"installation": {
"host_type": "local",
"deployment": {
"type": "native"
},
"installation": {
"host_type": "local"
}
},
"apps": [
{
+4 -4
View File
@@ -3,11 +3,11 @@
"name": "NextCloud",
"version": "1.0",
"description": "Self-hosted productivity platform for file sharing, collaboration, and communication",
"deployment": {
"type": "docker"
},
"installation": {
"host_type": "local"
"host_type": "local",
"deployment": {
"type": "native"
}
},
"tags": [
"storage",
+4 -4
View File
@@ -3,12 +3,12 @@
"name": "NextDNS",
"version": "1.0",
"description": "NextDNS provides a DNS-based content filtering service to protect devices from malware, ads, and adult content",
"deployment": {
"type": "native"
},
"installation": {
"host_type": "remote",
"host": "10.0.0.1"
"host": "10.0.0.1",
"deployment": {
"type": "native"
}
},
"tags": [
"security"
+4 -4
View File
@@ -3,12 +3,12 @@
"name": "NextFirewall",
"version": "1.0",
"description": "Advanced firewall solution for network security with comprehensive filtering and protection features",
"deployment": {
"type": "native"
},
"installation": {
"host_type": "remote",
"host": "10.0.0.1"
"host": "10.0.0.1",
"deployment": {
"type": "native"
}
},
"required": "true",
"tags": [
+3 -3
View File
@@ -3,11 +3,11 @@
"name": "NextNAS",
"version": "1.0",
"description": "Network-attached storage system for secure file sharing and backup management",
"installation": {
"host_type": "local",
"deployment": {
"type": "native"
},
"installation": {
"host_type": "local"
}
},
"required": "true",
"tags": [
+3 -3
View File
@@ -3,11 +3,11 @@
"name": "NextVPN",
"version": "1.0",
"description": "Secure VPN solution for encrypted network connections and remote access",
"installation": {
"host_type": "local",
"deployment": {
"type": "docker"
},
"installation": {
"host_type": "local"
}
},
"required": "true",
"tags": [
+3 -3
View File
@@ -3,11 +3,11 @@
"name": "NextWeb",
"version": "1.2",
"description": "The new generation of Linux server operation and maintenance management panel",
"installation": {
"host_type": "local",
"deployment": {
"type": "docker"
},
"installation": {
"host_type": "local"
}
},
"required": "true",
"apps": [],
+4 -4
View File
@@ -3,13 +3,13 @@
"name": "NextzenOS",
"version": "1.4",
"description": "Comprehensive operating system designed for network and server management",
"deployment": {
"type": "native"
},
"required": "true",
"installation": {
"host_type": "local",
"path": "/var/lib/casaos"
"path": "/var/lib/casaos",
"deployment": {
"type": "native"
}
},
"apps": [],
"tags": [