From aa1d9b1de4ca0db9bd71935a76b1a0a1f8b286c4 Mon Sep 17 00:00:00 2001 From: Sam Heinz <54530346+asylumexp@users.noreply.github.com> Date: Sun, 22 Jun 2025 20:28:29 +1000 Subject: [PATCH] update statuses --- ct/backrest.sh | 2 +- ct/gitea-mirror.sh | 2 +- ct/huntarr.sh | 2 +- ct/immich.sh | 2 +- ct/libretranslate.sh | 2 +- ct/lyrionmusicserver.sh | 2 +- ct/managemydamnlife.sh | 2 +- ct/minarca.sh | 2 +- ct/oauth2-proxy.sh | 2 +- ct/pulse.sh | 2 +- ct/wizarr.sh | 2 +- ct/zot-registry.sh | 2 +- frontend/public/json/statuses.json | 23 +++++++++++++++++++---- 13 files changed, 31 insertions(+), 16 deletions(-) diff --git a/ct/backrest.sh b/ct/backrest.sh index 7dc740175..5176b38af 100644 --- a/ct/backrest.sh +++ b/ct/backrest.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: ksad (enirys31) # License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE diff --git a/ct/gitea-mirror.sh b/ct/gitea-mirror.sh index 008830a5a..1e947aafe 100644 --- a/ct/gitea-mirror.sh +++ b/ct/gitea-mirror.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: CrazyWolf13 # License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE diff --git a/ct/huntarr.sh b/ct/huntarr.sh index 7e290f897..bbe2f98c5 100644 --- a/ct/huntarr.sh +++ b/ct/huntarr.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: BiluliB # License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE diff --git a/ct/immich.sh b/ct/immich.sh index 27e442aef..a3570eb62 100644 --- a/ct/immich.sh +++ b/ct/immich.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: vhsdream # License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE diff --git a/ct/libretranslate.sh b/ct/libretranslate.sh index 12e529af0..ba11dadae 100644 --- a/ct/libretranslate.sh +++ b/ct/libretranslate.sh @@ -1,5 +1,5 @@ #!/usr/bin/env bash -source <(curl -s https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/misc/build.func) +source <(curl -s 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/lyrionmusicserver.sh b/ct/lyrionmusicserver.sh index 533aad25b..621dfa29a 100644 --- a/ct/lyrionmusicserver.sh +++ b/ct/lyrionmusicserver.sh @@ -1,6 +1,6 @@ #!/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: Omar Minaya # License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE diff --git a/ct/managemydamnlife.sh b/ct/managemydamnlife.sh index ee198b3d4..cc1f73cd7 100644 --- a/ct/managemydamnlife.sh +++ b/ct/managemydamnlife.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: vhsdream # License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE diff --git a/ct/minarca.sh b/ct/minarca.sh index b7a4032a8..c1fafad0f 100644 --- a/ct/minarca.sh +++ b/ct/minarca.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/oauth2-proxy.sh b/ct/oauth2-proxy.sh index f6cfe77dc..17e3e8829 100644 --- a/ct/oauth2-proxy.sh +++ b/ct/oauth2-proxy.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: bvdberg01 # License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE diff --git a/ct/pulse.sh b/ct/pulse.sh index c0379b3b7..ecc395091 100644 --- a/ct/pulse.sh +++ b/ct/pulse.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: rcourtman # License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE diff --git a/ct/wizarr.sh b/ct/wizarr.sh index 26c8b66e0..022256928 100644 --- a/ct/wizarr.sh +++ b/ct/wizarr.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: vhsdream # License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE diff --git a/ct/zot-registry.sh b/ct/zot-registry.sh index a57223559..5614177d4 100644 --- a/ct/zot-registry.sh +++ b/ct/zot-registry.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 4b93e1211..01ae27d67 100644 --- a/frontend/public/json/statuses.json +++ b/frontend/public/json/statuses.json @@ -1,7 +1,7 @@ { "2fauth.json": "✅", "actualbudget.json": "🧪", - "add-lxc-iptag.json": "✅", + "add-iptag.json": "🚧", "add-netbird-lxc.json": "✅", "add-tailscale-lxc.json": "✅", "adguard.json": "✅", @@ -24,9 +24,9 @@ "asterisk.json": "🧪", "audiobookshelf.json": "✅", "authelia.json": "✅", - "authentik.json": "🚧", "autobrr.json": "✅", "babybuddy.json": "🚧", + "backrest.json": "🚧", "baikal.json": "✅", "barcode-buddy.json": "✅", "bazarr.json": "✅", @@ -80,6 +80,7 @@ "excalidraw.json": "🧪", "fenrus.json": "✅", "fhem.json": "✅", + "filebrowser-quantum.json": "🚧", "filebrowser.json": "✅", "fileflows.json": "🧪", "firefly.json": "✅", @@ -94,13 +95,13 @@ "fumadocs.json": "🧪", "gatus.json": "🧪", "ghost.json": "✅", + "gitea-mirror.json": "🚧", "gitea.json": "✅", "glance.json": "✅", "glances.json": "🚧", "glpi.json": "✅", "go2rtc.json": "✅", "gokapi.json": "✅", - "gomft.json": "✅", "gotify.json": "✅", "grafana.json": "✅", "graylog.json": "🚧", @@ -120,8 +121,10 @@ "homepage.json": "✅", "homer.json": "✅", "host-backup.json": "🧪", + "huntarr.json": "🚧", "hyperhdr.json": "✅", "hyperion.json": "✅", + "immich.json": "🚧", "influxdb.json": "✅", "inspircd.json": "❌", "inventree.json": "❌", @@ -145,14 +148,17 @@ "komodo.json": "🚧", "kubo.json": "✅", "lazylibrarian.json": "✅", + "libretranslate.json": "🚧", "lidarr.json": "✅", "linkwarden.json": "✅", "listmonk.json": "🚧", "lldap.json": "❌", "lubelogger.json": "🚧", "lxc-delete.json": "🚧", + "lyrionmusicserver.json": "🚧", "mafl.json": "✅", "magicmirror.json": "✅", + "managemydamnlife.json": "🚧", "mariadb.json": "✅", "matterbridge.json": "✅", "mattermost.json": "🚧", @@ -161,9 +167,9 @@ "meilisearch.json": "🚧", "memos.json": "🚧", "meshcentral.json": "✅", - "metube.json": "✅", "microcode.json": "❌", "mikrotik-routeros.json": "❌", + "minarca.json": "🚧", "minio.json": "🚧", "mongodb.json": "✅", "monica.json": "🚧", @@ -182,6 +188,7 @@ "nextcloudpi.json": "🚧", "nextpvr.json": "🚧", "nginxproxymanager.json": "✅", + "nic-offloading-fix.json": "🚧", "nocodb.json": "✅", "node-red.json": "✅", "nodebb.json": "🚧", @@ -190,6 +197,7 @@ "ntfy.json": "✅", "nxwitness.json": "🚧", "nzbget.json": "🚧", + "oauth2-proxy.json": "🚧", "octoprint.json": "✅", "odoo.json": "🚧", "olivetin.json": "✅", @@ -229,6 +237,7 @@ "pihole.json": "✅", "pimox-haos-vm.json": "✅", "pingvin.json": "✅", + "planka.json": "🚧", "plant-it.json": "🚧", "plex.json": "✅", "pocketbase.json": "✅", @@ -252,6 +261,8 @@ "ps5-mqtt.json": "🚧", "pterodactyl-panel.json": "🚧", "pterodactyl-wings.json": "🚧", + "pulse.json": "🚧", + "pve-privilege-converter.json": "🚧", "qbittorrent.json": "✅", "rabbitmq.json": "✅", "radarr.json": "✅", @@ -304,7 +315,9 @@ "ubuntu2204-vm.json": "🧪", "ubuntu2404-vm.json": "🧪", "ubuntu2410-vm.json": "🧪", + "ubuntu2504-vm.json": "🚧", "umami.json": "✅", + "umbrel-os-vm.json": "🚧", "umlautadaptarr.json": "🚧", "unbound.json": "✅", "unifi.json": "✅", @@ -328,6 +341,7 @@ "whisparr.json": "✅", "wikijs.json": "✅", "wireguard.json": "✅", + "wizarr.json": "🚧", "wordpress.json": "🧪", "yt-dlp-webui.json": "🧪", "yunohost.json": "✅", @@ -338,5 +352,6 @@ "zipline.json": "✅", "zitadel.json": "🧪", "zoraxy.json": "✅", + "zot-registry.json": "🚧", "zwave-js-ui.json": "✅" } \ No newline at end of file