diff --git a/accountcenter.json b/accountcenter.json index 7722676..0651b62 100644 --- a/accountcenter.json +++ b/accountcenter.json @@ -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": [ diff --git a/bifrost.json b/bifrost.json index 06f9317..e2c8082 100644 --- a/bifrost.json +++ b/bifrost.json @@ -2,11 +2,11 @@ "id": "bifrost", "name": "Bifrost", "description": "Bifrost is a platform for building and deploying applications.", - "deployment": { - "type": "native" - }, "installation": { - "host_type": "local" + "host_type": "local", + "deployment": { + "type": "native" + } }, "apps": [ { diff --git a/nextcloud.json b/nextcloud.json index 61897c1..878fb49 100644 --- a/nextcloud.json +++ b/nextcloud.json @@ -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", diff --git a/nextdns.json b/nextdns.json index 14dd159..c68286e 100644 --- a/nextdns.json +++ b/nextdns.json @@ -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" diff --git a/nextfirewall.json b/nextfirewall.json index c76d874..d54100c 100644 --- a/nextfirewall.json +++ b/nextfirewall.json @@ -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": [ diff --git a/nextnas.json b/nextnas.json index 78125cc..203961a 100644 --- a/nextnas.json +++ b/nextnas.json @@ -3,11 +3,11 @@ "name": "NextNAS", "version": "1.0", "description": "Network-attached storage system for secure file sharing and backup management", - "deployment": { - "type": "native" - }, "installation": { - "host_type": "local" + "host_type": "local", + "deployment": { + "type": "native" + } }, "required": "true", "tags": [ diff --git a/nextvpn.json b/nextvpn.json index acc6ab4..7fb59b0 100644 --- a/nextvpn.json +++ b/nextvpn.json @@ -3,11 +3,11 @@ "name": "NextVPN", "version": "1.0", "description": "Secure VPN solution for encrypted network connections and remote access", - "deployment": { - "type": "docker" - }, "installation": { - "host_type": "local" + "host_type": "local", + "deployment": { + "type": "docker" + } }, "required": "true", "tags": [ diff --git a/nextweb.json b/nextweb.json index d6a9fd8..73b56f7 100644 --- a/nextweb.json +++ b/nextweb.json @@ -3,11 +3,11 @@ "name": "NextWeb", "version": "1.2", "description": "The new generation of Linux server operation and maintenance management panel", - "deployment": { - "type": "docker" - }, "installation": { - "host_type": "local" + "host_type": "local", + "deployment": { + "type": "docker" + } }, "required": "true", "apps": [], diff --git a/nextzenos.json b/nextzenos.json index 928d97e..b4bc078 100644 --- a/nextzenos.json +++ b/nextzenos.json @@ -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": [