diff --git a/frontend/public/json/ente.json b/frontend/public/json/ente.json index 794580914..61634eac4 100644 --- a/frontend/public/json/ente.json +++ b/frontend/public/json/ente.json @@ -1,48 +1,48 @@ { - "name": "Ente", - "slug": "ente", - "categories": [ - 20 - ], - "date_created": "2025-11-22", - "type": "ct", - "updateable": false, - "privileged": false, - "config_path": "/opt", - "interface_port": 3000, - "documentation": "https://github.com/ente-io/ente", - "website": "https://ente.io/", - "logo": "https://cdn.jsdelivr.net/gh/selfhst/icons/svg/ente-photos.svg", - "description": "Ente is a service that provides a fully open source, end-to-end encrypted platform for you to store your data in the cloud without needing to trust the service provider. On top of this platform, we have built two apps so far: Ente Photos (an alternative to Apple and Google Photos) and Ente Auth (a 2FA alternative to the deprecated Authy).", - "install_methods": [ - { - "type": "default", - "script": "ct/ente.sh", - "resources": { - "cpu": 4, - "ram": 4096, - "hdd": 10, - "os": "debian", - "version": "12" - } - } - ], - "default_credentials": { - "username": null, - "password": null + "name": "Ente", + "slug": "ente", + "categories": [ + 13 + ], + "date_created": "2025-11-22", + "type": "ct", + "updateable": false, + "privileged": false, + "config_path": "/opt", + "interface_port": 3000, + "documentation": "https://github.com/ente-io/ente", + "website": "https://ente.io/", + "logo": "https://cdn.jsdelivr.net/gh/selfhst/icons/svg/ente-photos.svg", + "description": "Ente is a service that provides a fully open source, end-to-end encrypted platform for you to store your data in the cloud without needing to trust the service provider. On top of this platform, we have built two apps so far: Ente Photos (an alternative to Apple and Google Photos) and Ente Auth (a 2FA alternative to the deprecated Authy).", + "install_methods": [ + { + "type": "default", + "script": "ct/ente.sh", + "resources": { + "cpu": 4, + "ram": 4096, + "hdd": 10, + "os": "debian", + "version": "12" + } + } + ], + "default_credentials": { + "username": null, + "password": null + }, + "notes": [ + { + "text": "Please use `journalctl -u ente-museum.service -n 10` to read logs for the signup verification code", + "type": "info" }, - "notes": [ - { - "text": "Please use `journalctl -u ente-museum.service -n 10` to read logs for the signup verification code", - "type": "info" - }, - { - "text": "If you want to use the Ente CLI to add/whitelist admins, please follow the instructions at https://ente.io/help/self-hosting/administration/cli", - "type": "info" - }, - { - "text": "To see Museium config: `cat /opt/ente/server/museum.yaml`", - "type": "info" - } - ] + { + "text": "If you want to use the Ente CLI to add/whitelist admins, please follow the instructions at https://ente.io/help/self-hosting/administration/cli", + "type": "info" + }, + { + "text": "To see Museium config: `cat /opt/ente/server/museum.yaml`", + "type": "info" + } + ] } diff --git a/frontend/public/json/metadata.json b/frontend/public/json/metadata.json index 16c71220d..9316c9c22 100644 --- a/frontend/public/json/metadata.json +++ b/frontend/public/json/metadata.json @@ -1,5 +1,5 @@ { - "categories": [ + "categories": [ { "name": "Proxmox & Virtualization", "id": 1, "sort_order": 1.0, "description": "Tools and scripts to manage Proxmox VE and virtualization platforms effectively." }, { "name": "Operating Systems", "id": 2, "sort_order": 2.0, "description": "Scripts for deploying and managing various operating systems." }, { "name": "Containers & Docker", "id": 3, "sort_order": 3.0, "description": "Solutions for containerization using Docker and related technologies." }, diff --git a/frontend/public/json/petio.json b/frontend/public/json/petio.json index a8c2aaec7..478a506f6 100644 --- a/frontend/public/json/petio.json +++ b/frontend/public/json/petio.json @@ -1,40 +1,40 @@ { - "name": "Petio", - "slug": "petio", - "categories": [ - 14 - ], - "date_created": "2025-01-15", - "type": "ct", - "updateable": true, - "privileged": false, - "interface_port": 7777, - "documentation": "https://docs.petio.tv/", - "website": "https://petio.tv/", - "logo": "https://cdn.jsdelivr.net/gh/selfhst/icons/svg/petio.svg", - "config_path": "/opt/petio", - "description": "Petio is a third party companion app available to Plex server owners to allow their users to request, review and discover content. It integrates with your existing services, such as Sonarr and Radarr, for seamless content management.", - "install_methods": [ - { - "type": "default", - "script": "ct/petio.sh", - "resources": { - "cpu": 2, - "ram": 1024, - "hdd": 4, - "os": "ubuntu", - "version": "24.04" - } - } - ], - "default_credentials": { - "username": null, - "password": null - }, - "notes": [ - { - "text": "Installation path: /opt/Petio", - "type": "info" - } - ] + "name": "Petio", + "slug": "petio", + "categories": [ + 13 + ], + "date_created": "2025-01-15", + "type": "ct", + "updateable": true, + "privileged": false, + "interface_port": 7777, + "documentation": "https://docs.petio.tv/", + "website": "https://petio.tv/", + "logo": "https://cdn.jsdelivr.net/gh/selfhst/icons/svg/petio.svg", + "config_path": "/opt/petio", + "description": "Petio is a third party companion app available to Plex server owners to allow their users to request, review and discover content. It integrates with your existing services, such as Sonarr and Radarr, for seamless content management.", + "install_methods": [ + { + "type": "default", + "script": "ct/petio.sh", + "resources": { + "cpu": 2, + "ram": 1024, + "hdd": 4, + "os": "ubuntu", + "version": "24.04" + } + } + ], + "default_credentials": { + "username": null, + "password": null + }, + "notes": [ + { + "text": "Installation path: /opt/Petio", + "type": "info" + } + ] } diff --git a/frontend/public/json/romm.json b/frontend/public/json/romm.json index 364a7ea2d..82d2779c2 100644 --- a/frontend/public/json/romm.json +++ b/frontend/public/json/romm.json @@ -2,7 +2,7 @@ "name": "RomM", "slug": "romm", "categories": [ - 21 + 24 ], "date_created": "2025-03-10", "type": "ct", diff --git a/frontend/public/json/rybbit.json b/frontend/public/json/rybbit.json index bb559a68d..e56ae0b1b 100644 --- a/frontend/public/json/rybbit.json +++ b/frontend/public/json/rybbit.json @@ -2,7 +2,7 @@ "name": "Rybbit", "slug": "rybbit", "categories": [ - 2 + 9 ], "date_created": "2025-01-15", "type": "ct", diff --git a/frontend/public/json/speedtest-tracker.json b/frontend/public/json/speedtest-tracker.json index 75704e54d..ab658b0d2 100644 --- a/frontend/public/json/speedtest-tracker.json +++ b/frontend/public/json/speedtest-tracker.json @@ -2,7 +2,7 @@ "name": "Speedtest-Tracker", "slug": "speedtest-tracker", "categories": [ - 2 + 4 ], "date_created": "2025-01-15", "type": "ct", diff --git a/frontend/public/json/viseron.json b/frontend/public/json/viseron.json index 3e611c30e..2bd08cc67 100644 --- a/frontend/public/json/viseron.json +++ b/frontend/public/json/viseron.json @@ -1,7 +1,9 @@ { "name": "Viseron", "slug": "viseron", - "categories": [15], + "categories": [ + 15 + ], "date_created": "2025-01-15", "type": "ct", "updateable": true,