diff --git a/json/2fauth.json b/json/2fauth.json index 7bebf6e5..edc5f716 100644 --- a/json/2fauth.json +++ b/json/2fauth.json @@ -12,31 +12,30 @@ "logo": "https://raw.githubusercontent.com/Bubka/2FAuth/refs/heads/master/public/logo.svg", "description": "2FAuth is a web based self-hosted alternative to One Time Passcode (OTP) generators like Google Authenticator, designed for both mobile and desktop. It aims to ease you perform your 2FA authentication steps whatever the device you handle, with a clean and suitable interface.", "install_methods": [ - { - "type": "default", - "script": "ct/2fauth.sh", - "resources": { - "cpu": 1, - "ram": 512, - "hdd": 2, - "os": "Debian", - "version": "12" + { + "type": "default", + "script": "ct/2fauth.sh", + "resources": { + "cpu": 1, + "ram": 512, + "hdd": 2, + "os": "Debian", + "version": "12" + } } - } ], "default_credentials": { - "username": null, - "password": null + "username": null, + "password": null }, "notes": [ - { - "text": "Database credentials: `cat ~/2FAuth.creds`", - "type": "info" - }, - { - "text": "The very first account created is automatically set up as an administrator account.", - "type": "info" - } + { + "text": "Database credentials: `cat ~/2FAuth.creds`", + "type": "info" + }, + { + "text": "The very first account created is automatically set up as an administrator account.", + "type": "info" + } ] - } - +} diff --git a/json/5etools.json b/json/5etools.json index d38c207e..47bc609a 100644 --- a/json/5etools.json +++ b/json/5etools.json @@ -30,5 +30,3 @@ }, "notes": [] } - - diff --git a/json/actualbudget.json b/json/actualbudget.json index 6eba6a0a..dbeb52b5 100644 --- a/json/actualbudget.json +++ b/json/actualbudget.json @@ -30,4 +30,3 @@ }, "notes": [] } - diff --git a/json/add-lxc-iptag.json b/json/add-lxc-iptag.json index dce90070..222d2bfa 100644 --- a/json/add-lxc-iptag.json +++ b/json/add-lxc-iptag.json @@ -43,5 +43,3 @@ } ] } - - diff --git a/json/add-netbird-lxc.json b/json/add-netbird-lxc.json index f50b105f..dc284155 100644 --- a/json/add-netbird-lxc.json +++ b/json/add-netbird-lxc.json @@ -43,5 +43,3 @@ } ] } - - diff --git a/json/add-tailscale-lxc.json b/json/add-tailscale-lxc.json index 870e0ac7..88dfbe88 100644 --- a/json/add-tailscale-lxc.json +++ b/json/add-tailscale-lxc.json @@ -39,4 +39,3 @@ } ] } - diff --git a/json/adguard.json b/json/adguard.json index e0367f9e..ba9a9546 100644 --- a/json/adguard.json +++ b/json/adguard.json @@ -35,5 +35,3 @@ } ] } - - diff --git a/json/adventurelog.json b/json/adventurelog.json index 5057fb5a..4620f710 100644 --- a/json/adventurelog.json +++ b/json/adventurelog.json @@ -35,4 +35,3 @@ } ] } - diff --git a/json/agentdvr.json b/json/agentdvr.json index 52430456..36f50a89 100644 --- a/json/agentdvr.json +++ b/json/agentdvr.json @@ -30,4 +30,3 @@ }, "notes": [] } - diff --git a/json/all-templates.json b/json/all-templates.json index 8f2aeec2..ea2272a5 100644 --- a/json/all-templates.json +++ b/json/all-templates.json @@ -35,4 +35,3 @@ } ] } - diff --git a/json/alpine.json b/json/alpine.json index bdd90b67..9e6cda6f 100644 --- a/json/alpine.json +++ b/json/alpine.json @@ -35,4 +35,3 @@ } ] } - diff --git a/json/apache-cassandra.json b/json/apache-cassandra.json index ba456f5d..d2bc2a8f 100644 --- a/json/apache-cassandra.json +++ b/json/apache-cassandra.json @@ -35,4 +35,3 @@ } ] } - diff --git a/json/apache-couchdb.json b/json/apache-couchdb.json index 5990d064..f1eaada3 100644 --- a/json/apache-couchdb.json +++ b/json/apache-couchdb.json @@ -35,4 +35,3 @@ } ] } - diff --git a/json/apache-guacamole.json b/json/apache-guacamole.json index 4d6fe7ee..40db3097 100644 --- a/json/apache-guacamole.json +++ b/json/apache-guacamole.json @@ -1,34 +1,32 @@ { - "name": "Apache Guacamole", - "slug": "apache-guacamole", - "categories": [21], - "date_created": "2024-12-19", - "type": "ct", - "updateable": false, - "privileged": false, - "interface_port": 8080, - "documentation": null, - "website": "https://guacamole.apache.org/", - "logo": "https://guacamole.apache.org/images/logos/guac-tricolor-logo.svg", - "description": "Apache Guacamole is a clientless remote desktop gateway. It supports standard protocols like VNC, RDP, and SSH.", - "install_methods": [ - { - "type": "default", - "script": "ct/apache-guacamole.sh", - "resources": { - "cpu": 1, - "ram": 2048, - "hdd": 4, - "os": "Debian", - "version": "12" - } - } - ], - "default_credentials": { - "username": "guacadmin", - "password": "guacadmin" - }, - "notes": [] + "name": "Apache Guacamole", + "slug": "apache-guacamole", + "categories": [21], + "date_created": "2024-12-19", + "type": "ct", + "updateable": false, + "privileged": false, + "interface_port": 8080, + "documentation": null, + "website": "https://guacamole.apache.org/", + "logo": "https://guacamole.apache.org/images/logos/guac-tricolor-logo.svg", + "description": "Apache Guacamole is a clientless remote desktop gateway. It supports standard protocols like VNC, RDP, and SSH.", + "install_methods": [ + { + "type": "default", + "script": "ct/apache-guacamole.sh", + "resources": { + "cpu": 1, + "ram": 2048, + "hdd": 4, + "os": "Debian", + "version": "12" + } + } + ], + "default_credentials": { + "username": "guacadmin", + "password": "guacadmin" + }, + "notes": [] } - - diff --git a/json/apt-cacher-ng.json b/json/apt-cacher-ng.json index b5900fcb..0cb47756 100644 --- a/json/apt-cacher-ng.json +++ b/json/apt-cacher-ng.json @@ -30,4 +30,3 @@ }, "notes": [] } - diff --git a/json/archivebox.json b/json/archivebox.json index 438e66d6..eb55915f 100644 --- a/json/archivebox.json +++ b/json/archivebox.json @@ -30,4 +30,3 @@ }, "notes": [] } - diff --git a/json/aria2.json b/json/aria2.json index d8fb732d..83e749cc 100644 --- a/json/aria2.json +++ b/json/aria2.json @@ -35,4 +35,3 @@ } ] } - diff --git a/json/audiobookshelf.json b/json/audiobookshelf.json index 92c3dcf3..ee5bc49f 100644 --- a/json/audiobookshelf.json +++ b/json/audiobookshelf.json @@ -30,4 +30,3 @@ }, "notes": [] } - diff --git a/json/authentik.json b/json/authentik.json index 80516dec..e4751a4a 100644 --- a/json/authentik.json +++ b/json/authentik.json @@ -35,5 +35,3 @@ } ] } - - diff --git a/json/autobrr.json b/json/autobrr.json index 363f3944..18f00070 100644 --- a/json/autobrr.json +++ b/json/autobrr.json @@ -30,4 +30,3 @@ }, "notes": [] } - diff --git a/json/bazarr.json b/json/bazarr.json index e8a7fa22..59b59bbe 100644 --- a/json/bazarr.json +++ b/json/bazarr.json @@ -30,5 +30,3 @@ }, "notes": [] } - - diff --git a/json/blocky.json b/json/blocky.json index 0989aae8..98225e29 100644 --- a/json/blocky.json +++ b/json/blocky.json @@ -35,4 +35,3 @@ } ] } - diff --git a/json/bookstack.json b/json/bookstack.json index ed41cd11..3971585c 100644 --- a/json/bookstack.json +++ b/json/bookstack.json @@ -35,4 +35,3 @@ } ] } - diff --git a/json/bunkerweb.json b/json/bunkerweb.json index 4ce830fd..f7f26b30 100644 --- a/json/bunkerweb.json +++ b/json/bunkerweb.json @@ -30,4 +30,3 @@ }, "notes": [] } - diff --git a/json/caddy.json b/json/caddy.json index 1df62362..6ffdcbcd 100644 --- a/json/caddy.json +++ b/json/caddy.json @@ -30,4 +30,3 @@ }, "notes": [] } - diff --git a/json/calibre-web.json b/json/calibre-web.json index 8b810af5..700958e7 100644 --- a/json/calibre-web.json +++ b/json/calibre-web.json @@ -35,4 +35,3 @@ } ] } - diff --git a/json/casaos.json b/json/casaos.json index 93b9398d..9b46edad 100644 --- a/json/casaos.json +++ b/json/casaos.json @@ -35,4 +35,3 @@ } ] } - diff --git a/json/changedetection.json b/json/changedetection.json index b540db1e..6700699e 100644 --- a/json/changedetection.json +++ b/json/changedetection.json @@ -30,4 +30,3 @@ }, "notes": [] } - diff --git a/json/channels.json b/json/channels.json index c1324021..ff7db098 100644 --- a/json/channels.json +++ b/json/channels.json @@ -30,4 +30,3 @@ }, "notes": [] } - diff --git a/json/checkmk.json b/json/checkmk.json index 8152a2f6..c8846fa6 100644 --- a/json/checkmk.json +++ b/json/checkmk.json @@ -1,33 +1,33 @@ { - "name": "Checkmk", - "slug": "checkmk", - "categories": [9], - "date_created": "2024-12-19", - "type": "ct", - "updateable": true, - "privileged": false, - "interface_port": 80, - "documentation": "https://docs.checkmk.com/", - "website": "https://checkmk.com/", - "logo": "https://checkmk.com/application/files/cache/thumbnails/67fc39c599afdf20557d538416e3efd3.png", - "description": "Checkmk is an IT monitoring software that tracks the health and performance of your systems, networks, servers, applications, and cloud services. It provides real-time insights, alerts for issues, and tools for troubleshooting, helping ensure smooth operations across your infrastructure.", - "install_methods": [ - { - "type": "default", - "script": "ct/checkmk.sh", - "resources": { - "cpu": 2, - "ram": 2048, - "hdd": 4, - "os": null, - "version": null - } - } - ], - "default_credentials": { - "username": null, - "password": null - }, + "name": "Checkmk", + "slug": "checkmk", + "categories": [9], + "date_created": "2024-12-19", + "type": "ct", + "updateable": true, + "privileged": false, + "interface_port": 80, + "documentation": "https://docs.checkmk.com/", + "website": "https://checkmk.com/", + "logo": "https://checkmk.com/application/files/cache/thumbnails/67fc39c599afdf20557d538416e3efd3.png", + "description": "Checkmk is an IT monitoring software that tracks the health and performance of your systems, networks, servers, applications, and cloud services. It provides real-time insights, alerts for issues, and tools for troubleshooting, helping ensure smooth operations across your infrastructure.", + "install_methods": [ + { + "type": "default", + "script": "ct/checkmk.sh", + "resources": { + "cpu": 2, + "ram": 2048, + "hdd": 4, + "os": null, + "version": null + } + } + ], + "default_credentials": { + "username": null, + "password": null + }, "notes": [ { "text": "Login Credentials : `cat ~/checkmk.creds`", @@ -35,5 +35,3 @@ } ] } - - diff --git a/json/clean-lxcs.json b/json/clean-lxcs.json index 79e5b55e..3f1ba0de 100644 --- a/json/clean-lxcs.json +++ b/json/clean-lxcs.json @@ -35,4 +35,3 @@ } ] } - diff --git a/json/cloudflared.json b/json/cloudflared.json index 0cf1f61a..058cbe4e 100644 --- a/json/cloudflared.json +++ b/json/cloudflared.json @@ -35,5 +35,3 @@ } ] } - - diff --git a/json/cockpit.json b/json/cockpit.json index 4178a227..5d47d1af 100644 --- a/json/cockpit.json +++ b/json/cockpit.json @@ -35,4 +35,3 @@ } ] } - diff --git a/json/code-server.json b/json/code-server.json index 23038209..8147c41e 100644 --- a/json/code-server.json +++ b/json/code-server.json @@ -35,4 +35,3 @@ } ] } - diff --git a/json/commafeed.json b/json/commafeed.json index e1cdf7f0..033e8487 100644 --- a/json/commafeed.json +++ b/json/commafeed.json @@ -30,4 +30,3 @@ }, "notes": [] } - diff --git a/json/cron-update-lxcs.json b/json/cron-update-lxcs.json index 180c25d7..9fb7c1d7 100644 --- a/json/cron-update-lxcs.json +++ b/json/cron-update-lxcs.json @@ -37,7 +37,5 @@ "text": "To exclude LXCs from updating, edit the crontab using `crontab -e` and add CTID as shown in the example below:\n\n\n\n`0 0 * * 0 PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin /bin/bash -c '$(wget -qLO - https://github.com/community-scripts/ProxmoxVE/raw/main/misc/update-lxcs-cron.sh)' -s 103 111 >>/var/log/update-lxcs-cron.log 2>/dev/null`", "type": "info" } - ] } - diff --git a/json/cronicle.json b/json/cronicle.json index 52334f62..0d10d8f8 100644 --- a/json/cronicle.json +++ b/json/cronicle.json @@ -35,4 +35,3 @@ } ] } - diff --git a/json/crowdsec.json b/json/crowdsec.json index d4643719..b42e8996 100644 --- a/json/crowdsec.json +++ b/json/crowdsec.json @@ -35,4 +35,3 @@ } ] } - diff --git a/json/daemonsync.json b/json/daemonsync.json index 11df81e3..ed3d723f 100644 --- a/json/daemonsync.json +++ b/json/daemonsync.json @@ -30,4 +30,3 @@ }, "notes": [] } - diff --git a/json/dashy.json b/json/dashy.json index 38b576d9..bab51932 100644 --- a/json/dashy.json +++ b/json/dashy.json @@ -30,4 +30,3 @@ }, "notes": [] } - diff --git a/json/debian-vm.json b/json/debian-vm.json index 29f09c05..6510e499 100644 --- a/json/debian-vm.json +++ b/json/debian-vm.json @@ -30,5 +30,3 @@ }, "notes": [] } - - diff --git a/json/debian.json b/json/debian.json index 74af429f..85a54cd6 100644 --- a/json/debian.json +++ b/json/debian.json @@ -30,4 +30,3 @@ }, "notes": [] } - diff --git a/json/deconz.json b/json/deconz.json index 1154f9b9..3279908f 100644 --- a/json/deconz.json +++ b/json/deconz.json @@ -30,4 +30,3 @@ }, "notes": [] } - diff --git a/json/deluge.json b/json/deluge.json index 30fbc00b..b88357ad 100644 --- a/json/deluge.json +++ b/json/deluge.json @@ -30,4 +30,3 @@ }, "notes": [] } - diff --git a/json/docker.json b/json/docker.json index 96acd0c0..39ad9e8d 100644 --- a/json/docker.json +++ b/json/docker.json @@ -54,4 +54,3 @@ } ] } - diff --git a/json/dockge.json b/json/dockge.json index 475d91d2..a6c5bae7 100644 --- a/json/dockge.json +++ b/json/dockge.json @@ -39,4 +39,3 @@ } ] } - diff --git a/json/dotnetaspwebapi.json b/json/dotnetaspwebapi.json index ede81d55..dfa8cf21 100644 --- a/json/dotnetaspwebapi.json +++ b/json/dotnetaspwebapi.json @@ -1,41 +1,37 @@ { - "name":"Dotnet ASP Web API", - "slug":"dotnetaspwebapi", - "categories":[ - 0 - ], - "date_created":"2025-01-15", - "type":"ct", - "updateable":true, - "privileged":true, - "interface_port":80, - "documentation":"https://learn.microsoft.com/en-us/aspnet/core/host-and-deploy/linux-nginx?view=aspnetcore-9.0&tabs=linux-ubuntu", - "website":"https://learn.microsoft.com/en-us/aspnet/core/host-and-deploy/linux-nginx?view=aspnetcore-9.0&tabs=linux-ubuntu", - "logo":"https://upload.wikimedia.org/wikipedia/commons/thumb/7/7d/Microsoft_.NET_logo.svg/456px-Microsoft_.NET_logo.svg.png", - "description":"Automatically setup a ASP.NET server up, as well as a FTP server so you can publish to this container from Visual Studio.", - "install_methods":[ - { - "type":"default", - "script":"ct/dotnetaspwebapi.sh", - "resources":{ - "cpu":1, - "ram":1024, - "hdd":8, - "os":"Ubuntu", - "version":"24.04" - } - } - ], - "default_credentials":{ - "username":null, - "password":null - }, - "notes":[ - { - "text":"FTP server credentials: `cat ~/ftp.creds`", - "type":"info" - } - ] + "name": "Dotnet ASP Web API", + "slug": "dotnetaspwebapi", + "categories": [0], + "date_created": "2025-01-15", + "type": "ct", + "updateable": true, + "privileged": true, + "interface_port": 80, + "documentation": "https://learn.microsoft.com/en-us/aspnet/core/host-and-deploy/linux-nginx?view=aspnetcore-9.0&tabs=linux-ubuntu", + "website": "https://learn.microsoft.com/en-us/aspnet/core/host-and-deploy/linux-nginx?view=aspnetcore-9.0&tabs=linux-ubuntu", + "logo": "https://upload.wikimedia.org/wikipedia/commons/thumb/7/7d/Microsoft_.NET_logo.svg/456px-Microsoft_.NET_logo.svg.png", + "description": "Automatically setup a ASP.NET server up, as well as a FTP server so you can publish to this container from Visual Studio.", + "install_methods": [ + { + "type": "default", + "script": "ct/dotnetaspwebapi.sh", + "resources": { + "cpu": 1, + "ram": 1024, + "hdd": 8, + "os": "Ubuntu", + "version": "24.04" + } + } + ], + "default_credentials": { + "username": null, + "password": null + }, + "notes": [ + { + "text": "FTP server credentials: `cat ~/ftp.creds`", + "type": "info" + } + ] } - - diff --git a/json/emby.json b/json/emby.json index 295e7b92..312a46ea 100644 --- a/json/emby.json +++ b/json/emby.json @@ -35,4 +35,3 @@ } ] } - diff --git a/json/emqx.json b/json/emqx.json index c09241bc..fc1ea9e8 100644 --- a/json/emqx.json +++ b/json/emqx.json @@ -35,4 +35,3 @@ } ] } - diff --git a/json/ersatztv.json b/json/ersatztv.json index 45f42353..5512eec4 100644 --- a/json/ersatztv.json +++ b/json/ersatztv.json @@ -30,4 +30,3 @@ }, "notes": [] } - diff --git a/json/esphome.json b/json/esphome.json index 6ee4313c..49677388 100644 --- a/json/esphome.json +++ b/json/esphome.json @@ -30,4 +30,3 @@ }, "notes": [] } - diff --git a/json/evcc.json b/json/evcc.json index 9b006ed1..6b1cf7cc 100644 --- a/json/evcc.json +++ b/json/evcc.json @@ -35,4 +35,3 @@ } ] } - diff --git a/json/fenrus.json b/json/fenrus.json index 874f0d9a..d28c470e 100644 --- a/json/fenrus.json +++ b/json/fenrus.json @@ -30,4 +30,3 @@ }, "notes": [] } - diff --git a/json/fhem.json b/json/fhem.json index 83340e78..fdd0f1e2 100644 --- a/json/fhem.json +++ b/json/fhem.json @@ -35,4 +35,3 @@ } ] } - diff --git a/json/filebrowser.json b/json/filebrowser.json index 0bd5de21..233c5a89 100644 --- a/json/filebrowser.json +++ b/json/filebrowser.json @@ -35,5 +35,3 @@ } ] } - - diff --git a/json/firefly.json b/json/firefly.json index 35466bda..8eac2721 100644 --- a/json/firefly.json +++ b/json/firefly.json @@ -1,39 +1,37 @@ { - "name": "Firefly III", - "slug": "firefly", - "categories": [23], - "date_created": "2025-01-01", - "type": "ct", - "updateable": true, - "privileged": false, - "interface_port": 80, - "documentation": "https://docs.firefly-iii.org/", - "website": "https://firefly-iii.org/", - "logo": "https://raw.githubusercontent.com/firefly-iii/firefly-iii/develop/.github/assets/img/logo-small.png", - "description": "Firefly III is a free, self-hosted tool for managing your finances. Track expenses, plan budgets, and get detailed reports.", - "install_methods": [ - { - "type": "default", - "script": "ct/firefly.sh", - "resources": { - "cpu": 1, - "ram": 1024, - "hdd": 2, - "os": "Debian", - "version": "12" - } - } - ], - "default_credentials": { - "username": null, - "password": null - }, - "notes": [ - { - "text": "Database credentials: `cat ~/firefly.creds`", - "type": "info" - } - ] + "name": "Firefly III", + "slug": "firefly", + "categories": [23], + "date_created": "2025-01-01", + "type": "ct", + "updateable": true, + "privileged": false, + "interface_port": 80, + "documentation": "https://docs.firefly-iii.org/", + "website": "https://firefly-iii.org/", + "logo": "https://raw.githubusercontent.com/firefly-iii/firefly-iii/develop/.github/assets/img/logo-small.png", + "description": "Firefly III is a free, self-hosted tool for managing your finances. Track expenses, plan budgets, and get detailed reports.", + "install_methods": [ + { + "type": "default", + "script": "ct/firefly.sh", + "resources": { + "cpu": 1, + "ram": 1024, + "hdd": 2, + "os": "Debian", + "version": "12" + } + } + ], + "default_credentials": { + "username": null, + "password": null + }, + "notes": [ + { + "text": "Database credentials: `cat ~/firefly.creds`", + "type": "info" + } + ] } - - diff --git a/json/flaresolverr.json b/json/flaresolverr.json index 2a2f6151..528a9154 100644 --- a/json/flaresolverr.json +++ b/json/flaresolverr.json @@ -30,4 +30,3 @@ }, "notes": [] } - diff --git a/json/flowiseai.json b/json/flowiseai.json index 3195bfda..278e8f98 100644 --- a/json/flowiseai.json +++ b/json/flowiseai.json @@ -30,4 +30,3 @@ }, "notes": [] } - diff --git a/json/forgejo.json b/json/forgejo.json index c8af328f..07c21a26 100644 --- a/json/forgejo.json +++ b/json/forgejo.json @@ -30,4 +30,3 @@ }, "notes": [] } - diff --git a/json/frigate.json b/json/frigate.json index d7edd68a..8fe5bd4e 100644 --- a/json/frigate.json +++ b/json/frigate.json @@ -39,4 +39,3 @@ } ] } - diff --git a/json/fstrim.json b/json/fstrim.json index c0f9a3a8..7776a745 100644 --- a/json/fstrim.json +++ b/json/fstrim.json @@ -39,4 +39,3 @@ } ] } - diff --git a/json/ghost.json b/json/ghost.json index bc144b69..59cab8c0 100644 --- a/json/ghost.json +++ b/json/ghost.json @@ -12,30 +12,26 @@ "logo": "https://raw.githubusercontent.com/TryGhost/Ghost/b6fe724b577e84f7dd174646d0323dabdcdf576e/apps/shade/src/assets/images/ghost-orb.svg", "description": "Ghost is a powerful app for professional publishers to create, share, and grow a business around their content. It comes with modern tools to build a website, publish content, send newsletters & offer paid subscriptions to members.", "install_methods": [ - { - "type": "default", - "script": "ct/ghost.sh", - "resources": { - "cpu": 2, - "ram": 1024, - "hdd": 5, - "os": "Debian", - "version": "12" + { + "type": "default", + "script": "ct/ghost.sh", + "resources": { + "cpu": 2, + "ram": 1024, + "hdd": 5, + "os": "Debian", + "version": "12" + } } - } ], "default_credentials": { - "username": null, - "password": null + "username": null, + "password": null }, "notes": [ - { - "text": "To run Ghost-CLI commands, first set a password for the ghost-user by running `sudo passwd ghost-user`. Then, switch to the ghost-user with `sudo -su ghost-user`.", - "type": "info" - } + { + "text": "To run Ghost-CLI commands, first set a password for the ghost-user by running `sudo passwd ghost-user`. Then, switch to the ghost-user with `sudo -su ghost-user`.", + "type": "info" + } ] } - - - - diff --git a/json/gitea.json b/json/gitea.json index 661408ad..f6562a61 100644 --- a/json/gitea.json +++ b/json/gitea.json @@ -30,4 +30,3 @@ }, "notes": [] } - diff --git a/json/glance.json b/json/glance.json index 721f2bae..7c68e6f4 100644 --- a/json/glance.json +++ b/json/glance.json @@ -12,28 +12,26 @@ "logo": "https://github.com/glanceapp/glance/blob/main/internal/assets/static/app-icon.png?raw=true", "description": "A self-hosted dashboard that puts all your feeds in one place", "install_methods": [ - { - "type": "default", - "script": "ct/glance.sh", - "resources": { - "cpu": 1, - "ram": 512, - "hdd": 2, - "os": "debian", - "version": "12" + { + "type": "default", + "script": "ct/glance.sh", + "resources": { + "cpu": 1, + "ram": 512, + "hdd": 2, + "os": "debian", + "version": "12" + } } - } ], "default_credentials": { - "username": null, - "password": null + "username": null, + "password": null }, "notes": [ - { - "text": "Config file is located in /opt/glance/glance.yml", - "type": "info" - } + { + "text": "Config file is located in /opt/glance/glance.yml", + "type": "info" + } ] - } - - +} diff --git a/json/glances.json b/json/glances.json index f0a8e22f..099f8f91 100644 --- a/json/glances.json +++ b/json/glances.json @@ -35,4 +35,3 @@ } ] } - diff --git a/json/glpi.json b/json/glpi.json index 155c3171..f75d7d16 100644 --- a/json/glpi.json +++ b/json/glpi.json @@ -1,34 +1,32 @@ { - "name": "GLPI", - "slug": "glpi", - "categories": [28], - "date_created": "2025-01-06", - "type": "ct", - "updateable": false, - "privileged": false, - "interface_port": 80, - "documentation": "https://glpi-project.org/documentation/", - "website": "https://glpi-project.org/", - "logo": "https://raw.githubusercontent.com/glpi-project/glpi/refs/heads/main/public/pics/login_logo_glpi.png", - "description": "GLPI is a Free Asset and IT Management Software package, Data center management, ITIL Service Desk, licenses tracking and software auditing.", - "install_methods": [ - { - "type": "default", - "script": "ct/glpi.sh", - "resources": { - "cpu": 2, - "ram": 2048, - "hdd": 10, - "os": "Debian", - "version": "12" - } - } - ], - "default_credentials": { - "username": "glpi", - "password": "glpi" - }, - "notes": [] + "name": "GLPI", + "slug": "glpi", + "categories": [28], + "date_created": "2025-01-06", + "type": "ct", + "updateable": false, + "privileged": false, + "interface_port": 80, + "documentation": "https://glpi-project.org/documentation/", + "website": "https://glpi-project.org/", + "logo": "https://raw.githubusercontent.com/glpi-project/glpi/refs/heads/main/public/pics/login_logo_glpi.png", + "description": "GLPI is a Free Asset and IT Management Software package, Data center management, ITIL Service Desk, licenses tracking and software auditing.", + "install_methods": [ + { + "type": "default", + "script": "ct/glpi.sh", + "resources": { + "cpu": 2, + "ram": 2048, + "hdd": 10, + "os": "Debian", + "version": "12" + } + } + ], + "default_credentials": { + "username": "glpi", + "password": "glpi" + }, + "notes": [] } - - diff --git a/json/go2rtc.json b/json/go2rtc.json index 4afe1168..16196e1f 100644 --- a/json/go2rtc.json +++ b/json/go2rtc.json @@ -30,4 +30,3 @@ }, "notes": [] } - diff --git a/json/gokapi.json b/json/gokapi.json index 5523158d..15f96d83 100644 --- a/json/gokapi.json +++ b/json/gokapi.json @@ -30,4 +30,3 @@ }, "notes": [] } - diff --git a/json/gotify.json b/json/gotify.json index 817f6ff6..e2f1e7eb 100644 --- a/json/gotify.json +++ b/json/gotify.json @@ -30,4 +30,3 @@ }, "notes": [] } - diff --git a/json/grafana.json b/json/grafana.json index 90df8cde..eee0a128 100644 --- a/json/grafana.json +++ b/json/grafana.json @@ -41,4 +41,3 @@ }, "notes": [] } - diff --git a/json/grist.json b/json/grist.json index ac4a38a3..3ab64cc6 100644 --- a/json/grist.json +++ b/json/grist.json @@ -1,34 +1,32 @@ { - "name": "Grist", - "slug": "grist", - "categories": [12], - "date_created": "2024-12-27", - "type": "ct", - "updateable": true, - "privileged": false, - "interface_port": 8484, - "documentation": null, - "website": "https://www.getgrist.com/", - "logo": "https://github.com/gristlabs/grist-core/blob/main/static/img/logo-grist.png?raw=true", - "description": "Grist is a modern, open source spreadsheet that goes beyond the grid", - "install_methods": [ - { - "type": "default", - "script": "ct/grist.sh", - "resources": { - "cpu": 1, - "ram": 1024, - "hdd": 4, - "os": "debian", - "version": "12" - } - } - ], - "default_credentials": { - "username": null, - "password": null - }, - "notes": [] + "name": "Grist", + "slug": "grist", + "categories": [12], + "date_created": "2024-12-27", + "type": "ct", + "updateable": true, + "privileged": false, + "interface_port": 8484, + "documentation": null, + "website": "https://www.getgrist.com/", + "logo": "https://github.com/gristlabs/grist-core/blob/main/static/img/logo-grist.png?raw=true", + "description": "Grist is a modern, open source spreadsheet that goes beyond the grid", + "install_methods": [ + { + "type": "default", + "script": "ct/grist.sh", + "resources": { + "cpu": 1, + "ram": 1024, + "hdd": 4, + "os": "debian", + "version": "12" + } + } + ], + "default_credentials": { + "username": null, + "password": null + }, + "notes": [] } - - diff --git a/json/grocy.json b/json/grocy.json index fd2e806e..002acf27 100644 --- a/json/grocy.json +++ b/json/grocy.json @@ -30,4 +30,3 @@ }, "notes": [] } - diff --git a/json/haos-vm.json b/json/haos-vm.json index 6db5ba1a..520c6610 100644 --- a/json/haos-vm.json +++ b/json/haos-vm.json @@ -39,4 +39,3 @@ } ] } - diff --git a/json/headscale.json b/json/headscale.json index 17cd1f8d..6e750a39 100644 --- a/json/headscale.json +++ b/json/headscale.json @@ -35,4 +35,3 @@ } ] } - diff --git a/json/heimdall-dashboard.json b/json/heimdall-dashboard.json index 0e773a9a..db571943 100644 --- a/json/heimdall-dashboard.json +++ b/json/heimdall-dashboard.json @@ -30,4 +30,3 @@ }, "notes": [] } - diff --git a/json/hivemq.json b/json/hivemq.json index 04b6376c..048955e3 100644 --- a/json/hivemq.json +++ b/json/hivemq.json @@ -35,4 +35,3 @@ } ] } - diff --git a/json/hoarder.json b/json/hoarder.json index 41388372..a40a393a 100644 --- a/json/hoarder.json +++ b/json/hoarder.json @@ -1,34 +1,32 @@ { - "name": "Hoarder", - "slug": "hoarder", - "categories": [12], - "date_created": "2024-12-02", - "type": "ct", - "updateable": true, - "privileged": false, - "interface_port": 3000, - "documentation": "https://docs.hoarder.app/", - "website": "https://hoarder.app/", - "logo": "https://raw.githubusercontent.com/hoarder-app/hoarder/refs/heads/main/screenshots/logo.png", - "description": "Hoarder is an AI-powered bookmarking tool that helps you save and organize your digital content. It automatically tags your links, notes, and images, making them easy to find later. With features like auto-fetching, lists, and full-text search, Hoarder is the perfect tool for anyone who wants to keep track of their digital life.", - "install_methods": [ - { - "type": "default", - "script": "ct/hoarder.sh", - "resources": { - "cpu": 2, - "ram": 4096, - "hdd": 8, - "os": "debian", - "version": "12" - } - } - ], - "default_credentials": { - "username": null, - "password": null - }, - "notes": [] + "name": "Hoarder", + "slug": "hoarder", + "categories": [12], + "date_created": "2024-12-02", + "type": "ct", + "updateable": true, + "privileged": false, + "interface_port": 3000, + "documentation": "https://docs.hoarder.app/", + "website": "https://hoarder.app/", + "logo": "https://raw.githubusercontent.com/hoarder-app/hoarder/refs/heads/main/screenshots/logo.png", + "description": "Hoarder is an AI-powered bookmarking tool that helps you save and organize your digital content. It automatically tags your links, notes, and images, making them easy to find later. With features like auto-fetching, lists, and full-text search, Hoarder is the perfect tool for anyone who wants to keep track of their digital life.", + "install_methods": [ + { + "type": "default", + "script": "ct/hoarder.sh", + "resources": { + "cpu": 2, + "ram": 4096, + "hdd": 8, + "os": "debian", + "version": "12" + } + } + ], + "default_credentials": { + "username": null, + "password": null + }, + "notes": [] } - - diff --git a/json/homarr.json b/json/homarr.json index 305bc88d..8598b6ec 100644 --- a/json/homarr.json +++ b/json/homarr.json @@ -30,5 +30,3 @@ }, "notes": [] } - - diff --git a/json/homeassistant-core.json b/json/homeassistant-core.json index e616a2a2..dbbac24a 100644 --- a/json/homeassistant-core.json +++ b/json/homeassistant-core.json @@ -47,4 +47,3 @@ } ] } - diff --git a/json/homeassistant.json b/json/homeassistant.json index 5026ee9b..015cd3e9 100644 --- a/json/homeassistant.json +++ b/json/homeassistant.json @@ -43,4 +43,3 @@ } ] } - diff --git a/json/homebox.json b/json/homebox.json index fb578be5..750e29e2 100644 --- a/json/homebox.json +++ b/json/homebox.json @@ -35,5 +35,3 @@ } ] } - - diff --git a/json/homebridge.json b/json/homebridge.json index cdae9d68..77b2e7a5 100644 --- a/json/homebridge.json +++ b/json/homebridge.json @@ -30,4 +30,3 @@ }, "notes": [] } - diff --git a/json/homepage.json b/json/homepage.json index 93b239f4..4149f2e9 100644 --- a/json/homepage.json +++ b/json/homepage.json @@ -35,5 +35,3 @@ } ] } - - diff --git a/json/host-backup.json b/json/host-backup.json index e11d34d3..b21c9d41 100644 --- a/json/host-backup.json +++ b/json/host-backup.json @@ -39,4 +39,3 @@ } ] } - diff --git a/json/hyperhdr.json b/json/hyperhdr.json index c52bfccd..6cd7d338 100644 --- a/json/hyperhdr.json +++ b/json/hyperhdr.json @@ -30,4 +30,3 @@ }, "notes": [] } - diff --git a/json/hyperion.json b/json/hyperion.json index 0214b49c..243a0d29 100644 --- a/json/hyperion.json +++ b/json/hyperion.json @@ -30,4 +30,3 @@ }, "notes": [] } - diff --git a/json/influxdb.json b/json/influxdb.json index 7c31a2bd..b3e5361d 100644 --- a/json/influxdb.json +++ b/json/influxdb.json @@ -30,4 +30,3 @@ }, "notes": [] } - diff --git a/json/inspircd.json b/json/inspircd.json index 1dfcb1e1..5870aeba 100644 --- a/json/inspircd.json +++ b/json/inspircd.json @@ -12,23 +12,21 @@ "logo": "https://avatars.githubusercontent.com/u/1560750?s=200&v=4", "description": "InspIRCd is a modular C++ Internet Relay Chat (IRC) server for UNIX-like and Windows systems.", "install_methods": [ - { - "type": "default", - "script": "ct/inspircd.sh", - "resources": { - "cpu": 1, - "ram": 512, - "hdd": 2, - "os": null, - "version": null + { + "type": "default", + "script": "ct/inspircd.sh", + "resources": { + "cpu": 1, + "ram": 512, + "hdd": 2, + "os": null, + "version": null + } } - } ], "default_credentials": { - "username": null, - "password": null + "username": null, + "password": null }, "notes": [] - } - - +} diff --git a/json/iobroker.json b/json/iobroker.json index a93f8aae..efbe8587 100644 --- a/json/iobroker.json +++ b/json/iobroker.json @@ -30,4 +30,3 @@ }, "notes": [] } - diff --git a/json/iventoy.json b/json/iventoy.json index cd278f21..1694820c 100644 --- a/json/iventoy.json +++ b/json/iventoy.json @@ -35,4 +35,3 @@ } ] } - diff --git a/json/jackett.json b/json/jackett.json index 46c981c3..522a39b2 100644 --- a/json/jackett.json +++ b/json/jackett.json @@ -30,4 +30,3 @@ }, "notes": [] } - diff --git a/json/jellyfin.json b/json/jellyfin.json index 714e3d79..d42723cc 100644 --- a/json/jellyfin.json +++ b/json/jellyfin.json @@ -39,4 +39,3 @@ } ] } - diff --git a/json/jellyseerr.json b/json/jellyseerr.json index 412a981c..b89c2aa8 100644 --- a/json/jellyseerr.json +++ b/json/jellyseerr.json @@ -30,4 +30,3 @@ }, "notes": [] } - diff --git a/json/jenkins.json b/json/jenkins.json index be869f82..8c8d7350 100644 --- a/json/jenkins.json +++ b/json/jenkins.json @@ -12,23 +12,21 @@ "logo": "https://www.jenkins.io/images/logos/jenkins/jenkins.svg", "description": "Jenkins provides hundreds of plugins to support building, deploying and automating any project. ", "install_methods": [ - { - "type": "default", - "script": "ct/jenkins.sh", - "resources": { - "cpu": 2, - "ram": 1024, - "hdd": 4, - "os": "Debian", - "version": "12" + { + "type": "default", + "script": "ct/jenkins.sh", + "resources": { + "cpu": 2, + "ram": 1024, + "hdd": 4, + "os": "Debian", + "version": "12" + } } - } ], "default_credentials": { - "username": null, - "password": null + "username": null, + "password": null }, "notes": [] - } - - +} diff --git a/json/kavita.json b/json/kavita.json index 47ca840d..2cbb263f 100644 --- a/json/kavita.json +++ b/json/kavita.json @@ -28,11 +28,10 @@ "username": null, "password": null }, - "notes": [{ - "text": "To enable folder adding append your lxc.conf on your host with 'lxc.environment: DOTNET_SYSTEM_GLOBALIZATION_INVARIANT=1'", - "type": "info" - } + "notes": [ + { + "text": "To enable folder adding append your lxc.conf on your host with 'lxc.environment: DOTNET_SYSTEM_GLOBALIZATION_INVARIANT=1'", + "type": "info" + } ] } - - diff --git a/json/kernel-clean.json b/json/kernel-clean.json index f491e105..5c4db043 100644 --- a/json/kernel-clean.json +++ b/json/kernel-clean.json @@ -35,4 +35,3 @@ } ] } - diff --git a/json/kernel-pin.json b/json/kernel-pin.json index 31d9d30a..c8901a61 100644 --- a/json/kernel-pin.json +++ b/json/kernel-pin.json @@ -35,4 +35,3 @@ } ] } - diff --git a/json/keycloak.json b/json/keycloak.json index 90eb97bf..2d76b368 100644 --- a/json/keycloak.json +++ b/json/keycloak.json @@ -35,9 +35,7 @@ }, { "text": "This script requires some extra steps after the installation, Please checkout the 'documentation'", - "type": "info" + "type": "info" } ] } - - diff --git a/json/kimai.json b/json/kimai.json index 959df0ac..e4006ea5 100644 --- a/json/kimai.json +++ b/json/kimai.json @@ -1,33 +1,32 @@ { - "name": "Kimai", - "slug": "kimai", - "categories": [28], - "date_created": "2024-11-20", - "type": "ct", - "updateable": true, - "privileged": false, - "interface_port": null, - "documentation": "https://www.kimai.org/documentation/", - "website": "https://www.kimai.org/", - "logo": "https://raw.githubusercontent.com/kimai/images/refs/heads/main/logo-transparent.png", - "description": "Kimai is an open-source time-tracking software designed for freelancers, small teams, and businesses to efficiently track, manage, and analyze work hours. This web-based tool enables users to log their work time with ease, associating entries with specific clients, projects, and tasks.", - "install_methods": [ - { - "type": "default", - "script": "ct/kimai.sh", - "resources": { - "cpu": 2, - "ram": 2048, - "hdd": 7, - "os": "Debian", - "version": "12" - } - } - ], - "default_credentials": { - "username": "admin@helper-scripts.com", - "password": "helper-scripts.com" - }, - "notes": [] + "name": "Kimai", + "slug": "kimai", + "categories": [28], + "date_created": "2024-11-20", + "type": "ct", + "updateable": true, + "privileged": false, + "interface_port": null, + "documentation": "https://www.kimai.org/documentation/", + "website": "https://www.kimai.org/", + "logo": "https://raw.githubusercontent.com/kimai/images/refs/heads/main/logo-transparent.png", + "description": "Kimai is an open-source time-tracking software designed for freelancers, small teams, and businesses to efficiently track, manage, and analyze work hours. This web-based tool enables users to log their work time with ease, associating entries with specific clients, projects, and tasks.", + "install_methods": [ + { + "type": "default", + "script": "ct/kimai.sh", + "resources": { + "cpu": 2, + "ram": 2048, + "hdd": 7, + "os": "Debian", + "version": "12" + } + } + ], + "default_credentials": { + "username": "admin@helper-scripts.com", + "password": "helper-scripts.com" + }, + "notes": [] } - diff --git a/json/komga.json b/json/komga.json index 4056e3d1..2165e375 100644 --- a/json/komga.json +++ b/json/komga.json @@ -1,39 +1,37 @@ -{ - "name": "Komga", - "slug": "komga", - "categories": [13], - "date_created": "2024-11-15", - "type": "ct", - "updateable": true, - "privileged": false, - "interface_port": 25600, - "documentation": "https://komga.org/docs/introduction", - "website": "https://komga.org/", - "logo": "https://raw.githubusercontent.com/gotson/komga/25a1cfa8660c57335313c244e41c248371ffd9d6/komga-webui/src/assets/logo.svg", - "description": "A media server for your comics, mangas, BDs, magazines and eBooks. Organize your CBZ, CBR, PDF and EPUB files in different libraries, collections or reading lists. Use the integrated Webreader, the Mihon extension, any OPDS reader, or other integrations. Edit metadata for your series and books.", - "install_methods": [ - { - "type": "default", - "script": "ct/komga.sh", - "resources": { - "cpu": 1, - "ram": 2048, - "hdd": 4, - "os": "debian", - "version": "12" - } - } - ], - "default_credentials": { - "username": null, - "password": null - }, - "notes": [ - { - "text": "Starting Komga (Web UI) may take up to 2 minutes after a restart or fresh installation.", - "type": "info" - } - ] -} - - +{ + "name": "Komga", + "slug": "komga", + "categories": [13], + "date_created": "2024-11-15", + "type": "ct", + "updateable": true, + "privileged": false, + "interface_port": 25600, + "documentation": "https://komga.org/docs/introduction", + "website": "https://komga.org/", + "logo": "https://raw.githubusercontent.com/gotson/komga/25a1cfa8660c57335313c244e41c248371ffd9d6/komga-webui/src/assets/logo.svg", + "description": "A media server for your comics, mangas, BDs, magazines and eBooks. Organize your CBZ, CBR, PDF and EPUB files in different libraries, collections or reading lists. Use the integrated Webreader, the Mihon extension, any OPDS reader, or other integrations. Edit metadata for your series and books.", + "install_methods": [ + { + "type": "default", + "script": "ct/komga.sh", + "resources": { + "cpu": 1, + "ram": 2048, + "hdd": 4, + "os": "debian", + "version": "12" + } + } + ], + "default_credentials": { + "username": null, + "password": null + }, + "notes": [ + { + "text": "Starting Komga (Web UI) may take up to 2 minutes after a restart or fresh installation.", + "type": "info" + } + ] +} diff --git a/json/komodo.json b/json/komodo.json index 2436fcb9..c1dcce5d 100644 --- a/json/komodo.json +++ b/json/komodo.json @@ -1,38 +1,37 @@ { - "name": "Komodo", - "slug": "komodo", - "categories": [20], - "date_created": "2025-01-01", - "type": "ct", - "updateable": true, - "privileged": false, - "interface_port": 9120, - "documentation": "https://komo.do/docs/intro", - "website": "https://komo.do", - "logo": "https://komo.do/img/logo512.png", - "description": "Komodo is a build and deployment system that automates the creation of versioned Docker images from Git repositories and facilitates the deployment of Docker containers and Docker Compose setups. It provides features such as build automation triggered by Git pushes, deployment management, and monitoring of uptime and logs across multiple servers. The core API and associated agent are developed in Rust.", - "install_methods": [ - { - "type": "default", - "script": "ct/komodo.sh", - "resources": { - "cpu": 2, - "ram": 2048, - "hdd": 10, - "os": "Debian", - "version": "12" - } - } - ], - "default_credentials": { - "username": null, - "password": null - }, - "notes": [ - { - "text": "After the initial installation: Enter your desired admin user and password and then click on Sign Up", - "type": "info" - } - ] + "name": "Komodo", + "slug": "komodo", + "categories": [20], + "date_created": "2025-01-01", + "type": "ct", + "updateable": true, + "privileged": false, + "interface_port": 9120, + "documentation": "https://komo.do/docs/intro", + "website": "https://komo.do", + "logo": "https://komo.do/img/logo512.png", + "description": "Komodo is a build and deployment system that automates the creation of versioned Docker images from Git repositories and facilitates the deployment of Docker containers and Docker Compose setups. It provides features such as build automation triggered by Git pushes, deployment management, and monitoring of uptime and logs across multiple servers. The core API and associated agent are developed in Rust.", + "install_methods": [ + { + "type": "default", + "script": "ct/komodo.sh", + "resources": { + "cpu": 2, + "ram": 2048, + "hdd": 10, + "os": "Debian", + "version": "12" + } + } + ], + "default_credentials": { + "username": null, + "password": null + }, + "notes": [ + { + "text": "After the initial installation: Enter your desired admin user and password and then click on Sign Up", + "type": "info" + } + ] } - diff --git a/json/kubo.json b/json/kubo.json index 746b0a9c..9cca7555 100644 --- a/json/kubo.json +++ b/json/kubo.json @@ -30,4 +30,3 @@ }, "notes": [] } - diff --git a/json/lazylibrarian.json b/json/lazylibrarian.json index 48c4e98a..0cae6a05 100644 --- a/json/lazylibrarian.json +++ b/json/lazylibrarian.json @@ -30,4 +30,3 @@ }, "notes": [] } - diff --git a/json/lidarr.json b/json/lidarr.json index e32678c7..ab74b0fb 100644 --- a/json/lidarr.json +++ b/json/lidarr.json @@ -30,5 +30,3 @@ }, "notes": [] } - - diff --git a/json/linkwarden.json b/json/linkwarden.json index 42faf5b1..36bdbefa 100644 --- a/json/linkwarden.json +++ b/json/linkwarden.json @@ -35,4 +35,3 @@ } ] } - diff --git a/json/listmonk.json b/json/listmonk.json index 6e05f5fc..2c71243c 100644 --- a/json/listmonk.json +++ b/json/listmonk.json @@ -26,8 +26,7 @@ ], "default_credentials": { "username": null, - "password": null + "password": null }, "notes": [] } - diff --git a/json/lldap.json b/json/lldap.json index 5c0d44e2..b4e1bc35 100644 --- a/json/lldap.json +++ b/json/lldap.json @@ -30,4 +30,3 @@ }, "notes": [] } - diff --git a/json/lubelogger.json b/json/lubelogger.json index 8b1bae74..b541f58b 100644 --- a/json/lubelogger.json +++ b/json/lubelogger.json @@ -12,23 +12,21 @@ "logo": "https://docs.lubelogger.com/Misc/Branding/a/image-1731645976107.png", "description": "Web-Based Vehicle Maintenance and Fuel Mileage Tracker", "install_methods": [ - { - "type": "default", - "script": "ct/lubelogger.sh", - "resources": { - "cpu": 1, - "ram": 512, - "hdd": 2, - "os": "debian", - "version": "12" + { + "type": "default", + "script": "ct/lubelogger.sh", + "resources": { + "cpu": 1, + "ram": 512, + "hdd": 2, + "os": "debian", + "version": "12" + } } - } ], "default_credentials": { - "username": null, - "password": null + "username": null, + "password": null }, "notes": [] - } - - +} diff --git a/json/mafl.json b/json/mafl.json index 7308cbb1..dadfaeaf 100644 --- a/json/mafl.json +++ b/json/mafl.json @@ -35,4 +35,3 @@ } ] } - diff --git a/json/magicmirror.json b/json/magicmirror.json index 60544306..062e8142 100644 --- a/json/magicmirror.json +++ b/json/magicmirror.json @@ -35,4 +35,3 @@ } ] } - diff --git a/json/mariadb.json b/json/mariadb.json index 13bdf3e6..a33768b0 100644 --- a/json/mariadb.json +++ b/json/mariadb.json @@ -35,5 +35,3 @@ } ] } - - diff --git a/json/matterbridge.json b/json/matterbridge.json index dd271d6f..cc1efc14 100644 --- a/json/matterbridge.json +++ b/json/matterbridge.json @@ -35,4 +35,3 @@ } ] } - diff --git a/json/mediamtx.json b/json/mediamtx.json index 15aad1d7..7574a99b 100644 --- a/json/mediamtx.json +++ b/json/mediamtx.json @@ -30,4 +30,3 @@ }, "notes": [] } - diff --git a/json/medusa.json b/json/medusa.json index 6e963a2c..5ffec918 100644 --- a/json/medusa.json +++ b/json/medusa.json @@ -30,4 +30,3 @@ }, "notes": [] } - diff --git a/json/memos.json b/json/memos.json index da80e353..7f342c75 100644 --- a/json/memos.json +++ b/json/memos.json @@ -30,4 +30,3 @@ }, "notes": [] } - diff --git a/json/meshcentral.json b/json/meshcentral.json index 78a85698..266ef642 100644 --- a/json/meshcentral.json +++ b/json/meshcentral.json @@ -30,4 +30,3 @@ }, "notes": [] } - diff --git a/json/metadata.json b/json/metadata.json index 8ed29600..e6358cfc 100644 --- a/json/metadata.json +++ b/json/metadata.json @@ -1,32 +1,40 @@ { "categories": [ - {"name": "Proxmox & Virtualization", "id": 1, "sort_order": 1.0}, - {"name": "Operating Systems", "id": 2, "sort_order": 2.0}, - {"name": "Containers & Docker", "id": 3, "sort_order": 3.0}, - {"name": "Network & Firewall", "id": 4, "sort_order": 4.0}, - {"name": "Adblock & DNS", "id": 5, "sort_order": 5.0}, - {"name": "Authentication & Security", "id": 6, "sort_order": 6.0}, - {"name": "Backup & Recovery", "id": 7, "sort_order": 7.0}, - {"name": "Databases", "id": 8, "sort_order": 8.0}, - {"name": "Monitoring & Analytics", "id": 9, "sort_order": 9.0}, - {"name": "Dashboards & Frontends", "id": 10, "sort_order": 10.0}, - {"name": "Files, Downloads & Torrents", "id": 11, "sort_order": 11.0}, - {"name": "Documents & Notes", "id": 12, "sort_order": 12.0}, - {"name": "Media & Streaming", "id": 13, "sort_order": 13.0}, - {"name": "*Arr Suite", "id": 14, "sort_order": 14.0}, - {"name": "NVR & Cameras", "id": 15, "sort_order": 15.0}, - {"name": "IoT & Smart Home", "id": 16, "sort_order": 16.0}, - {"name": "ZigBee, Z-Wave & Matter", "id": 17, "sort_order": 17.0}, - {"name": "MQTT & Messaging", "id": 18, "sort_order": 18.0}, - {"name": "Automation & Scheduling", "id": 19, "sort_order": 19.0}, - {"name": "Coding & Dev Tools", "id": 20, "sort_order": 20.0}, - {"name": "Web Servers & Reverse Proxies", "id": 21, "sort_order": 21.0}, - {"name": "Bots & ChatOps", "id": 22, "sort_order": 22.0}, - {"name": "Finance & Budgeting", "id": 23, "sort_order": 23.0}, - {"name": "Gaming & Leisure", "id": 24, "sort_order": 24.0}, - {"name": "API Gateways & Microservices", "id": 26, "sort_order": 25.0}, - {"name": "Email & Groupware", "id": 27, "sort_order": 26.0}, - {"name": "Business & ERP", "id": 28, "sort_order": 27.0}, - {"name": "Miscellaneous", "id": 0, "sort_order": 99.0} + { "name": "Proxmox & Virtualization", "id": 1, "sort_order": 1.0 }, + { "name": "Operating Systems", "id": 2, "sort_order": 2.0 }, + { "name": "Containers & Docker", "id": 3, "sort_order": 3.0 }, + { "name": "Network & Firewall", "id": 4, "sort_order": 4.0 }, + { "name": "Adblock & DNS", "id": 5, "sort_order": 5.0 }, + { "name": "Authentication & Security", "id": 6, "sort_order": 6.0 }, + { "name": "Backup & Recovery", "id": 7, "sort_order": 7.0 }, + { "name": "Databases", "id": 8, "sort_order": 8.0 }, + { "name": "Monitoring & Analytics", "id": 9, "sort_order": 9.0 }, + { "name": "Dashboards & Frontends", "id": 10, "sort_order": 10.0 }, + { "name": "Files, Downloads & Torrents", "id": 11, "sort_order": 11.0 }, + { "name": "Documents & Notes", "id": 12, "sort_order": 12.0 }, + { "name": "Media & Streaming", "id": 13, "sort_order": 13.0 }, + { "name": "*Arr Suite", "id": 14, "sort_order": 14.0 }, + { "name": "NVR & Cameras", "id": 15, "sort_order": 15.0 }, + { "name": "IoT & Smart Home", "id": 16, "sort_order": 16.0 }, + { "name": "ZigBee, Z-Wave & Matter", "id": 17, "sort_order": 17.0 }, + { "name": "MQTT & Messaging", "id": 18, "sort_order": 18.0 }, + { "name": "Automation & Scheduling", "id": 19, "sort_order": 19.0 }, + { "name": "Coding & Dev Tools", "id": 20, "sort_order": 20.0 }, + { + "name": "Web Servers & Reverse Proxies", + "id": 21, + "sort_order": 21.0 + }, + { "name": "Bots & ChatOps", "id": 22, "sort_order": 22.0 }, + { "name": "Finance & Budgeting", "id": 23, "sort_order": 23.0 }, + { "name": "Gaming & Leisure", "id": 24, "sort_order": 24.0 }, + { + "name": "API Gateways & Microservices", + "id": 26, + "sort_order": 25.0 + }, + { "name": "Email & Groupware", "id": 27, "sort_order": 26.0 }, + { "name": "Business & ERP", "id": 28, "sort_order": 27.0 }, + { "name": "Miscellaneous", "id": 0, "sort_order": 99.0 } ] } diff --git a/json/metube.json b/json/metube.json index 081d07e9..0e5c52fb 100644 --- a/json/metube.json +++ b/json/metube.json @@ -30,4 +30,3 @@ }, "notes": [] } - diff --git a/json/microcode.json b/json/microcode.json index 2d92b2e0..4519e697 100644 --- a/json/microcode.json +++ b/json/microcode.json @@ -39,4 +39,3 @@ } ] } - diff --git a/json/mikrotik-routeros.json b/json/mikrotik-routeros.json index 1a447195..c44c0957 100644 --- a/json/mikrotik-routeros.json +++ b/json/mikrotik-routeros.json @@ -30,4 +30,3 @@ }, "notes": [] } - diff --git a/json/mongodb.json b/json/mongodb.json index ec1a8f0b..b35a5cee 100644 --- a/json/mongodb.json +++ b/json/mongodb.json @@ -30,4 +30,3 @@ }, "notes": [] } - diff --git a/json/monitor-all.json b/json/monitor-all.json index d5913d84..21680e23 100644 --- a/json/monitor-all.json +++ b/json/monitor-all.json @@ -63,5 +63,3 @@ } ] } - - diff --git a/json/motioneye.json b/json/motioneye.json index 65739ad9..8104b39f 100644 --- a/json/motioneye.json +++ b/json/motioneye.json @@ -30,4 +30,3 @@ }, "notes": [] } - diff --git a/json/mqtt.json b/json/mqtt.json index 69bb3f03..caad41e0 100644 --- a/json/mqtt.json +++ b/json/mqtt.json @@ -35,4 +35,3 @@ } ] } - diff --git a/json/mylar3.json b/json/mylar3.json index 1c2a5a75..4af4f834 100644 --- a/json/mylar3.json +++ b/json/mylar3.json @@ -26,9 +26,7 @@ ], "default_credentials": { "username": null, - "password": null + "password": null }, "notes": [] } - - diff --git a/json/myspeed.json b/json/myspeed.json index 45cc7374..df9b1658 100644 --- a/json/myspeed.json +++ b/json/myspeed.json @@ -30,4 +30,3 @@ }, "notes": [] } - diff --git a/json/mysql.json b/json/mysql.json index bc9f3fc2..aede7f84 100644 --- a/json/mysql.json +++ b/json/mysql.json @@ -39,5 +39,3 @@ } ] } - - diff --git a/json/n8n.json b/json/n8n.json index 0a3dc17d..8f51ff6a 100644 --- a/json/n8n.json +++ b/json/n8n.json @@ -30,4 +30,3 @@ }, "notes": [] } - diff --git a/json/navidrome.json b/json/navidrome.json index 9334f34e..b8d71847 100644 --- a/json/navidrome.json +++ b/json/navidrome.json @@ -35,4 +35,3 @@ } ] } - diff --git a/json/neo4j.json b/json/neo4j.json index 212152d5..0f4dc462 100644 --- a/json/neo4j.json +++ b/json/neo4j.json @@ -30,4 +30,3 @@ }, "notes": [] } - diff --git a/json/netbox.json b/json/netbox.json index 9192e960..09948a33 100644 --- a/json/netbox.json +++ b/json/netbox.json @@ -26,7 +26,7 @@ ], "default_credentials": { "username": null, - "password": null + "password": null }, "notes": [ { @@ -35,4 +35,3 @@ } ] } - diff --git a/json/netdata.json b/json/netdata.json index e965e066..f37ed801 100644 --- a/json/netdata.json +++ b/json/netdata.json @@ -35,4 +35,3 @@ } ] } - diff --git a/json/nextcloud-vm.json b/json/nextcloud-vm.json index c78cda94..4a7c4586 100644 --- a/json/nextcloud-vm.json +++ b/json/nextcloud-vm.json @@ -35,4 +35,3 @@ } ] } - diff --git a/json/nextcloudpi.json b/json/nextcloudpi.json index 0185ea54..a66a225f 100644 --- a/json/nextcloudpi.json +++ b/json/nextcloudpi.json @@ -46,5 +46,3 @@ } ] } - - diff --git a/json/nextpvr.json b/json/nextpvr.json index cee5bc35..11a590bd 100644 --- a/json/nextpvr.json +++ b/json/nextpvr.json @@ -1,34 +1,32 @@ { - "name": "NextPVR", - "slug": "nextpvr", - "categories": [15], - "date_created": "2024-11-20", - "type": "ct", - "updateable": true, - "privileged": false, - "interface_port": 8866, - "documentation": "https://github.com/sub3/NextPVR/wiki", - "website": "https://nextpvr.com/", - "logo": null, - "description": "NextPVR is a personal video recorder application for Microsoft Windows, Linux, Mac and Docker. NextPVR makes it easy to watch or record live TV, and provides great features like series recordings, web scheduling, iPhone/iPad client application, Kodi/Emby integration etc.", - "install_methods": [ - { - "type": "default", - "script": "ct/nextpvr.sh", - "resources": { - "cpu": 1, - "ram": 1024, - "hdd": 5, - "os": "Debian", - "version": "12" - } - } - ], - "default_credentials": { - "username": null, - "password": null - }, - "notes": [] + "name": "NextPVR", + "slug": "nextpvr", + "categories": [15], + "date_created": "2024-11-20", + "type": "ct", + "updateable": true, + "privileged": false, + "interface_port": 8866, + "documentation": "https://github.com/sub3/NextPVR/wiki", + "website": "https://nextpvr.com/", + "logo": null, + "description": "NextPVR is a personal video recorder application for Microsoft Windows, Linux, Mac and Docker. NextPVR makes it easy to watch or record live TV, and provides great features like series recordings, web scheduling, iPhone/iPad client application, Kodi/Emby integration etc.", + "install_methods": [ + { + "type": "default", + "script": "ct/nextpvr.sh", + "resources": { + "cpu": 1, + "ram": 1024, + "hdd": 5, + "os": "Debian", + "version": "12" + } + } + ], + "default_credentials": { + "username": null, + "password": null + }, + "notes": [] } - - diff --git a/json/nginxproxymanager.json b/json/nginxproxymanager.json index c3947026..750e98e0 100644 --- a/json/nginxproxymanager.json +++ b/json/nginxproxymanager.json @@ -35,5 +35,3 @@ } ] } - - diff --git a/json/nocodb.json b/json/nocodb.json index 6d52e080..7146f353 100644 --- a/json/nocodb.json +++ b/json/nocodb.json @@ -30,4 +30,3 @@ }, "notes": [] } - diff --git a/json/node-red.json b/json/node-red.json index 874080e2..435a4a34 100644 --- a/json/node-red.json +++ b/json/node-red.json @@ -35,4 +35,3 @@ } ] } - diff --git a/json/notifiarr.json b/json/notifiarr.json index 51eb46a4..e823e769 100644 --- a/json/notifiarr.json +++ b/json/notifiarr.json @@ -35,5 +35,3 @@ } ] } - - diff --git a/json/ntfy.json b/json/ntfy.json index 7d526f42..389454bc 100644 --- a/json/ntfy.json +++ b/json/ntfy.json @@ -30,4 +30,3 @@ }, "notes": [] } - diff --git a/json/nzbget.json b/json/nzbget.json index 8afe67c2..89e7bc72 100644 --- a/json/nzbget.json +++ b/json/nzbget.json @@ -30,5 +30,3 @@ }, "notes": [] } - - diff --git a/json/octoprint.json b/json/octoprint.json index e3dcaefb..d6fba07e 100644 --- a/json/octoprint.json +++ b/json/octoprint.json @@ -30,4 +30,3 @@ }, "notes": [] } - diff --git a/json/olivetin.json b/json/olivetin.json index 08302043..04a637aa 100644 --- a/json/olivetin.json +++ b/json/olivetin.json @@ -35,4 +35,3 @@ } ] } - diff --git a/json/omada.json b/json/omada.json index 27e50c82..450ccbde 100644 --- a/json/omada.json +++ b/json/omada.json @@ -30,4 +30,3 @@ }, "notes": [] } - diff --git a/json/ombi.json b/json/ombi.json index fa2c2f54..33b8a56c 100644 --- a/json/ombi.json +++ b/json/ombi.json @@ -30,4 +30,3 @@ }, "notes": [] } - diff --git a/json/omv.json b/json/omv.json index 22448369..608ea808 100644 --- a/json/omv.json +++ b/json/omv.json @@ -35,5 +35,3 @@ } ] } - - diff --git a/json/onedev.json b/json/onedev.json index b7446b81..d5628941 100644 --- a/json/onedev.json +++ b/json/onedev.json @@ -12,22 +12,21 @@ "logo": "https://docs.onedev.io/img/logo.svg", "description": "Git server with CI/CD, kanban, and packages.", "install_methods": [ - { - "type": "default", - "script": "ct/onedev.sh", - "resources": { - "cpu": 2, - "ram": 2048, - "hdd": 4, - "os": "Debian", - "version": "12" + { + "type": "default", + "script": "ct/onedev.sh", + "resources": { + "cpu": 2, + "ram": 2048, + "hdd": 4, + "os": "Debian", + "version": "12" + } } - } ], "default_credentials": { - "username": null, - "password": null + "username": null, + "password": null }, "notes": [] - } - +} diff --git a/json/opengist.json b/json/opengist.json index 5d5946a1..aff10de3 100644 --- a/json/opengist.json +++ b/json/opengist.json @@ -30,4 +30,3 @@ }, "notes": [] } - diff --git a/json/openhab.json b/json/openhab.json index f71f049a..42f66a5a 100644 --- a/json/openhab.json +++ b/json/openhab.json @@ -30,4 +30,3 @@ }, "notes": [] } - diff --git a/json/openobserve.json b/json/openobserve.json index 72a38c57..42e9a58e 100644 --- a/json/openobserve.json +++ b/json/openobserve.json @@ -35,4 +35,3 @@ } ] } - diff --git a/json/openwebui.json b/json/openwebui.json index 8b9ba206..d0d3e9ad 100644 --- a/json/openwebui.json +++ b/json/openwebui.json @@ -30,4 +30,3 @@ }, "notes": [] } - diff --git a/json/openwrt.json b/json/openwrt.json index 09c4c857..4080dfbb 100644 --- a/json/openwrt.json +++ b/json/openwrt.json @@ -30,5 +30,3 @@ }, "notes": [] } - - diff --git a/json/overseerr.json b/json/overseerr.json index 764d1471..7f75305f 100644 --- a/json/overseerr.json +++ b/json/overseerr.json @@ -30,4 +30,3 @@ }, "notes": [] } - diff --git a/json/owncast.json b/json/owncast.json index f23b2ed3..c76ff490 100644 --- a/json/owncast.json +++ b/json/owncast.json @@ -30,4 +30,3 @@ }, "notes": [] } - diff --git a/json/owncloud-vm.json b/json/owncloud-vm.json index 2bc6ca22..85c82487 100644 --- a/json/owncloud-vm.json +++ b/json/owncloud-vm.json @@ -35,4 +35,3 @@ } ] } - diff --git a/json/pairdrop.json b/json/pairdrop.json index ba07ae3b..bf156666 100644 --- a/json/pairdrop.json +++ b/json/pairdrop.json @@ -30,4 +30,3 @@ }, "notes": [] } - diff --git a/json/paperless-ngx.json b/json/paperless-ngx.json index bbac4a74..e814f66e 100644 --- a/json/paperless-ngx.json +++ b/json/paperless-ngx.json @@ -35,4 +35,3 @@ } ] } - diff --git a/json/part-db.json b/json/part-db.json index f67fd09a..ac349be7 100644 --- a/json/part-db.json +++ b/json/part-db.json @@ -26,7 +26,7 @@ ], "default_credentials": { "username": null, - "password": null + "password": null }, "notes": [ { @@ -35,5 +35,3 @@ } ] } - - diff --git a/json/pbs.json b/json/pbs.json index 0f4c2d31..c2b0d32b 100644 --- a/json/pbs.json +++ b/json/pbs.json @@ -35,5 +35,3 @@ } ] } - - diff --git a/json/peanut.json b/json/peanut.json index 053fa07c..4b281af7 100644 --- a/json/peanut.json +++ b/json/peanut.json @@ -30,4 +30,3 @@ }, "notes": [] } - diff --git a/json/petio.json b/json/petio.json index aa0682ed..5ce1a7c2 100644 --- a/json/petio.json +++ b/json/petio.json @@ -30,4 +30,3 @@ }, "notes": [] } - diff --git a/json/pf2etools.json b/json/pf2etools.json index 5d5bd3cd..93c04557 100644 --- a/json/pf2etools.json +++ b/json/pf2etools.json @@ -30,5 +30,3 @@ }, "notes": [] } - - diff --git a/json/photoprism.json b/json/photoprism.json index e64af13a..2eaabd4b 100644 --- a/json/photoprism.json +++ b/json/photoprism.json @@ -35,5 +35,3 @@ } ] } - - diff --git a/json/phpipam.json b/json/phpipam.json index fe9c1bfe..56cd6251 100644 --- a/json/phpipam.json +++ b/json/phpipam.json @@ -26,8 +26,7 @@ ], "default_credentials": { "username": "Admin", - "password": "ipamadmin" + "password": "ipamadmin" }, "notes": [] } - diff --git a/json/pialert.json b/json/pialert.json index 67e1dbc1..b96329b3 100644 --- a/json/pialert.json +++ b/json/pialert.json @@ -30,4 +30,3 @@ }, "notes": [] } - diff --git a/json/pihole.json b/json/pihole.json index 803ada5b..9a6b84a0 100644 --- a/json/pihole.json +++ b/json/pihole.json @@ -43,5 +43,3 @@ } ] } - - diff --git a/json/pimox-haos-vm.json b/json/pimox-haos-vm.json index 7b1069d8..cdd89294 100644 --- a/json/pimox-haos-vm.json +++ b/json/pimox-haos-vm.json @@ -35,4 +35,3 @@ } ] } - diff --git a/json/pingvin.json b/json/pingvin.json index 4a1903e6..58341c4d 100644 --- a/json/pingvin.json +++ b/json/pingvin.json @@ -30,4 +30,3 @@ }, "notes": [] } - diff --git a/json/plex.json b/json/plex.json index b24c9dde..ed1f77ff 100644 --- a/json/plex.json +++ b/json/plex.json @@ -35,4 +35,3 @@ } ] } - diff --git a/json/pocketbase.json b/json/pocketbase.json index d4cc4419..6624050d 100644 --- a/json/pocketbase.json +++ b/json/pocketbase.json @@ -30,5 +30,3 @@ }, "notes": [] } - - diff --git a/json/podman-homeassistant.json b/json/podman-homeassistant.json index dcc0a99b..42863559 100644 --- a/json/podman-homeassistant.json +++ b/json/podman-homeassistant.json @@ -43,4 +43,3 @@ } ] } - diff --git a/json/podman.json b/json/podman.json index 15c50b2d..3162a497 100644 --- a/json/podman.json +++ b/json/podman.json @@ -35,4 +35,3 @@ } ] } - diff --git a/json/post-pbs-install.json b/json/post-pbs-install.json index 5e1a3432..deea0168 100644 --- a/json/post-pbs-install.json +++ b/json/post-pbs-install.json @@ -43,4 +43,3 @@ } ] } - diff --git a/json/post-pve-install.json b/json/post-pve-install.json index 5d1166c7..c0f770b2 100644 --- a/json/post-pve-install.json +++ b/json/post-pve-install.json @@ -39,4 +39,3 @@ } ] } - diff --git a/json/postgresql.json b/json/postgresql.json index 64adb26c..3779490c 100644 --- a/json/postgresql.json +++ b/json/postgresql.json @@ -35,4 +35,3 @@ } ] } - diff --git a/json/prometheus-alertmanager.json b/json/prometheus-alertmanager.json index fffd9be0..eff61bfc 100644 --- a/json/prometheus-alertmanager.json +++ b/json/prometheus-alertmanager.json @@ -30,5 +30,3 @@ }, "notes": [] } - - diff --git a/json/prometheus.json b/json/prometheus.json index 2e1b09bb..f010e4df 100644 --- a/json/prometheus.json +++ b/json/prometheus.json @@ -30,4 +30,3 @@ }, "notes": [] } - diff --git a/json/prowlarr.json b/json/prowlarr.json index 119b441b..1ee96d1f 100644 --- a/json/prowlarr.json +++ b/json/prowlarr.json @@ -30,5 +30,3 @@ }, "notes": [] } - - diff --git a/json/proxmox-datacenter-manager.json b/json/proxmox-datacenter-manager.json index b5abfd21..4a99b931 100644 --- a/json/proxmox-datacenter-manager.json +++ b/json/proxmox-datacenter-manager.json @@ -12,32 +12,30 @@ "logo": "https://raw.githubusercontent.com/home-assistant/brands/master/core_integrations/proxmoxve/icon.png", "description": "The Proxmox Datacenter Manager project has been developed with the objective of providing a centralized overview of all your individual nodes and clusters. It also enables basic management like migrations of virtual guests without any cluster network requirements. ", "install_methods": [ - { - "type": "default", - "script": "ct/proxmox-datacenter-manager.sh", - "resources": { - "cpu": 2, - "ram": 2048, - "hdd": 10, - "os": "Debian", - "version": "12" + { + "type": "default", + "script": "ct/proxmox-datacenter-manager.sh", + "resources": { + "cpu": 2, + "ram": 2048, + "hdd": 10, + "os": "Debian", + "version": "12" + } } - } ], "default_credentials": { - "username": null, - "password": null + "username": null, + "password": null }, "notes": [ - { - "text": "Set a root password if using autologin. This will be the Proxmox-Datacenter-Manager password. `sudo passwd root`", - "type": "info" - }, - { - "text": "Proxmox Datacenter Manager is in an alpha stage of development. Use it cautiously, as bugs, incomplete features, and potential instabilities are expected.", - "type": "warning" - } + { + "text": "Set a root password if using autologin. This will be the Proxmox-Datacenter-Manager password. `sudo passwd root`", + "type": "info" + }, + { + "text": "Proxmox Datacenter Manager is in an alpha stage of development. Use it cautiously, as bugs, incomplete features, and potential instabilities are expected.", + "type": "warning" + } ] - } - - +} diff --git a/json/ps5-mqtt.json b/json/ps5-mqtt.json index d2e0d68b..b215d076 100644 --- a/json/ps5-mqtt.json +++ b/json/ps5-mqtt.json @@ -35,5 +35,3 @@ } ] } - - diff --git a/json/qbittorrent.json b/json/qbittorrent.json index 6c933285..49b3a5d0 100644 --- a/json/qbittorrent.json +++ b/json/qbittorrent.json @@ -30,4 +30,3 @@ }, "notes": [] } - diff --git a/json/rabbitmq.json b/json/rabbitmq.json index ef7bd986..4cfb1e33 100644 --- a/json/rabbitmq.json +++ b/json/rabbitmq.json @@ -30,4 +30,3 @@ }, "notes": [] } - diff --git a/json/radarr.json b/json/radarr.json index 0ffc748c..5734b8f1 100644 --- a/json/radarr.json +++ b/json/radarr.json @@ -30,5 +30,3 @@ }, "notes": [] } - - diff --git a/json/rdtclient.json b/json/rdtclient.json index 4de46fa3..f8c552ee 100644 --- a/json/rdtclient.json +++ b/json/rdtclient.json @@ -30,4 +30,3 @@ }, "notes": [] } - diff --git a/json/readarr.json b/json/readarr.json index b7274b41..a52d98be 100644 --- a/json/readarr.json +++ b/json/readarr.json @@ -30,5 +30,3 @@ }, "notes": [] } - - diff --git a/json/readeck.json b/json/readeck.json index 0f3686ef..2e695bb5 100644 --- a/json/readeck.json +++ b/json/readeck.json @@ -30,4 +30,3 @@ }, "notes": [] } - diff --git a/json/recyclarr.json b/json/recyclarr.json index ae938df3..390bff16 100644 --- a/json/recyclarr.json +++ b/json/recyclarr.json @@ -30,5 +30,3 @@ }, "notes": [] } - - diff --git a/json/redis.json b/json/redis.json index b7309652..03ca4900 100644 --- a/json/redis.json +++ b/json/redis.json @@ -35,4 +35,3 @@ } ] } - diff --git a/json/rtsptoweb.json b/json/rtsptoweb.json index a15780dc..875bb344 100644 --- a/json/rtsptoweb.json +++ b/json/rtsptoweb.json @@ -30,4 +30,3 @@ }, "notes": [] } - diff --git a/json/runtipi.json b/json/runtipi.json index eb70287b..f60d298d 100644 --- a/json/runtipi.json +++ b/json/runtipi.json @@ -30,4 +30,3 @@ }, "notes": [] } - diff --git a/json/sabnzbd.json b/json/sabnzbd.json index cf51549a..82d1e716 100644 --- a/json/sabnzbd.json +++ b/json/sabnzbd.json @@ -30,5 +30,3 @@ }, "notes": [] } - - diff --git a/json/scaling-governor.json b/json/scaling-governor.json index fb2430fe..50ad0827 100644 --- a/json/scaling-governor.json +++ b/json/scaling-governor.json @@ -35,4 +35,3 @@ } ] } - diff --git a/json/semaphore.json b/json/semaphore.json index 92c5730c..bbad37f1 100644 --- a/json/semaphore.json +++ b/json/semaphore.json @@ -1,43 +1,41 @@ { - "name": "Semaphore", - "slug": "semaphore", - "categories": [19], - "date_created": "2025-01-01", - "type": "ct", - "updateable": true, - "privileged": false, - "interface_port": 3000, - "documentation": "https://docs.semaphoreui.com/", - "website": "https://semaphoreui.com/", - "logo": "https://docs.semaphoreui.com/favicon.png?x=", - "description": "Semaphore UI is a modern web interface for managing popular DevOps tools", - "install_methods": [ - { - "type": "default", - "script": "ct/semaphore.sh", - "resources": { - "cpu": 2, - "ram": 2048, - "hdd": 4, - "os": "Debian", - "version": "12" - } - } - ], - "default_credentials": { - "username": "admin", - "password": null - }, - "notes": [ - { - "text": "This instance uses BoltDB", - "type": "info" + "name": "Semaphore", + "slug": "semaphore", + "categories": [19], + "date_created": "2025-01-01", + "type": "ct", + "updateable": true, + "privileged": false, + "interface_port": 3000, + "documentation": "https://docs.semaphoreui.com/", + "website": "https://semaphoreui.com/", + "logo": "https://docs.semaphoreui.com/favicon.png?x=", + "description": "Semaphore UI is a modern web interface for managing popular DevOps tools", + "install_methods": [ + { + "type": "default", + "script": "ct/semaphore.sh", + "resources": { + "cpu": 2, + "ram": 2048, + "hdd": 4, + "os": "Debian", + "version": "12" + } + } + ], + "default_credentials": { + "username": "admin", + "password": null }, - { - "text": "Admin password: `cat ~/semaphore.creds`", - "type": "info" - } - ] + "notes": [ + { + "text": "This instance uses BoltDB", + "type": "info" + }, + { + "text": "Admin password: `cat ~/semaphore.creds`", + "type": "info" + } + ] } - - diff --git a/json/sftpgo.json b/json/sftpgo.json index d9d3a057..3acdf57b 100644 --- a/json/sftpgo.json +++ b/json/sftpgo.json @@ -30,4 +30,3 @@ }, "notes": [] } - diff --git a/json/shinobi.json b/json/shinobi.json index 1fb5ce93..9ae12e81 100644 --- a/json/shinobi.json +++ b/json/shinobi.json @@ -30,4 +30,3 @@ }, "notes": [] } - diff --git a/json/silverbullet.json b/json/silverbullet.json index f1e2bc9a..3c22df0f 100644 --- a/json/silverbullet.json +++ b/json/silverbullet.json @@ -30,5 +30,3 @@ }, "notes": [] } - - diff --git a/json/smokeping.json b/json/smokeping.json index 22b1cde4..ee7ccdf6 100644 --- a/json/smokeping.json +++ b/json/smokeping.json @@ -30,4 +30,3 @@ }, "notes": [] } - diff --git a/json/snipeit.json b/json/snipeit.json index a42c9ab7..1247f080 100644 --- a/json/snipeit.json +++ b/json/snipeit.json @@ -12,28 +12,26 @@ "logo": "https://raw.githubusercontent.com/snipe/snipe-it/refs/heads/master/public/img/snipe-logo-bug.png", "description": "This is a FOSS project for asset management in IT Operations. Knowing who has which laptop, when it was purchased in order to depreciate it correctly, handling software licenses, etc.", "install_methods": [ - { - "type": "default", - "script": "ct/snipeit.sh", - "resources": { - "cpu": 2, - "ram": 2048, - "hdd": 4, - "os": "debian", - "version": "12" + { + "type": "default", + "script": "ct/snipeit.sh", + "resources": { + "cpu": 2, + "ram": 2048, + "hdd": 4, + "os": "debian", + "version": "12" + } } - } ], "default_credentials": { - "username": null, - "password": null + "username": null, + "password": null }, "notes": [ - { - "text": "Post Install: `https://github.com/community-scripts/ProxmoxVE/discussions/671`", - "type": "info" - } - ] + { + "text": "Post Install: `https://github.com/community-scripts/ProxmoxVE/discussions/671`", + "type": "info" + } + ] } - - diff --git a/json/sonarr.json b/json/sonarr.json index 71bdce16..957b581d 100644 --- a/json/sonarr.json +++ b/json/sonarr.json @@ -30,5 +30,3 @@ }, "notes": [] } - - diff --git a/json/spoolman.json b/json/spoolman.json index 6af76838..86723f11 100644 --- a/json/spoolman.json +++ b/json/spoolman.json @@ -30,4 +30,3 @@ }, "notes": [] } - diff --git a/json/stirling-pdf.json b/json/stirling-pdf.json index eb2b46e7..85353f81 100644 --- a/json/stirling-pdf.json +++ b/json/stirling-pdf.json @@ -30,4 +30,3 @@ }, "notes": [] } - diff --git a/json/syncthing.json b/json/syncthing.json index 1c153d2c..f00bc27e 100644 --- a/json/syncthing.json +++ b/json/syncthing.json @@ -30,4 +30,3 @@ }, "notes": [] } - diff --git a/json/tandoor.json b/json/tandoor.json index 5b5f20cb..e5db71a2 100644 --- a/json/tandoor.json +++ b/json/tandoor.json @@ -30,4 +30,3 @@ }, "notes": [] } - diff --git a/json/tasmoadmin.json b/json/tasmoadmin.json index a3dd5a34..b73c459d 100644 --- a/json/tasmoadmin.json +++ b/json/tasmoadmin.json @@ -30,4 +30,3 @@ }, "notes": [] } - diff --git a/json/tautulli.json b/json/tautulli.json index 07b84e15..37ecf22d 100644 --- a/json/tautulli.json +++ b/json/tautulli.json @@ -30,4 +30,3 @@ }, "notes": [] } - diff --git a/json/tdarr.json b/json/tdarr.json index b8d489b6..7de61241 100644 --- a/json/tdarr.json +++ b/json/tdarr.json @@ -35,5 +35,3 @@ } ] } - - diff --git a/json/technitiumdns.json b/json/technitiumdns.json index eabcc457..62fc3170 100644 --- a/json/technitiumdns.json +++ b/json/technitiumdns.json @@ -30,4 +30,3 @@ }, "notes": [] } - diff --git a/json/teddycloud.json b/json/teddycloud.json index 512ba435..a5ad36df 100644 --- a/json/teddycloud.json +++ b/json/teddycloud.json @@ -35,5 +35,3 @@ } ] } - - diff --git a/json/the-lounge.json b/json/the-lounge.json index edef9d97..5c78bcb3 100644 --- a/json/the-lounge.json +++ b/json/the-lounge.json @@ -1,39 +1,37 @@ -{ - "name": "The Lounge", - "slug": "the-lounge", - "categories": [22], - "date_created": "2024-11-28", - "type": "ct", - "updateable": true, - "privileged": false, - "interface_port": 9000, - "documentation": "https://thelounge.chat/docs", - "website": "https://thelounge.chat/", - "logo": "https://raw.githubusercontent.com/thelounge/thelounge.github.io/master/assets/logos/logo/TL_Grey%26Yellow_Vertical_logotype_Transparent_Bg/TL_Grey%26Yellow_Vertical_logotype_Transparent_Bg.png", - "description": "Modern web IRC client designed for self-hosting ", - "install_methods": [ - { - "type": "default", - "script": "ct/the-lounge.sh", - "resources": { - "cpu": 2, - "ram": 2048, - "hdd": 4, - "os": "ubuntu", - "version": "24.04" - } - } - ], - "default_credentials": { - "username": null, - "password": null - }, - "notes": [ - { - "text": "The Lounge is running in private mode. Use `sudo -u thelounge thelounge add name` to create users.", - "type": "info" - } - ] - } - - +{ + "name": "The Lounge", + "slug": "the-lounge", + "categories": [22], + "date_created": "2024-11-28", + "type": "ct", + "updateable": true, + "privileged": false, + "interface_port": 9000, + "documentation": "https://thelounge.chat/docs", + "website": "https://thelounge.chat/", + "logo": "https://raw.githubusercontent.com/thelounge/thelounge.github.io/master/assets/logos/logo/TL_Grey%26Yellow_Vertical_logotype_Transparent_Bg/TL_Grey%26Yellow_Vertical_logotype_Transparent_Bg.png", + "description": "Modern web IRC client designed for self-hosting ", + "install_methods": [ + { + "type": "default", + "script": "ct/the-lounge.sh", + "resources": { + "cpu": 2, + "ram": 2048, + "hdd": 4, + "os": "ubuntu", + "version": "24.04" + } + } + ], + "default_credentials": { + "username": null, + "password": null + }, + "notes": [ + { + "text": "The Lounge is running in private mode. Use `sudo -u thelounge thelounge add name` to create users.", + "type": "info" + } + ] +} diff --git a/json/threadfin.json b/json/threadfin.json index 96b0eaea..e0c72042 100644 --- a/json/threadfin.json +++ b/json/threadfin.json @@ -30,4 +30,3 @@ }, "notes": [] } - diff --git a/json/tianji.json b/json/tianji.json index 8543c809..cdbd1c17 100644 --- a/json/tianji.json +++ b/json/tianji.json @@ -30,4 +30,3 @@ }, "notes": [] } - diff --git a/json/traccar.json b/json/traccar.json index fb7f98a9..9e55d183 100644 --- a/json/traccar.json +++ b/json/traccar.json @@ -30,4 +30,3 @@ }, "notes": [] } - diff --git a/json/traefik.json b/json/traefik.json index 53a0637e..44e7f7ee 100644 --- a/json/traefik.json +++ b/json/traefik.json @@ -30,4 +30,3 @@ }, "notes": [] } - diff --git a/json/transmission.json b/json/transmission.json index 0df31f83..1b01f0dd 100644 --- a/json/transmission.json +++ b/json/transmission.json @@ -30,4 +30,3 @@ }, "notes": [] } - diff --git a/json/trilium.json b/json/trilium.json index 18e3b543..7dc92f7d 100644 --- a/json/trilium.json +++ b/json/trilium.json @@ -30,5 +30,3 @@ }, "notes": [] } - - diff --git a/json/turnkey.json b/json/turnkey.json index 633a0299..56f4d9dd 100644 --- a/json/turnkey.json +++ b/json/turnkey.json @@ -39,4 +39,3 @@ } ] } - diff --git a/json/typesense.json b/json/typesense.json index 98fa5b99..9b7644e8 100644 --- a/json/typesense.json +++ b/json/typesense.json @@ -35,5 +35,3 @@ } ] } - - diff --git a/json/ubuntu.json b/json/ubuntu.json index 56e8a900..cfa5bd34 100644 --- a/json/ubuntu.json +++ b/json/ubuntu.json @@ -30,4 +30,3 @@ }, "notes": [] } - diff --git a/json/ubuntu2204-vm.json b/json/ubuntu2204-vm.json index d2f4135d..8435c986 100644 --- a/json/ubuntu2204-vm.json +++ b/json/ubuntu2204-vm.json @@ -30,4 +30,3 @@ }, "notes": [] } - diff --git a/json/ubuntu2404-vm.json b/json/ubuntu2404-vm.json index 33ce93c2..effbe44d 100644 --- a/json/ubuntu2404-vm.json +++ b/json/ubuntu2404-vm.json @@ -30,4 +30,3 @@ }, "notes": [] } - diff --git a/json/umami.json b/json/umami.json index f074eefd..dbff7355 100644 --- a/json/umami.json +++ b/json/umami.json @@ -35,4 +35,3 @@ } ] } - diff --git a/json/unbound.json b/json/unbound.json index 470b9897..d4d91a51 100644 --- a/json/unbound.json +++ b/json/unbound.json @@ -35,5 +35,3 @@ } ] } - - diff --git a/json/unifi.json b/json/unifi.json index 221c8a4b..bcb61bdd 100644 --- a/json/unifi.json +++ b/json/unifi.json @@ -35,5 +35,3 @@ } ] } - - diff --git a/json/unmanic.json b/json/unmanic.json index ae030524..b029808e 100644 --- a/json/unmanic.json +++ b/json/unmanic.json @@ -30,4 +30,3 @@ }, "notes": [] } - diff --git a/json/update-lxcs.json b/json/update-lxcs.json index d24365ff..6826d0b3 100644 --- a/json/update-lxcs.json +++ b/json/update-lxcs.json @@ -35,4 +35,3 @@ } ] } - diff --git a/json/update-repo.json b/json/update-repo.json index f7960c5f..ed156123 100644 --- a/json/update-repo.json +++ b/json/update-repo.json @@ -35,4 +35,3 @@ } ] } - diff --git a/json/uptimekuma.json b/json/uptimekuma.json index ba4dd791..4107fff2 100644 --- a/json/uptimekuma.json +++ b/json/uptimekuma.json @@ -30,4 +30,3 @@ }, "notes": [] } - diff --git a/json/vaultwarden.json b/json/vaultwarden.json index d0314dab..55496d13 100644 --- a/json/vaultwarden.json +++ b/json/vaultwarden.json @@ -50,5 +50,3 @@ } ] } - - diff --git a/json/vikunja.json b/json/vikunja.json index a9147b80..7e85829b 100644 --- a/json/vikunja.json +++ b/json/vikunja.json @@ -30,4 +30,3 @@ }, "notes": [] } - diff --git a/json/wallos.json b/json/wallos.json index 286f2a13..fb5b3226 100644 --- a/json/wallos.json +++ b/json/wallos.json @@ -1,34 +1,32 @@ { - "name": "Wallos", - "slug": "wallos", - "categories": [2], - "date_created": "2024-10-24", - "type": "ct", - "updateable": true, - "privileged": false, - "interface_port": 80, - "documentation": "https://github.com/ellite/wallos", - "website": "https://wallosapp.com/", - "logo": "https://raw.githubusercontent.com/ellite/Wallos/refs/heads/main/images/icon/android-chrome-192x192.png", - "description": "Wallos is a personal finance and budgeting tool that provides an intuitive interface for tracking expenses, managing subscriptions, and monitoring financial health. It features APIs for categories, notifications, payments, and user settings, making it suitable for automation and custom integrations. Additionally, it supports multi-language functionality.", - "install_methods": [ - { - "type": "default", - "script": "ct/wallos.sh", - "resources": { - "cpu": 1, - "ram": 1024, - "hdd": 5, - "os": "Debian", - "version": "12" - } - } - ], - "default_credentials": { - "username": null, - "password": null - }, - "notes": [] + "name": "Wallos", + "slug": "wallos", + "categories": [2], + "date_created": "2024-10-24", + "type": "ct", + "updateable": true, + "privileged": false, + "interface_port": 80, + "documentation": "https://github.com/ellite/wallos", + "website": "https://wallosapp.com/", + "logo": "https://raw.githubusercontent.com/ellite/Wallos/refs/heads/main/images/icon/android-chrome-192x192.png", + "description": "Wallos is a personal finance and budgeting tool that provides an intuitive interface for tracking expenses, managing subscriptions, and monitoring financial health. It features APIs for categories, notifications, payments, and user settings, making it suitable for automation and custom integrations. Additionally, it supports multi-language functionality.", + "install_methods": [ + { + "type": "default", + "script": "ct/wallos.sh", + "resources": { + "cpu": 1, + "ram": 1024, + "hdd": 5, + "os": "Debian", + "version": "12" + } + } + ], + "default_credentials": { + "username": null, + "password": null + }, + "notes": [] } - - diff --git a/json/wastebin.json b/json/wastebin.json index bf569a3c..e3610db0 100644 --- a/json/wastebin.json +++ b/json/wastebin.json @@ -30,4 +30,3 @@ }, "notes": [] } - diff --git a/json/watchyourlan.json b/json/watchyourlan.json index bfe5cc14..3191c5d6 100644 --- a/json/watchyourlan.json +++ b/json/watchyourlan.json @@ -30,4 +30,3 @@ }, "notes": [] } - diff --git a/json/wavelog.json b/json/wavelog.json index da150160..f5fd8c2b 100644 --- a/json/wavelog.json +++ b/json/wavelog.json @@ -35,5 +35,3 @@ } ] } - - diff --git a/json/webmin.json b/json/webmin.json index 4c50a4b8..a65c8918 100644 --- a/json/webmin.json +++ b/json/webmin.json @@ -35,4 +35,3 @@ } ] } - diff --git a/json/whisparr.json b/json/whisparr.json index c6d1eb28..42be25d5 100644 --- a/json/whisparr.json +++ b/json/whisparr.json @@ -30,5 +30,3 @@ }, "notes": [] } - - diff --git a/json/whoogle.json b/json/whoogle.json index da96b7c2..217a68d1 100644 --- a/json/whoogle.json +++ b/json/whoogle.json @@ -30,4 +30,3 @@ }, "notes": [] } - diff --git a/json/wikijs.json b/json/wikijs.json index 012cd72d..f2e2432a 100644 --- a/json/wikijs.json +++ b/json/wikijs.json @@ -30,4 +30,3 @@ }, "notes": [] } - diff --git a/json/wireguard.json b/json/wireguard.json index 4408be19..0c07a6d1 100644 --- a/json/wireguard.json +++ b/json/wireguard.json @@ -28,12 +28,10 @@ "username": "admin", "password": "admin" }, - "notes": [ - { - "text": "Wireguard and WGDashboard are not the same. More info: `https://donaldzou.github.io/WGDashboard-Documentation/what-is-wireguard-what-is-wgdashboard.html`", - "type": "info" - } - ] + "notes": [ + { + "text": "Wireguard and WGDashboard are not the same. More info: `https://donaldzou.github.io/WGDashboard-Documentation/what-is-wireguard-what-is-wgdashboard.html`", + "type": "info" + } + ] } - - diff --git a/json/wordpress.json b/json/wordpress.json index a4e03b2f..050f0fce 100644 --- a/json/wordpress.json +++ b/json/wordpress.json @@ -1,33 +1,32 @@ { - "name": "Wordpress", - "slug": "wordpress", - "categories": [21], - "date_created": "2025-01-14", - "type": "ct", - "updateable": true, - "privileged": false, - "interface_port": 80, - "documentation": "https://wordpress.org/documentation/", - "website": "https://wordpress.org/", - "logo": "https://s.w.org/style/images/about/WordPress-logotype-simplified.png", - "description": "WordPress is the simplest, most popular way to create your own website or blog. In fact, WordPress powers over 43.6% of all the websites on the Internet. Yes – more than one in four websites that you visit are likely powered by WordPress.\n\nOn a slightly more technical level, WordPress is an open-source content management system licensed under GPLv2, which means that anyone can use or modify the WordPress software for free.", - "install_methods": [ - { - "type": "default", - "script": "ct/wordpress.sh", - "resources": { - "cpu": 2, - "ram": 2048, - "hdd": 5, - "os": "Debian", - "version": "12" - } - } - ], - "default_credentials": { - "username": null, - "password": null - }, - "notes": [] + "name": "Wordpress", + "slug": "wordpress", + "categories": [21], + "date_created": "2025-01-14", + "type": "ct", + "updateable": true, + "privileged": false, + "interface_port": 80, + "documentation": "https://wordpress.org/documentation/", + "website": "https://wordpress.org/", + "logo": "https://s.w.org/style/images/about/WordPress-logotype-simplified.png", + "description": "WordPress is the simplest, most popular way to create your own website or blog. In fact, WordPress powers over 43.6% of all the websites on the Internet. Yes – more than one in four websites that you visit are likely powered by WordPress.\n\nOn a slightly more technical level, WordPress is an open-source content management system licensed under GPLv2, which means that anyone can use or modify the WordPress software for free.", + "install_methods": [ + { + "type": "default", + "script": "ct/wordpress.sh", + "resources": { + "cpu": 2, + "ram": 2048, + "hdd": 5, + "os": "Debian", + "version": "12" + } + } + ], + "default_credentials": { + "username": null, + "password": null + }, + "notes": [] } - diff --git a/json/yunohost.json b/json/yunohost.json index 23412a6b..2330260b 100644 --- a/json/yunohost.json +++ b/json/yunohost.json @@ -30,4 +30,3 @@ }, "notes": [] } - diff --git a/json/zabbix.json b/json/zabbix.json index 789729f3..659327c8 100644 --- a/json/zabbix.json +++ b/json/zabbix.json @@ -39,5 +39,3 @@ } ] } - - diff --git a/json/zammad.json b/json/zammad.json index 835e96e3..8d61cec1 100644 --- a/json/zammad.json +++ b/json/zammad.json @@ -1,34 +1,32 @@ { - "name": "Zammad", - "slug": "zammad", - "categories": [28], - "date_created": "2024-12-18", - "type": "ct", - "updateable": true, - "privileged": false, - "interface_port": null, - "documentation": "https://docs.zammad.org/en/latest/", - "website": "https://zammad.com/", - "logo": "https://raw.githubusercontent.com/zammad/zammad/refs/heads/develop/public/assets/images/logo.svg", - "description": "Zammad is a web based open source helpdesk/customer support system with many features to manage customer communication via several channels like telephone, facebook, twitter, chat and emails. It is distributed under version 3 of the GNU AFFERO General Public License (GNU AGPLv3).", - "install_methods": [ - { - "type": "default", - "script": "ct/zammad.sh", - "resources": { - "cpu": 2, - "ram": 4096, - "hdd": 8, - "os": "debian", - "version": "12" - } - } - ], - "default_credentials": { - "username": null, - "password": null - }, - "notes": [] + "name": "Zammad", + "slug": "zammad", + "categories": [28], + "date_created": "2024-12-18", + "type": "ct", + "updateable": true, + "privileged": false, + "interface_port": null, + "documentation": "https://docs.zammad.org/en/latest/", + "website": "https://zammad.com/", + "logo": "https://raw.githubusercontent.com/zammad/zammad/refs/heads/develop/public/assets/images/logo.svg", + "description": "Zammad is a web based open source helpdesk/customer support system with many features to manage customer communication via several channels like telephone, facebook, twitter, chat and emails. It is distributed under version 3 of the GNU AFFERO General Public License (GNU AGPLv3).", + "install_methods": [ + { + "type": "default", + "script": "ct/zammad.sh", + "resources": { + "cpu": 2, + "ram": 4096, + "hdd": 8, + "os": "debian", + "version": "12" + } + } + ], + "default_credentials": { + "username": null, + "password": null + }, + "notes": [] } - - diff --git a/json/zigbee2mqtt.json b/json/zigbee2mqtt.json index d7a86963..2b184b19 100644 --- a/json/zigbee2mqtt.json +++ b/json/zigbee2mqtt.json @@ -46,5 +46,3 @@ } ] } - - diff --git a/json/zipline.json b/json/zipline.json index 5b42e0e0..d5d7ce8e 100644 --- a/json/zipline.json +++ b/json/zipline.json @@ -30,4 +30,3 @@ }, "notes": [] } - diff --git a/json/zoraxy.json b/json/zoraxy.json index d541103b..95c73e9a 100644 --- a/json/zoraxy.json +++ b/json/zoraxy.json @@ -30,5 +30,3 @@ }, "notes": [] } - - diff --git a/json/zwave-js-ui.json b/json/zwave-js-ui.json index e600caee..f881cbb1 100644 --- a/json/zwave-js-ui.json +++ b/json/zwave-js-ui.json @@ -30,4 +30,3 @@ }, "notes": [] } -