diff --git a/frontend/public/json/headscale.json b/frontend/public/json/headscale.json index 4bca10f86..f2c5dd74d 100644 --- a/frontend/public/json/headscale.json +++ b/frontend/public/json/headscale.json @@ -23,7 +23,7 @@ "ram": 512, "hdd": 2, "os": "debian", - "version": "12" + "version": "13" } } ], diff --git a/frontend/public/json/healthchecks.json b/frontend/public/json/healthchecks.json index 75280844c..825e5692a 100644 --- a/frontend/public/json/healthchecks.json +++ b/frontend/public/json/healthchecks.json @@ -23,7 +23,7 @@ "ram": 2048, "hdd": 5, "os": "Debian", - "version": "12" + "version": "13" } } ], diff --git a/frontend/public/json/hivemq.json b/frontend/public/json/hivemq.json index 4ef722497..d73667e50 100644 --- a/frontend/public/json/hivemq.json +++ b/frontend/public/json/hivemq.json @@ -23,7 +23,7 @@ "ram": 1024, "hdd": 4, "os": "debian", - "version": "12" + "version": "13" } } ], diff --git a/frontend/public/json/homarr.json b/frontend/public/json/homarr.json index 48e5e3fd8..c8bcbcf7a 100644 --- a/frontend/public/json/homarr.json +++ b/frontend/public/json/homarr.json @@ -23,7 +23,7 @@ "ram": 6144, "hdd": 8, "os": "debian", - "version": "12" + "version": "13" } } ], diff --git a/frontend/public/json/homeassistant.json b/frontend/public/json/homeassistant.json index 73cded444..72fb4e132 100644 --- a/frontend/public/json/homeassistant.json +++ b/frontend/public/json/homeassistant.json @@ -1,56 +1,56 @@ { - "name": "Home Assistant Container", - "slug": "homeassistant", - "categories": [ - 16 - ], - "date_created": "2024-04-29", - "type": "ct", - "updateable": true, - "privileged": false, - "interface_port": 8123, - "documentation": "https://www.home-assistant.io/docs/", - "website": "https://www.home-assistant.io/", - "logo": "https://cdn.jsdelivr.net/gh/selfhst/icons/webp/home-assistant.webp", - "config_path": "/var/lib/docker/volumes/hass_config/_data", - "description": "A standalone container-based installation of Home Assistant Core means that the software is installed inside a Docker container, separate from the host operating system. This allows for flexibility and scalability, as well as improved security, as the container can be easily moved or isolated from other processes on the host.", - "install_methods": [ - { - "type": "default", - "script": "ct/homeassistant.sh", - "resources": { - "cpu": 2, - "ram": 2048, - "hdd": 16, - "os": "debian", - "version": "12" - } - } - ], - "default_credentials": { - "username": null, - "password": null + "name": "Home Assistant Container", + "slug": "homeassistant", + "categories": [ + 16 + ], + "date_created": "2024-04-29", + "type": "ct", + "updateable": true, + "privileged": false, + "interface_port": 8123, + "documentation": "https://www.home-assistant.io/docs/", + "website": "https://www.home-assistant.io/", + "logo": "https://cdn.jsdelivr.net/gh/selfhst/icons/webp/home-assistant.webp", + "config_path": "/var/lib/docker/volumes/hass_config/_data", + "description": "A standalone container-based installation of Home Assistant Core means that the software is installed inside a Docker container, separate from the host operating system. This allows for flexibility and scalability, as well as improved security, as the container can be easily moved or isolated from other processes on the host.", + "install_methods": [ + { + "type": "default", + "script": "ct/homeassistant.sh", + "resources": { + "cpu": 2, + "ram": 2048, + "hdd": 16, + "os": "debian", + "version": "13" + } + } + ], + "default_credentials": { + "username": null, + "password": null + }, + "notes": [ + { + "text": "Containerized version doesn't allow Home Assistant add-ons.", + "type": "warning" }, - "notes": [ - { - "text": "Containerized version doesn't allow Home Assistant add-ons.", - "type": "warning" - }, - { - "text": "If the LXC is created Privileged, the script will automatically set up USB passthrough.", - "type": "warning" - }, - { - "text": "config path: `/var/lib/docker/volumes/hass_config/_data`", - "type": "info" - }, - { - "text": "Portainer interface: $IP: 9443 - User & password must be set manually within 5 minutes, otherwise a restart of Portainer is required!", - "type": "info" - }, - { - "text": "WARNING: Installation sources scripts outside of Community Scripts repo. Please check the source before installing.", - "type": "warning" - } - ] + { + "text": "If the LXC is created Privileged, the script will automatically set up USB passthrough.", + "type": "warning" + }, + { + "text": "config path: `/var/lib/docker/volumes/hass_config/_data`", + "type": "info" + }, + { + "text": "Portainer interface: $IP: 9443 - User & password must be set manually within 5 minutes, otherwise a restart of Portainer is required!", + "type": "info" + }, + { + "text": "WARNING: Installation sources scripts outside of Community Scripts repo. Please check the source before installing.", + "type": "warning" + } + ] } diff --git a/frontend/public/json/homebox.json b/frontend/public/json/homebox.json index 795b8e452..894402cec 100644 --- a/frontend/public/json/homebox.json +++ b/frontend/public/json/homebox.json @@ -23,7 +23,7 @@ "ram": 1024, "hdd": 4, "os": "debian", - "version": "12" + "version": "13" } } ], diff --git a/frontend/public/json/homebridge.json b/frontend/public/json/homebridge.json index b0ef71887..ec5c910eb 100644 --- a/frontend/public/json/homebridge.json +++ b/frontend/public/json/homebridge.json @@ -23,7 +23,7 @@ "ram": 1024, "hdd": 4, "os": "debian", - "version": "12" + "version": "13" } } ], diff --git a/frontend/public/json/homer.json b/frontend/public/json/homer.json index debb5179d..95e6f3bcb 100644 --- a/frontend/public/json/homer.json +++ b/frontend/public/json/homer.json @@ -23,7 +23,7 @@ "ram": 512, "hdd": 2, "os": "debian", - "version": "12" + "version": "13" } } ], diff --git a/frontend/public/json/hortusfox.json b/frontend/public/json/hortusfox.json index a55ccb929..64e458cae 100644 --- a/frontend/public/json/hortusfox.json +++ b/frontend/public/json/hortusfox.json @@ -23,7 +23,7 @@ "ram": 2048, "hdd": 5, "os": "Debian", - "version": "12" + "version": "13" } } ], diff --git a/frontend/public/json/huntarr.json b/frontend/public/json/huntarr.json index 41a421f77..ad1339653 100644 --- a/frontend/public/json/huntarr.json +++ b/frontend/public/json/huntarr.json @@ -23,7 +23,7 @@ "ram": 1024, "hdd": 4, "os": "debian", - "version": "12" + "version": "13" } } ], diff --git a/frontend/public/json/hyperhdr.json b/frontend/public/json/hyperhdr.json index a45f03d1a..d3e781808 100644 --- a/frontend/public/json/hyperhdr.json +++ b/frontend/public/json/hyperhdr.json @@ -23,7 +23,7 @@ "ram": 2048, "hdd": 4, "os": "debian", - "version": "12" + "version": "13" } } ], diff --git a/frontend/public/json/hyperion.json b/frontend/public/json/hyperion.json index 1b4d9abac..642f17385 100644 --- a/frontend/public/json/hyperion.json +++ b/frontend/public/json/hyperion.json @@ -23,7 +23,7 @@ "ram": 512, "hdd": 2, "os": "debian", - "version": "12" + "version": "13" } } ], diff --git a/frontend/public/json/influxdb.json b/frontend/public/json/influxdb.json index 47139f2b3..e436b95d4 100644 --- a/frontend/public/json/influxdb.json +++ b/frontend/public/json/influxdb.json @@ -23,7 +23,7 @@ "ram": 2048, "hdd": 8, "os": "debian", - "version": "12" + "version": "13" } } ], diff --git a/frontend/public/json/inspircd.json b/frontend/public/json/inspircd.json index 2c8aad3b4..83d1650f9 100644 --- a/frontend/public/json/inspircd.json +++ b/frontend/public/json/inspircd.json @@ -22,8 +22,8 @@ "cpu": 1, "ram": 512, "hdd": 2, - "os": null, - "version": null + "os": "debian", + "version": "13" } } ], diff --git a/frontend/public/json/inventree.json b/frontend/public/json/inventree.json index c39ac4db9..57f36e001 100644 --- a/frontend/public/json/inventree.json +++ b/frontend/public/json/inventree.json @@ -23,7 +23,7 @@ "ram": 2048, "hdd": 6, "os": "debian", - "version": "12" + "version": "13" } } ], diff --git a/frontend/public/json/iobroker.json b/frontend/public/json/iobroker.json index 6249680a0..93c9cc8ba 100644 --- a/frontend/public/json/iobroker.json +++ b/frontend/public/json/iobroker.json @@ -23,7 +23,7 @@ "ram": 2048, "hdd": 8, "os": "debian", - "version": "12" + "version": "13" } } ], diff --git a/frontend/public/json/itsm-ng.json b/frontend/public/json/itsm-ng.json index 89a7c62d7..a41887795 100644 --- a/frontend/public/json/itsm-ng.json +++ b/frontend/public/json/itsm-ng.json @@ -23,7 +23,7 @@ "ram": 2048, "hdd": 10, "os": "debian", - "version": "12" + "version": "13" } } ], diff --git a/frontend/public/json/iventoy.json b/frontend/public/json/iventoy.json index ce62e43cb..3d8ef3b2f 100644 --- a/frontend/public/json/iventoy.json +++ b/frontend/public/json/iventoy.json @@ -23,7 +23,7 @@ "ram": 512, "hdd": 2, "os": "debian", - "version": "12" + "version": "13" } } ], diff --git a/frontend/public/json/jackett.json b/frontend/public/json/jackett.json index 6ee1016c1..7277f1835 100644 --- a/frontend/public/json/jackett.json +++ b/frontend/public/json/jackett.json @@ -23,7 +23,7 @@ "ram": 512, "hdd": 2, "os": "debian", - "version": "12" + "version": "13" } } ], diff --git a/frontend/public/json/jenkins.json b/frontend/public/json/jenkins.json index b31c75376..3da72c1eb 100644 --- a/frontend/public/json/jenkins.json +++ b/frontend/public/json/jenkins.json @@ -23,7 +23,7 @@ "ram": 1024, "hdd": 4, "os": "debian", - "version": "12" + "version": "13" } } ], diff --git a/frontend/public/json/joplin-server.json b/frontend/public/json/joplin-server.json index 10df5731d..2af485d15 100644 --- a/frontend/public/json/joplin-server.json +++ b/frontend/public/json/joplin-server.json @@ -23,7 +23,7 @@ "ram": 4096, "hdd": 20, "os": "Debian", - "version": "12" + "version": "13" } } ], diff --git a/frontend/public/json/kapowarr.json b/frontend/public/json/kapowarr.json index 6468f1eac..4b8ccbb2f 100644 --- a/frontend/public/json/kapowarr.json +++ b/frontend/public/json/kapowarr.json @@ -23,7 +23,7 @@ "ram": 256, "hdd": 2, "os": "debian", - "version": "12" + "version": "13" } } ], diff --git a/frontend/public/json/karakeep.json b/frontend/public/json/karakeep.json index 16844c829..5c12eed48 100644 --- a/frontend/public/json/karakeep.json +++ b/frontend/public/json/karakeep.json @@ -23,7 +23,7 @@ "ram": 4096, "hdd": 10, "os": "debian", - "version": "12" + "version": "13" } } ], diff --git a/frontend/public/json/kasm.json b/frontend/public/json/kasm.json index e4f27383f..3b09acad5 100644 --- a/frontend/public/json/kasm.json +++ b/frontend/public/json/kasm.json @@ -23,7 +23,7 @@ "ram": 8192, "hdd": 50, "os": "Debian", - "version": "12" + "version": "13" } } ], diff --git a/frontend/public/json/keycloak.json b/frontend/public/json/keycloak.json index 2f86a46e6..075b066b8 100644 --- a/frontend/public/json/keycloak.json +++ b/frontend/public/json/keycloak.json @@ -23,7 +23,7 @@ "ram": 2048, "hdd": 4, "os": "debian", - "version": "12" + "version": "13" } } ], diff --git a/frontend/public/json/kimai.json b/frontend/public/json/kimai.json index 21f36923e..c3fd2183c 100644 --- a/frontend/public/json/kimai.json +++ b/frontend/public/json/kimai.json @@ -23,7 +23,7 @@ "ram": 2048, "hdd": 7, "os": "debian", - "version": "12" + "version": "13" } } ], diff --git a/frontend/public/json/koillection.json b/frontend/public/json/koillection.json index 7693bda09..48871464d 100644 --- a/frontend/public/json/koillection.json +++ b/frontend/public/json/koillection.json @@ -23,7 +23,7 @@ "ram": 1024, "hdd": 8, "os": "debian", - "version": "12" + "version": "13" } } ], diff --git a/frontend/public/json/kometa.json b/frontend/public/json/kometa.json index 9d5c7346e..0426af19e 100644 --- a/frontend/public/json/kometa.json +++ b/frontend/public/json/kometa.json @@ -23,7 +23,7 @@ "ram": 4096, "hdd": 8, "os": "debian", - "version": "12" + "version": "13" } } ], diff --git a/frontend/public/json/komodo.json b/frontend/public/json/komodo.json index 569e0910d..6cd43943a 100644 --- a/frontend/public/json/komodo.json +++ b/frontend/public/json/komodo.json @@ -23,7 +23,7 @@ "ram": 2048, "hdd": 10, "os": "debian", - "version": "12" + "version": "13" } }, { diff --git a/frontend/public/json/kubo.json b/frontend/public/json/kubo.json index 2ee9705f2..355d7fb58 100644 --- a/frontend/public/json/kubo.json +++ b/frontend/public/json/kubo.json @@ -23,7 +23,7 @@ "ram": 4096, "hdd": 4, "os": "debian", - "version": "12" + "version": "13" } } ],