From 678a8fa1c0c525e5499c677b6c69c1337e517e03 Mon Sep 17 00:00:00 2001 From: Sam Heinz <54530346+asylumexp@users.noreply.github.com> Date: Thu, 15 May 2025 11:53:50 +1000 Subject: [PATCH] Update status,json and replace build.func url --- ct/alpine-gatus.sh | 2 +- ct/alpine-traefik.sh | 2 +- ct/asterisk.sh | 2 +- ct/gatus.sh | 2 +- ct/odoo.sh | 2 +- frontend/public/json/statuses.json | 6 +++++- 6 files changed, 10 insertions(+), 6 deletions(-) diff --git a/ct/alpine-gatus.sh b/ct/alpine-gatus.sh index abbbc6f54..26fcf33d5 100644 --- a/ct/alpine-gatus.sh +++ b/ct/alpine-gatus.sh @@ -1,5 +1,5 @@ #!/usr/bin/env bash -source <(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/misc/build.func) +source <(curl -fsSL https://raw.githubusercontent.com/asylumexp/Proxmox/main/misc/build.func) # Copyright (c) 2021-2025 community-scripts ORG # Author: Slaviša Arežina (tremor021) # License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE diff --git a/ct/alpine-traefik.sh b/ct/alpine-traefik.sh index f0e312a31..8ea8cb8fd 100644 --- a/ct/alpine-traefik.sh +++ b/ct/alpine-traefik.sh @@ -1,5 +1,5 @@ #!/usr/bin/env bash -source <(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/misc/build.func) +source <(curl -fsSL https://raw.githubusercontent.com/asylumexp/Proxmox/main/misc/build.func) # Copyright (c) 2021-2025 community-scripts ORG # Author: MickLesk (CanbiZ) # License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE diff --git a/ct/asterisk.sh b/ct/asterisk.sh index 40fdb64fe..0afba6ff7 100644 --- a/ct/asterisk.sh +++ b/ct/asterisk.sh @@ -1,5 +1,5 @@ #!/usr/bin/env bash -source <(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/misc/build.func) +source <(curl -fsSL https://raw.githubusercontent.com/asylumexp/Proxmox/main/misc/build.func) # Copyright (c) 2021-2025 community-scripts ORG # Author: michelroegl-brunner # License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE diff --git a/ct/gatus.sh b/ct/gatus.sh index ee361ba17..f56d147a0 100644 --- a/ct/gatus.sh +++ b/ct/gatus.sh @@ -1,5 +1,5 @@ #!/usr/bin/env bash -source <(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/misc/build.func) +source <(curl -fsSL https://raw.githubusercontent.com/asylumexp/Proxmox/main/misc/build.func) # Copyright (c) 2021-2025 community-scripts ORG # Author: Slaviša Arežina (tremor021) # License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE diff --git a/ct/odoo.sh b/ct/odoo.sh index 0451c9478..303d94968 100644 --- a/ct/odoo.sh +++ b/ct/odoo.sh @@ -1,5 +1,5 @@ #!/usr/bin/env bash -source <(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/misc/build.func) +source <(curl -fsSL https://raw.githubusercontent.com/asylumexp/Proxmox/main/misc/build.func) # Copyright (c) 2021-2025 community-scripts ORG # Author: MickLesk (CanbiZ) # License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE diff --git a/frontend/public/json/statuses.json b/frontend/public/json/statuses.json index 20d21f8d0..628412ed8 100644 --- a/frontend/public/json/statuses.json +++ b/frontend/public/json/statuses.json @@ -21,6 +21,7 @@ "archivebox.json": "✅", "archlinux-vm.json": "🚧", "aria2.json": "✅", + "asterisk.json": "🚧", "audiobookshelf.json": "✅", "authelia.json": "✅", "authentik.json": "🚧", @@ -63,6 +64,7 @@ "docker.json": "✅", "dockge.json": "✅", "docmost.json": "🚧", + "documenso.json": "🚧", "dolibarr.json": "✅", "dotnetaspwebapi.json": "🚧", "duplicati.json": "✅", @@ -86,6 +88,7 @@ "frigate.json": "✅", "fstrim.json": "✅", "fumadocs.json": "🚧", + "gatus.json": "🚧", "ghost.json": "✅", "gitea.json": "✅", "glance.json": "✅", @@ -183,6 +186,7 @@ "nxwitness.json": "🚧", "nzbget.json": "🚧", "octoprint.json": "✅", + "odoo.json": "🚧", "olivetin.json": "✅", "ollama.json": "🚧", "omada.json": "✅", @@ -330,4 +334,4 @@ "zitadel.json": "🚧", "zoraxy.json": "✅", "zwave-js-ui.json": "✅" -} +} \ No newline at end of file