From 96cbe811959cf8d5f2e1c099abf463bb65dde95f Mon Sep 17 00:00:00 2001 From: Sam Heinz <54530346+asylumexp@users.noreply.github.com> Date: Tue, 8 Apr 2025 13:54:48 +1000 Subject: [PATCH] Update script statuses --- frontend/public/json/cryptpad.json | 5 +++-- frontend/public/json/fileflows.json | 5 +++-- frontend/public/json/flowiseai.json | 5 +++-- frontend/public/json/fluid-calendar.json | 5 +++-- frontend/public/json/gomft.json | 5 +++-- frontend/public/json/npmplus.json | 5 +++-- frontend/public/json/plant-it.json | 3 ++- frontend/public/json/seafile.json | 5 +++-- frontend/public/json/wazuh.json | 5 +++-- frontend/public/json/yt-dlp-webui.json | 5 +++-- 10 files changed, 29 insertions(+), 19 deletions(-) diff --git a/frontend/public/json/cryptpad.json b/frontend/public/json/cryptpad.json index 06d45efce..7734ff31e 100644 --- a/frontend/public/json/cryptpad.json +++ b/frontend/public/json/cryptpad.json @@ -35,5 +35,6 @@ "text": "After installation finishes, `systemctl status cryptpad.service` to get token URL which you can use to create admin account", "type": "info" } - ] -} + ], + "status": "🚧" +} \ No newline at end of file diff --git a/frontend/public/json/fileflows.json b/frontend/public/json/fileflows.json index 70aa2753e..3610b98d1 100644 --- a/frontend/public/json/fileflows.json +++ b/frontend/public/json/fileflows.json @@ -35,5 +35,6 @@ "text": "With Privileged/Unprivileged Hardware Acceleration Support", "type": "info" } - ] -} + ], + "status": "🚧" +} \ No newline at end of file diff --git a/frontend/public/json/flowiseai.json b/frontend/public/json/flowiseai.json index 0502d32f1..da9f6e004 100644 --- a/frontend/public/json/flowiseai.json +++ b/frontend/public/json/flowiseai.json @@ -35,5 +35,6 @@ "text": "Application takes long time to install. Please be patient!", "type": "warning" } - ] -} + ], + "status": "🚧" +} \ No newline at end of file diff --git a/frontend/public/json/fluid-calendar.json b/frontend/public/json/fluid-calendar.json index 05f4aa56b..6bf82a56a 100644 --- a/frontend/public/json/fluid-calendar.json +++ b/frontend/public/json/fluid-calendar.json @@ -36,5 +36,6 @@ "text": "Creds: cat ~/fluid-calendar.creds", "type": "info" } - ] -} + ], + "status": "🚧" +} \ No newline at end of file diff --git a/frontend/public/json/gomft.json b/frontend/public/json/gomft.json index 870ce3743..9a7cebc86 100644 --- a/frontend/public/json/gomft.json +++ b/frontend/public/json/gomft.json @@ -35,5 +35,6 @@ "text": "For additional configuration options, edit .env file here: `/opt/gomft/.env`. Check the documentation for more details.", "type": "info" } - ] -} + ], + "status": "🚧" +} \ No newline at end of file diff --git a/frontend/public/json/npmplus.json b/frontend/public/json/npmplus.json index cb0d5ceb0..6b225afd0 100644 --- a/frontend/public/json/npmplus.json +++ b/frontend/public/json/npmplus.json @@ -54,5 +54,6 @@ "text": "Application credentials: `cat /opt/.npm_pwd`", "type": "info" } - ] -} + ], + "status": "🚧" +} \ No newline at end of file diff --git a/frontend/public/json/plant-it.json b/frontend/public/json/plant-it.json index 41c397bb2..d00b865cb 100644 --- a/frontend/public/json/plant-it.json +++ b/frontend/public/json/plant-it.json @@ -39,5 +39,6 @@ "text": "After the initial start, the backend requires approx. 1-2 minutes boot time", "type": "info" } - ] + ], + "status": "🚧" } \ No newline at end of file diff --git a/frontend/public/json/seafile.json b/frontend/public/json/seafile.json index ddabe7eca..4f010365e 100644 --- a/frontend/public/json/seafile.json +++ b/frontend/public/json/seafile.json @@ -43,5 +43,6 @@ "text": "Execute `~/domain.sh ` to enable access to Seafile via your domain. Example: ~/domain.sh https://seafile.example.com", "type": "info" } - ] -} + ], + "status": "🚧" +} \ No newline at end of file diff --git a/frontend/public/json/wazuh.json b/frontend/public/json/wazuh.json index 26eda6951..70c0a3dc1 100644 --- a/frontend/public/json/wazuh.json +++ b/frontend/public/json/wazuh.json @@ -39,5 +39,6 @@ "text": "Show password: `cat ~/wazuh.creds`", "type": "info" } - ] -} + ], + "status": "🚧" +} \ No newline at end of file diff --git a/frontend/public/json/yt-dlp-webui.json b/frontend/public/json/yt-dlp-webui.json index ce8cc5a9b..870a8ea2a 100644 --- a/frontend/public/json/yt-dlp-webui.json +++ b/frontend/public/json/yt-dlp-webui.json @@ -43,5 +43,6 @@ "text": "Make sure to either mount an external path or increase the Disk space afterwards", "type": "info" } - ] -} + ], + "status": "🚧" +} \ No newline at end of file