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