From ba3c764659a341335764e6c542fd3fe3f09862ce Mon Sep 17 00:00:00 2001 From: dailyfoss <244563559+dailyfoss@users.noreply.github.com> Date: Fri, 15 May 2026 17:39:12 +0000 Subject: [PATCH] chore: update community integrations --- public/json/authentik.json | 5 +++++ public/json/docuseal.json | 7 +++++++ public/json/gameyfin.json | 7 +++++++ public/json/immich-frame.json | 5 +++++ public/json/lychee.json | 5 +++++ public/json/meilisearch.json | 5 +++++ public/json/mini-qr.json | 5 +++++ public/json/shlink.json | 5 +++++ public/json/solidtime.json | 7 +++++++ 9 files changed, 51 insertions(+) diff --git a/public/json/authentik.json b/public/json/authentik.json index 5c306cd8e..e0602eb59 100644 --- a/public/json/authentik.json +++ b/public/json/authentik.json @@ -81,6 +81,11 @@ "supported": true, "app_name": "authentik", "url": "https://apps.truenas.com/catalog/authentik" + }, + "proxmox_ve": { + "supported": true, + "script_id": "authentik", + "url": "https://community-scripts.github.io/ProxmoxVE/scripts?id=authentik" } }, "demo": { diff --git a/public/json/docuseal.json b/public/json/docuseal.json index 4d24456a6..6c3050036 100644 --- a/public/json/docuseal.json +++ b/public/json/docuseal.json @@ -89,5 +89,12 @@ "url": null, "username": null, "password": null + }, + "community_integrations": { + "proxmox_ve": { + "supported": true, + "script_id": "docuseal", + "url": "https://community-scripts.github.io/ProxmoxVE/scripts?id=docuseal" + } } } diff --git a/public/json/gameyfin.json b/public/json/gameyfin.json index 550408a93..97e7d0fbb 100644 --- a/public/json/gameyfin.json +++ b/public/json/gameyfin.json @@ -85,5 +85,12 @@ "url": null, "username": null, "password": null + }, + "community_integrations": { + "truenas": { + "supported": true, + "app_name": "gameyfin", + "url": "https://apps.truenas.com/catalog/gameyfin" + } } } diff --git a/public/json/immich-frame.json b/public/json/immich-frame.json index a2a6042c0..790380902 100644 --- a/public/json/immich-frame.json +++ b/public/json/immich-frame.json @@ -86,6 +86,11 @@ "supported": true, "script_id": "immichframe", "url": "https://community-scripts.github.io/ProxmoxVE/scripts?id=immichframe" + }, + "truenas": { + "supported": true, + "app_name": "immich-frame", + "url": "https://apps.truenas.com/catalog/immich-frame" } }, "demo": { diff --git a/public/json/lychee.json b/public/json/lychee.json index c20ad5068..e0df4b100 100644 --- a/public/json/lychee.json +++ b/public/json/lychee.json @@ -82,6 +82,11 @@ "supported": true, "repo_name": "lychee_ynh", "url": "https://github.com/YunoHost-Apps/lychee_ynh" + }, + "proxmox_ve": { + "supported": true, + "script_id": "lychee", + "url": "https://community-scripts.github.io/ProxmoxVE/scripts?id=lychee" } }, "demo": { diff --git a/public/json/meilisearch.json b/public/json/meilisearch.json index bbaf1c19c..6309effc8 100644 --- a/public/json/meilisearch.json +++ b/public/json/meilisearch.json @@ -90,6 +90,11 @@ "supported": true, "repo_name": "meilisearch_ynh", "url": "https://github.com/YunoHost-Apps/meilisearch_ynh" + }, + "truenas": { + "supported": true, + "app_name": "meilisearch", + "url": "https://apps.truenas.com/catalog/meilisearch" } }, "demo": { diff --git a/public/json/mini-qr.json b/public/json/mini-qr.json index 870401aae..971b8f270 100644 --- a/public/json/mini-qr.json +++ b/public/json/mini-qr.json @@ -77,6 +77,11 @@ "supported": true, "script_id": "mini-qr", "url": "https://community-scripts.github.io/ProxmoxVE/scripts?id=mini-qr" + }, + "yunohost": { + "supported": true, + "repo_name": "mini-qr_ynh", + "url": "https://github.com/YunoHost-Apps/mini-qr_ynh" } } } diff --git a/public/json/shlink.json b/public/json/shlink.json index bd0dd3aa7..66aeb8d54 100644 --- a/public/json/shlink.json +++ b/public/json/shlink.json @@ -81,6 +81,11 @@ "supported": true, "app_name": "shlink", "url": "https://apps.truenas.com/catalog/shlink" + }, + "proxmox_ve": { + "supported": true, + "script_id": "shlink", + "url": "https://community-scripts.github.io/ProxmoxVE/scripts?id=shlink" } }, "demo": { diff --git a/public/json/solidtime.json b/public/json/solidtime.json index 66559cb8e..93e68fea3 100644 --- a/public/json/solidtime.json +++ b/public/json/solidtime.json @@ -82,5 +82,12 @@ "url": null, "username": null, "password": null + }, + "community_integrations": { + "proxmox_ve": { + "supported": true, + "script_id": "solidtime", + "url": "https://community-scripts.github.io/ProxmoxVE/scripts?id=solidtime" + } } }