HelperScripts-for-ProxmoxVE/ct
CanbiZ 4d4ced6b63
feat: Add var_gpu flag for GPU passthrough configuration (#9764)
* feat: Add var_gpu flag for GPU passthrough configuration

Changes:
- Add var_gpu variable to CT scripts for explicit GPU control
- Remove hardcoded GPU_APPS list - GPU detection now uses var_gpu flag
- Add var_gpu to VAR_WHITELIST for persistence in default.vars and app.vars
- Add GPU Passthrough option (Step 19) to advanced_settings wizard (now 20 steps)
- Update documentation

Apps with var_gpu=yes (GPU enabled by default):
- Media: jellyfin, plex, emby, channels, ersatztv, tunarr
- Transcoding: tdarr, unmanic, fileflows
- AI/ML: ollama, openwebui
- NVR: frigate, immich

Usage:
- Disable GPU: var_gpu=no bash -c '$(curl -fsSL ...jellyfin.sh)'
- Enable GPU: var_gpu=yes bash -c '$(curl -fsSL ...debian.sh)'
- Via default.vars: echo 'var_gpu=yes' >> /usr/local/community-scripts/default.vars
- Via advanced settings wizard (Step 19)

* fix: tput rmcup timing, GPU line indentation, echo_default GPU display

* style: add GPU icon variable for consistent formatting
2025-12-08 13:52:30 +01:00
..
headers Update .app files (#9688) 2025-12-05 18:19:40 +01:00
2fauth.sh Refactor: 2FAuth (#9582) 2025-12-02 16:36:44 +01:00
actualbudget.sh Refactor: Actual Budget (#9518) 2025-11-30 17:34:14 +01:00
adguard.sh Update AdGuard Home to Debian 13 and improve install (#7720) 2025-09-18 15:20:15 +02:00
adventurelog.sh Fix AdventureLog installation failure: missing postgis extension permissions (#9674) 2025-12-05 13:48:43 +01:00
agentdvr.sh Standardize update success messages in scripts (#8757) 2025-10-30 17:24:16 +01:00
alpine-adguard.sh Standardize update success messages in scripts (#8757) 2025-10-30 17:24:16 +01:00
alpine-bitmagnet.sh Standardize update success messages in scripts (#8757) 2025-10-30 17:24:16 +01:00
alpine-caddy.sh Standardize update success messages in scripts (#8757) 2025-10-30 17:24:16 +01:00
alpine-docker.sh Standardize update success messages in scripts (#8757) 2025-10-30 17:24:16 +01:00
alpine-forgejo.sh Standardize update success messages in scripts (#8757) 2025-10-30 17:24:16 +01:00
alpine-garage.sh Standardize update success messages in scripts (#8757) 2025-10-30 17:24:16 +01:00
alpine-gatus.sh Standardize update success messages in scripts (#8757) 2025-10-30 17:24:16 +01:00
alpine-gitea.sh Standardize update success messages in scripts (#8757) 2025-10-30 17:24:16 +01:00
alpine-grafana.sh Standardize update success messages in scripts (#8757) 2025-10-30 17:24:16 +01:00
alpine-it-tools.sh Standardize update success messages in scripts (#8757) 2025-10-30 17:24:16 +01:00
alpine-komodo.sh Standardize update success messages in scripts (#8757) 2025-10-30 17:24:16 +01:00
alpine-mariadb.sh Standardize update success messages in scripts (#8757) 2025-10-30 17:24:16 +01:00
alpine-nextcloud.sh Add explicit exit calls to update_script functions (#8752) 2025-10-30 13:03:54 +01:00
alpine-node-red.sh Standardize update success messages in scripts (#8757) 2025-10-30 17:24:16 +01:00
alpine-postgresql.sh Standardize update success messages in scripts (#8757) 2025-10-30 17:24:16 +01:00
alpine-prometheus.sh Standardize update success messages in scripts (#8757) 2025-10-30 17:24:16 +01:00
alpine-rclone.sh Standardize update success messages in scripts (#8757) 2025-10-30 17:24:16 +01:00
alpine-redis.sh Standardize update success messages in scripts (#8757) 2025-10-30 17:24:16 +01:00
alpine-redlib.sh Standardize update success messages in scripts (#8757) 2025-10-30 17:24:16 +01:00
alpine-rustdeskserver.sh Standardize update success messages in scripts (#8757) 2025-10-30 17:24:16 +01:00
alpine-syncthing.sh Standardize update success messages in scripts (#8757) 2025-10-30 17:24:16 +01:00
alpine-teamspeak-server.sh Standardize update success messages in scripts (#8757) 2025-10-30 17:24:16 +01:00
alpine-tinyauth.sh Standardize update success messages in scripts (#8757) 2025-10-30 17:24:16 +01:00
alpine-traefik.sh Standardize update success messages in scripts (#8757) 2025-10-30 17:24:16 +01:00
alpine-transmission.sh Standardize update success messages in scripts (#8757) 2025-10-30 17:24:16 +01:00
alpine-vaultwarden.sh general: update all alpine scripts to 3.22 (#5428) 2025-06-24 15:28:35 +02:00
alpine-wireguard.sh Add explicit exit calls to update_script functions (#8752) 2025-10-30 13:03:54 +01:00
alpine-zigbee2mqtt.sh general: update all alpine scripts to 3.22 (#5428) 2025-06-24 15:28:35 +02:00
alpine.sh Standardize update success messages in scripts (#8757) 2025-10-30 17:24:16 +01:00
apache-cassandra.sh change var in ct files to new standard (#3804) 2025-04-10 11:56:52 +02:00
apache-couchdb.sh change var in ct files to new standard (#3804) 2025-04-10 11:56:52 +02:00
apache-guacamole.sh Bump Guacamole to Debian 13 (#8010) 2025-09-30 17:19:22 +02:00
apache-tika.sh Remove redundant cleanup steps from update scripts (#9359) 2025-11-22 16:41:22 +01:00
apache-tomcat.sh change var in ct files to new standard (#3804) 2025-04-10 11:56:52 +02:00
apt-cacher-ng.sh Standardize update success messages in scripts (#8757) 2025-10-30 17:24:16 +01:00
archivebox.sh Standardize update success messages in scripts (#8757) 2025-10-30 17:24:16 +01:00
argus.sh Standardize update success messages in scripts (#8757) 2025-10-30 17:24:16 +01:00
aria2.sh Standardize update success messages in scripts (#8757) 2025-10-30 17:24:16 +01:00
asterisk.sh asterisk (#4468) 2025-05-14 14:28:37 +02:00
audiobookshelf.sh Standardize update success messages in scripts (#8757) 2025-10-30 17:24:16 +01:00
authelia.sh Remove redundant cleanup steps from update scripts (#9359) 2025-11-22 16:41:22 +01:00
autobrr.sh Remove BOM from shebang lines in ct scripts (#8833) 2025-11-03 08:49:54 +01:00
autocaliweb.sh Remove BOM from shebang lines in ct scripts (#8833) 2025-11-03 08:49:54 +01:00
babybuddy.sh Remove BOM from shebang lines in ct scripts (#8833) 2025-11-03 08:49:54 +01:00
backrest.sh Remove redundant cleanup steps from update scripts (#9359) 2025-11-22 16:41:22 +01:00
baikal.sh Bump Baikal to deb13 (#9544) 2025-12-01 18:26:30 +01:00
bar-assistant.sh Remove redundant cleanup steps from update scripts (#9359) 2025-11-22 16:41:22 +01:00
bazarr.sh Remove BOM from shebang lines in ct scripts (#8833) 2025-11-03 08:49:54 +01:00
bentopdf.sh Remove BOM from shebang lines in ct scripts (#8833) 2025-11-03 08:49:54 +01:00
beszel.sh Standardize update success messages in scripts (#8757) 2025-10-30 17:24:16 +01:00
bitmagnet.sh Remove BOM from shebang lines in ct scripts (#8833) 2025-11-03 08:49:54 +01:00
blocky.sh Remove BOM from shebang lines in ct scripts (#8833) 2025-11-03 08:49:54 +01:00
booklore.sh Booklore: Downgrad Java from 25 to 21 (#9566) 2025-12-02 07:05:24 +01:00
bookstack.sh Update composer command path in bookstack.sh (#9656) 2025-12-06 16:55:45 +01:00
bunkerweb.sh Standardize update success messages in scripts (#8757) 2025-10-30 17:24:16 +01:00
bytestash.sh Remove BOM from shebang lines in ct scripts (#8833) 2025-11-03 08:49:54 +01:00
caddy.sh Standardize update success messages in scripts (#8757) 2025-10-30 17:24:16 +01:00
calibre-web.sh Remove BOM from shebang lines in ct scripts (#8833) 2025-11-03 08:49:54 +01:00
casaos.sh Standardize update success messages in scripts (#8757) 2025-10-30 17:24:16 +01:00
changedetection.sh changedetection: fix: increase ressources (#9171) 2025-11-15 20:28:42 +01:00
channels.sh feat: Add var_gpu flag for GPU passthrough configuration (#9764) 2025-12-08 13:52:30 +01:00
checkmk.sh Remove BOM from shebang lines in ct scripts (#8833) 2025-11-03 08:49:54 +01:00
cleanuparr.sh Remove BOM from shebang lines in ct scripts (#8833) 2025-11-03 08:49:54 +01:00
cloudflare-ddns.sh Fixing Cloudflare DDNS - lack of resources (#5600) 2025-06-30 22:36:11 +02:00
cloudflared.sh Standardize update success messages in scripts (#8757) 2025-10-30 17:24:16 +01:00
cloudreve.sh Remove BOM from shebang lines in ct scripts (#8833) 2025-11-03 08:49:54 +01:00
cockpit.sh Standardize update success messages in scripts (#8757) 2025-10-30 17:24:16 +01:00
comfyui.sh ComfyUI: Fix update script (#9740) 2025-12-07 16:09:14 +01:00
commafeed.sh CommaFeed: Bump Java and service file (#9564) 2025-12-02 11:04:22 +01:00
configarr.sh Remove BOM from shebang lines in ct scripts (#8833) 2025-11-03 08:49:54 +01:00
convertx.sh Remove BOM from shebang lines in ct scripts (#8833) 2025-11-03 08:49:54 +01:00
cosmos.sh Add explicit exit calls to update_script functions (#8752) 2025-10-30 13:03:54 +01:00
crafty-controller.sh Remove BOM from shebang lines in ct scripts (#8833) 2025-11-03 08:49:54 +01:00
cronicle.sh Add explicit exit calls to update_script functions (#8752) 2025-10-30 13:03:54 +01:00
cross-seed.sh Remove BOM from shebang lines in ct scripts (#8833) 2025-11-03 08:49:54 +01:00
cryptpad.sh Remove BOM from shebang lines in ct scripts (#8833) 2025-11-03 08:49:54 +01:00
daemonsync.sh Standardize update success messages in scripts (#8757) 2025-10-30 17:24:16 +01:00
debian.sh Standardize update success messages in scripts (#8757) 2025-10-30 17:24:16 +01:00
deconz.sh Standardize update success messages in scripts (#8757) 2025-10-30 17:24:16 +01:00
deluge.sh Standardize update success messages in scripts (#8757) 2025-10-30 17:24:16 +01:00
dispatcharr.sh Add DJANGO_SECRET_KEY support for Dispatcharr v0.13.1+ (#9730) 2025-12-07 12:38:37 +01:00
docker.sh pin Portainer Update to CE Version only (#9710) 2025-12-06 11:41:43 +01:00
dockge.sh Standardize update success messages in scripts (#8757) 2025-10-30 17:24:16 +01:00
docmost.sh Remove BOM from shebang lines in ct scripts (#8833) 2025-11-03 08:49:54 +01:00
dolibarr.sh change var in ct files to new standard (#3804) 2025-04-10 11:56:52 +02:00
domain-locker.sh explicit node versions (#9594) 2025-12-04 00:05:56 +01:00
domain-monitor.sh Domain Monitor: Add domain checking cron (#9129) 2025-11-13 13:30:37 +01:00
donetick.sh Donetick (#8835) 2025-11-03 09:47:38 +01:00
dotnetaspwebapi.sh Remove BOM from shebang lines in ct scripts (#8833) 2025-11-03 08:49:54 +01:00
duplicati.sh Standardize update success messages in scripts (#8757) 2025-10-30 17:24:16 +01:00
elementsynapse.sh Standardize update success messages in scripts (#8757) 2025-10-30 17:24:16 +01:00
emby.sh feat: Add var_gpu flag for GPU passthrough configuration (#9764) 2025-12-08 13:52:30 +01:00
emqx.sh Remove redundant cleanup steps from update scripts (#9359) 2025-11-22 16:41:22 +01:00
endurain.sh Endurain (#9681) 2025-12-05 18:18:31 +01:00
ersatztv.sh feat: Add var_gpu flag for GPU passthrough configuration (#9764) 2025-12-08 13:52:30 +01:00
esphome.sh Remove BOM from shebang lines in ct scripts (#8833) 2025-11-03 08:49:54 +01:00
evcc.sh Update evcc.sh (#9107) 2025-11-12 22:13:35 +01:00
excalidraw.sh Remove BOM from shebang lines in ct scripts (#8833) 2025-11-03 08:49:54 +01:00
fhem.sh Remove BOM from shebang lines in ct scripts (#8833) 2025-11-03 08:49:54 +01:00
fileflows.sh feat: Add var_gpu flag for GPU passthrough configuration (#9764) 2025-12-08 13:52:30 +01:00
firefly.sh firefly: refactor update_script and add dataimporter update (#9178) 2025-11-15 22:18:37 +01:00
flaresolverr.sh flaresolverr: unpin - use latest version (#9046) 2025-11-11 10:19:23 +01:00
flowiseai.sh Standardize update success messages in scripts (#8757) 2025-10-30 17:24:16 +01:00
fluid-calendar.sh Standardize update success messages in scripts (#8757) 2025-10-30 17:24:16 +01:00
forgejo.sh Remove BOM from shebang lines in ct scripts (#8833) 2025-11-03 08:49:54 +01:00
freepbx.sh 'Add new script' (#4648) 2025-05-22 15:27:18 +02:00
freshrss.sh Add explicit exit calls to update_script functions (#8752) 2025-10-30 13:03:54 +01:00
frigate.sh feat: Add var_gpu flag for GPU passthrough configuration (#9764) 2025-12-08 13:52:30 +01:00
fumadocs.sh Standardize update success messages in scripts (#8757) 2025-10-30 17:24:16 +01:00
garage.sh Standardize update success messages in scripts (#8757) 2025-10-30 17:24:16 +01:00
gatus.sh Standardize update success messages in scripts (#8757) 2025-10-30 17:24:16 +01:00
ghost.sh Remove BOM from shebang lines in ct scripts (#8833) 2025-11-03 08:49:54 +01:00
ghostfolio.sh Remove redundant cleanup steps from update scripts (#9359) 2025-11-22 16:41:22 +01:00
gitea-mirror.sh Standardize update success messages in scripts (#8757) 2025-10-30 17:24:16 +01:00
gitea.sh Standardize update success messages in scripts (#8757) 2025-10-30 17:24:16 +01:00
glance.sh Remove BOM from shebang lines in ct scripts (#8833) 2025-11-03 08:49:54 +01:00
globaleaks.sh Standardize update success messages in scripts (#8757) 2025-10-30 17:24:16 +01:00
glpi.sh GLPI: Bump to Debian 13 base (#8443) 2025-10-18 00:46:19 +02:00
go2rtc.sh Remove BOM from shebang lines in ct scripts (#8833) 2025-11-03 08:49:54 +01:00
goaway.sh Remove BOM from shebang lines in ct scripts (#8833) 2025-11-03 08:49:54 +01:00
gokapi.sh Remove BOM from shebang lines in ct scripts (#8833) 2025-11-03 08:49:54 +01:00
gotify.sh Remove BOM from shebang lines in ct scripts (#8833) 2025-11-03 08:49:54 +01:00
grafana.sh bump grafana to debian 13 (#9141) 2025-11-14 22:12:23 +01:00
graylog.sh Refactor: Graylog (#8912) 2025-11-06 20:42:35 +01:00
grist.sh Change directory to /opt/grist before build steps (#8913) 2025-11-06 18:50:46 +01:00
grocy.sh Remove BOM from shebang lines in ct scripts (#8833) 2025-11-03 08:49:54 +01:00
guardian.sh Remove BOM from shebang lines in ct scripts (#8833) 2025-11-03 08:49:54 +01:00
headscale.sh Bump K to H-Scripts to Debian 13 (Trixie) (#8597) 2025-11-12 10:56:18 +01:00
healthchecks.sh Refactor: Healthchecks (#9188) 2025-12-01 18:24:16 +01:00
heimdall-dashboard.sh Remove BOM from shebang lines in ct scripts (#8833) 2025-11-03 08:49:54 +01:00
hev-socks5-server.sh Standardize update success messages in scripts (#8757) 2025-10-30 17:24:16 +01:00
hivemq.sh Bump K to H-Scripts to Debian 13 (Trixie) (#8597) 2025-11-12 10:56:18 +01:00
homarr.sh Bump K to H-Scripts to Debian 13 (Trixie) (#8597) 2025-11-12 10:56:18 +01:00
homeassistant.sh Bump K to H-Scripts to Debian 13 (Trixie) (#8597) 2025-11-12 10:56:18 +01:00
homebox.sh Bump K to H-Scripts to Debian 13 (Trixie) (#8597) 2025-11-12 10:56:18 +01:00
homebridge.sh Fix Homebridge update detection for Debian 13 DEB822 format (#9629) 2025-12-03 20:01:37 +01:00
homepage.sh Standardize update success messages in scripts (#8757) 2025-10-30 17:24:16 +01:00
homer.sh Remove BOM from shebang lines in ct scripts (#8833) 2025-11-03 08:49:54 +01:00
hortusfox.sh Bump K to H-Scripts to Debian 13 (Trixie) (#8597) 2025-11-12 10:56:18 +01:00
huntarr.sh huntarr: var_version from 13 to 12 2025-11-18 13:27:40 +01:00
hyperhdr.sh Bump K to H-Scripts to Debian 13 (Trixie) (#8597) 2025-11-12 10:56:18 +01:00
hyperion.sh Bump K to H-Scripts to Debian 13 (Trixie) (#8597) 2025-11-12 10:56:18 +01:00
immich.sh feat: Add var_gpu flag for GPU passthrough configuration (#9764) 2025-12-08 13:52:30 +01:00
infisical.sh infisical (#8926) 2025-11-07 09:40:08 +01:00
influxdb.sh Bump K to H-Scripts to Debian 13 (Trixie) (#8597) 2025-11-12 10:56:18 +01:00
inspircd.sh Bump K to H-Scripts to Debian 13 (Trixie) (#8597) 2025-11-12 10:56:18 +01:00
inventree.sh Refactor: Inventree (uses now ubuntu 24.04) (#9752) 2025-12-07 21:48:00 +01:00
iobroker.sh Bump K to H-Scripts to Debian 13 (Trixie) (#8597) 2025-11-12 10:56:18 +01:00
itsm-ng.sh Bump K to H-Scripts to Debian 13 (Trixie) (#8597) 2025-11-12 10:56:18 +01:00
iventoy.sh Bump K to H-Scripts to Debian 13 (Trixie) (#8597) 2025-11-12 10:56:18 +01:00
jackett.sh Bump K to H-Scripts to Debian 13 (Trixie) (#8597) 2025-11-12 10:56:18 +01:00
jeedom.sh Bump K to H-Scripts to Debian 13 (Trixie) (#8597) 2025-11-12 10:56:18 +01:00
jellyfin.sh feat: Add var_gpu flag for GPU passthrough configuration (#9764) 2025-12-08 13:52:30 +01:00
jellyseerr.sh Remove redundant cleanup steps from update scripts (#9359) 2025-11-22 16:41:22 +01:00
jenkins.sh Bump K to H-Scripts to Debian 13 (Trixie) (#8597) 2025-11-12 10:56:18 +01:00
joplin-server.sh Increase RAM for LXC (#9460) 2025-11-26 13:49:07 +01:00
jotty.sh Jotty: reduce RAM requirement (#9272) 2025-11-19 14:46:23 +01:00
jupyternotebook.sh Standardize update success messages in scripts (#8757) 2025-10-30 17:24:16 +01:00
kapowarr.sh Bump K to H-Scripts to Debian 13 (Trixie) (#8597) 2025-11-12 10:56:18 +01:00
karakeep.sh fix: karakeep strip "v" from release version (#9324) 2025-11-21 15:33:44 +01:00
kasm.sh kasm: add: update (#9253) 2025-11-20 13:02:30 +01:00
kavita.sh Standardize update success messages in scripts (#8757) 2025-10-30 17:24:16 +01:00
keycloak.sh Remove redundant cleanup steps from update scripts (#9359) 2025-11-22 16:41:22 +01:00
kimai.sh Fix kimai.sh update script path typo for local.yaml (#9645) 2025-12-04 16:55:00 +01:00
koillection.sh Remove redundant cleanup steps from update scripts (#9359) 2025-11-22 16:41:22 +01:00
kometa.sh Bump K to H-Scripts to Debian 13 (Trixie) (#8597) 2025-11-12 10:56:18 +01:00
komga.sh Bump K to H-Scripts to Debian 13 (Trixie) (#8597) 2025-11-12 10:56:18 +01:00
komodo.sh Bump K to H-Scripts to Debian 13 (Trixie) (#8597) 2025-11-12 10:56:18 +01:00
kubo.sh Bump K to H-Scripts to Debian 13 (Trixie) (#8597) 2025-11-12 10:56:18 +01:00
lazylibrarian.sh Remove BOM from shebang lines in ct scripts (#8833) 2025-11-03 08:49:54 +01:00
leantime.sh Remove BOM from shebang lines in ct scripts (#8833) 2025-11-03 08:49:54 +01:00
librenms.sh LibreNMS (#9148) 2025-11-14 18:29:52 +01:00
librespeed-rust.sh fix(librespeed-rs): use correct service name (#9683) 2025-12-05 18:07:38 +01:00
libretranslate.sh fix(libretranslate): pin Python 3.12 for venv to ensure PyTorch compatibility (#9699) 2025-12-05 23:10:08 +01:00
lidarr.sh Remove BOM from shebang lines in ct scripts (#8833) 2025-11-03 08:49:54 +01:00
limesurvey.sh LimeSurvey (#8364) 2025-10-15 22:12:38 +02:00
linkstack.sh Bump L to N-Scripts to Debian 13 (Trixie) (#8368) 2025-10-15 22:29:48 +02:00
linkwarden.sh Remove redundant cleanup steps from update scripts (#9359) 2025-11-22 16:41:22 +01:00
listmonk.sh Remove redundant cleanup steps from update scripts (#9359) 2025-11-22 16:41:22 +01:00
litellm.sh Remove BOM from shebang lines in ct scripts (#8833) 2025-11-03 08:49:54 +01:00
livebook.sh Update script URLs to ProxmoxVE repository (#8946) 2025-11-07 12:21:23 +01:00
lldap.sh Standardize update success messages in scripts (#8757) 2025-10-30 17:24:16 +01:00
lubelogger.sh Remove redundant cleanup steps from update scripts (#9359) 2025-11-22 16:41:22 +01:00
lyrionmusicserver.sh Remove redundant cleanup steps from update scripts (#9359) 2025-11-22 16:41:22 +01:00
mafl.sh Standardize update success messages in scripts (#8757) 2025-10-30 17:24:16 +01:00
magicmirror.sh Remove BOM from shebang lines in ct scripts (#8833) 2025-11-03 08:49:54 +01:00
managemydamnlife.sh Standardize update success messages in scripts (#8757) 2025-10-30 17:24:16 +01:00
mariadb.sh Remove BOM from shebang lines in ct scripts (#8833) 2025-11-03 08:49:54 +01:00
matterbridge.sh Standardize update success messages in scripts (#8757) 2025-10-30 17:24:16 +01:00
mattermost.sh Remove BOM from shebang lines in ct scripts (#8833) 2025-11-03 08:49:54 +01:00
mealie.sh fix unbound env 2025-12-01 19:31:16 +01:00
mediamanager.sh MediaManager: add LOG_FILE to start.sh script; fix BASE_PATH and PUBLIC_API_URL (#8981) 2025-11-08 16:56:08 +01:00
mediamtx.sh Remove BOM from shebang lines in ct scripts (#8833) 2025-11-03 08:49:54 +01:00
medusa.sh Remove BOM from shebang lines in ct scripts (#8833) 2025-11-03 08:49:54 +01:00
meilisearch.sh Standardize update success messages in scripts (#8757) 2025-10-30 17:24:16 +01:00
memos.sh Remove BOM from shebang lines in ct scripts (#8833) 2025-11-03 08:49:54 +01:00
meshcentral.sh Remove BOM from shebang lines in ct scripts (#8833) 2025-11-03 08:49:54 +01:00
metabase.sh Metabase (#9190) 2025-11-16 16:05:10 +01:00
metube.sh MeTube (#9671) 2025-12-05 13:45:55 +01:00
minarca.sh Standardize update success messages in scripts (#8757) 2025-10-30 17:24:16 +01:00
miniflux.sh Miniflux (#9091) 2025-11-12 18:07:07 +01:00
minio.sh Remove redundant cleanup steps from update scripts (#9359) 2025-11-22 16:41:22 +01:00
mongodb.sh Remove BOM from shebang lines in ct scripts (#8833) 2025-11-03 08:49:54 +01:00
monica.sh Remove redundant cleanup steps from update scripts (#9359) 2025-11-22 16:41:22 +01:00
motioneye.sh Remove BOM from shebang lines in ct scripts (#8833) 2025-11-03 08:49:54 +01:00
mqtt.sh Remove BOM from shebang lines in ct scripts (#8833) 2025-11-03 08:49:54 +01:00
myip.sh Remove BOM from shebang lines in ct scripts (#8833) 2025-11-03 08:49:54 +01:00
mylar3.sh Standardize update success messages in scripts (#8757) 2025-10-30 17:24:16 +01:00
myspeed.sh Remove BOM from shebang lines in ct scripts (#8833) 2025-11-03 08:49:54 +01:00
mysql.sh Remove BOM from shebang lines in ct scripts (#8833) 2025-11-03 08:49:54 +01:00
n8n.sh Remove BOM from shebang lines in ct scripts (#8833) 2025-11-03 08:49:54 +01:00
navidrome.sh Remove BOM from shebang lines in ct scripts (#8833) 2025-11-03 08:49:54 +01:00
neo4j.sh Remove BOM from shebang lines in ct scripts (#8833) 2025-11-03 08:49:54 +01:00
netbox.sh Remove redundant cleanup steps from update scripts (#9359) 2025-11-22 16:41:22 +01:00
netvisor.sh [FIX]: NetVisor daemon auto-config (#9682) 2025-12-05 18:19:28 +01:00
nextcloudpi.sh Remove BOM from shebang lines in ct scripts (#8833) 2025-11-03 08:49:54 +01:00
nextpvr.sh Remove redundant cleanup steps from update scripts (#9359) 2025-11-22 16:41:22 +01:00
nginxproxymanager.sh Nginx Proxy Manager: Pin version to v2.13.4 (#9259) 2025-11-19 09:36:20 +01:00
nocodb.sh Remove BOM from shebang lines in ct scripts (#8833) 2025-11-03 08:49:54 +01:00
node-red.sh Standardize update success messages in scripts (#8757) 2025-10-30 17:24:16 +01:00
nodebb.sh Remove BOM from shebang lines in ct scripts (#8833) 2025-11-03 08:49:54 +01:00
notifiarr.sh Standardize update success messages in scripts (#8757) 2025-10-30 17:24:16 +01:00
npmplus.sh Standardize update success messages in scripts (#8757) 2025-10-30 17:24:16 +01:00
ntfy.sh Standardize update success messages in scripts (#8757) 2025-10-30 17:24:16 +01:00
nxwitness.sh Remove redundant cleanup steps from update scripts (#9359) 2025-11-22 16:41:22 +01:00
nzbget.sh Standardize update success messages in scripts (#8757) 2025-10-30 17:24:16 +01:00
oauth2-proxy.sh Remove BOM from shebang lines in ct scripts (#8833) 2025-11-03 08:49:54 +01:00
octoprint.sh Remove BOM from shebang lines in ct scripts (#8833) 2025-11-03 08:49:54 +01:00
odoo.sh Remove redundant cleanup steps from update scripts (#9359) 2025-11-22 16:41:22 +01:00
ollama.sh feat: Add var_gpu flag for GPU passthrough configuration (#9764) 2025-12-08 13:52:30 +01:00
omada.sh Fix MongoDB setup version assignment 2025-11-27 14:02:11 +01:00
ombi.sh Remove BOM from shebang lines in ct scripts (#8833) 2025-11-03 08:49:54 +01:00
omv.sh Remove BOM from shebang lines in ct scripts (#8833) 2025-11-03 08:49:54 +01:00
onedev.sh Refactor: OneDev (#9597) 2025-12-05 22:16:42 +01:00
onlyoffice.sh Standardize update success messages in scripts (#8757) 2025-10-30 17:24:16 +01:00
open-archiver.sh Remove BOM from shebang lines in ct scripts (#8833) 2025-11-03 08:49:54 +01:00
opengist.sh Remove BOM from shebang lines in ct scripts (#8833) 2025-11-03 08:49:54 +01:00
openhab.sh Refactor: openHAB (#9060) 2025-11-11 17:22:34 +01:00
openobserve.sh Standardize update success messages in scripts (#8757) 2025-10-30 17:24:16 +01:00
openproject.sh Standardize update success messages in scripts (#8757) 2025-10-30 17:24:16 +01:00
openwebui.sh feat: Add var_gpu flag for GPU passthrough configuration (#9764) 2025-12-08 13:52:30 +01:00
openziti-controller.sh Standardize update success messages in scripts (#8757) 2025-10-30 17:24:16 +01:00
openziti-tunnel.sh Standardize update success messages in scripts (#8757) 2025-10-30 17:24:16 +01:00
ots.sh Remove BOM from shebang lines in ct scripts (#8833) 2025-11-03 08:49:54 +01:00
outline.sh Remove BOM from shebang lines in ct scripts (#8833) 2025-11-03 08:49:54 +01:00
overseerr.sh Remove BOM from shebang lines in ct scripts (#8833) 2025-11-03 08:49:54 +01:00
owncast.sh Remove BOM from shebang lines in ct scripts (#8833) 2025-11-03 08:49:54 +01:00
pairdrop.sh Remove BOM from shebang lines in ct scripts (#8833) 2025-11-03 08:49:54 +01:00
palmr.sh Remove BOM from shebang lines in ct scripts (#8833) 2025-11-03 08:49:54 +01:00
pangolin.sh Pangolin: Add Traefik proxy (#8952) 2025-11-07 14:59:34 +01:00
paperless-ai.sh Refactor: Paperless-AI (#9588) 2025-12-02 14:55:02 +01:00
paperless-gpt.sh Remove redundant cleanup steps from update scripts (#9359) 2025-11-22 16:41:22 +01:00
paperless-ngx.sh paperless: ASGI interface typo (#9668) 2025-12-05 11:14:02 +01:00
part-db.sh Remove redundant cleanup steps from update scripts (#9359) 2025-11-22 16:41:22 +01:00
passbolt.sh Passbolt (#9226) 2025-11-17 17:07:34 +01:00
patchmon.sh Remove BOM from shebang lines in ct scripts (#8833) 2025-11-03 08:49:54 +01:00
paymenter.sh Remove BOM from shebang lines in ct scripts (#8833) 2025-11-03 08:49:54 +01:00
peanut.sh PeaNUT: use clean install flag during update (#9100) 2025-11-12 21:09:42 +01:00
pelican-panel.sh Remove redundant cleanup steps from update scripts (#9359) 2025-11-22 16:41:22 +01:00
pelican-wings.sh Remove BOM from shebang lines in ct scripts (#8833) 2025-11-03 08:49:54 +01:00
pf2etools.sh Remove BOM from shebang lines in ct scripts (#8833) 2025-11-03 08:49:54 +01:00
photoprism.sh Standardize update success messages in scripts (#8757) 2025-10-30 17:24:16 +01:00
phpipam.sh qf: phpipham php8.3 2025-11-11 14:54:27 +01:00
pialert.sh Standardize update success messages in scripts (#8757) 2025-10-30 17:24:16 +01:00
pihole.sh Remove BOM from shebang lines in ct scripts (#8833) 2025-11-03 08:49:54 +01:00
planka.sh Standardize update success messages in scripts (#8757) 2025-10-30 17:24:16 +01:00
plant-it.sh Standardize update success messages in scripts (#8757) 2025-10-30 17:24:16 +01:00
plex.sh feat: Add var_gpu flag for GPU passthrough configuration (#9764) 2025-12-08 13:52:30 +01:00
pocketbase.sh Standardize update success messages in scripts (#8757) 2025-10-30 17:24:16 +01:00
pocketid.sh Standardize update success messages in scripts (#8757) 2025-10-30 17:24:16 +01:00
podman-homeassistant.sh Remove BOM from shebang lines in ct scripts (#8833) 2025-11-03 08:49:54 +01:00
podman.sh Remove BOM from shebang lines in ct scripts (#8833) 2025-11-03 08:49:54 +01:00
postgresql.sh Remove BOM from shebang lines in ct scripts (#8833) 2025-11-03 08:49:54 +01:00
privatebin.sh Fix syntax error in chmod command (#9169) 2025-11-15 22:29:27 +01:00
projectsend.sh Remove BOM from shebang lines in ct scripts (#8833) 2025-11-03 08:49:54 +01:00
prometheus-alertmanager.sh Remove BOM from shebang lines in ct scripts (#8833) 2025-11-03 08:49:54 +01:00
prometheus-blackbox-exporter.sh Standardize update success messages in scripts (#8757) 2025-10-30 17:24:16 +01:00
prometheus-paperless-ngx-exporter.sh Remove BOM from shebang lines in ct scripts (#8833) 2025-11-03 08:49:54 +01:00
prometheus-pve-exporter.sh Remove BOM from shebang lines in ct scripts (#8833) 2025-11-03 08:49:54 +01:00
prometheus.sh Remove BOM from shebang lines in ct scripts (#8833) 2025-11-03 08:49:54 +01:00
prowlarr.sh Remove BOM from shebang lines in ct scripts (#8833) 2025-11-03 08:49:54 +01:00
proxmox-backup-server.sh Standardize update success messages in scripts (#8757) 2025-10-30 17:24:16 +01:00
proxmox-datacenter-manager.sh update pdm repo to stable (#9648) 2025-12-04 22:00:02 +01:00
proxmox-mail-gateway.sh Standardize update success messages in scripts (#8757) 2025-10-30 17:24:16 +01:00
ps5-mqtt.sh Remove BOM from shebang lines in ct scripts (#8833) 2025-11-03 08:49:54 +01:00
pterodactyl-panel.sh Remove redundant cleanup steps from update scripts (#9359) 2025-11-22 16:41:22 +01:00
pterodactyl-wings.sh Remove BOM from shebang lines in ct scripts (#8833) 2025-11-03 08:49:54 +01:00
pulse.sh Remove BOM from shebang lines in ct scripts (#8833) 2025-11-03 08:49:54 +01:00
pve-scripts-local.sh Upgrade pve-scripts-local to node 24 (#9457) 2025-11-27 14:31:15 +01:00
qbittorrent.sh Remove BOM from shebang lines in ct scripts (#8833) 2025-11-03 08:49:54 +01:00
qdrant.sh Qdrant (#9465) 2025-11-27 09:13:15 +01:00
rabbitmq.sh Standardize update success messages in scripts (#8757) 2025-10-30 17:24:16 +01:00
radarr.sh Remove BOM from shebang lines in ct scripts (#8833) 2025-11-03 08:49:54 +01:00
radicale.sh Standardize update success messages in scripts (#8757) 2025-10-30 17:24:16 +01:00
rclone.sh Remove BOM from shebang lines in ct scripts (#8833) 2025-11-03 08:49:54 +01:00
rdtclient.sh Remove redundant cleanup steps from update scripts (#9359) 2025-11-22 16:41:22 +01:00
reactive-resume.sh Remove redundant cleanup steps from update scripts (#9359) 2025-11-22 16:41:22 +01:00
readarr.sh Standardize update success messages in scripts (#8757) 2025-10-30 17:24:16 +01:00
readeck.sh Standardize update success messages in scripts (#8757) 2025-10-30 17:24:16 +01:00
recyclarr.sh fix(recyclarr): remove update script systemctl commands (#9522) 2025-11-30 19:15:01 +01:00
redis.sh Standardize update success messages in scripts (#8757) 2025-10-30 17:24:16 +01:00
reitti.sh Remove BOM from shebang lines in ct scripts (#8833) 2025-11-03 08:49:54 +01:00
resiliosync.sh Remove BOM from shebang lines in ct scripts (#8833) 2025-11-03 08:49:54 +01:00
revealjs.sh Remove redundant cleanup steps from update scripts (#9359) 2025-11-22 16:41:22 +01:00
runtipi.sh Standardize update success messages in scripts (#8757) 2025-10-30 17:24:16 +01:00
rustdeskserver.sh Standardize update success messages in scripts (#8757) 2025-10-30 17:24:16 +01:00
rwmarkable.sh rwMarkable: migrate from rwMarkable => jotty (#8554) 2025-10-21 21:25:35 +02:00
sabnzbd.sh Remove BOM from shebang lines in ct scripts (#8833) 2025-11-03 08:49:54 +01:00
salt.sh Standardize update success messages in scripts (#8757) 2025-10-30 17:24:16 +01:00
scraparr.sh Remove BOM from shebang lines in ct scripts (#8833) 2025-11-03 08:49:54 +01:00
searxng.sh bump q to s scripts to debian 13 (#8366) 2025-10-15 22:58:08 +02:00
seelf.sh Standardize update success messages in scripts (#8757) 2025-10-30 17:24:16 +01:00
semaphore.sh Remove BOM from shebang lines in ct scripts (#8833) 2025-11-03 08:49:54 +01:00
sftpgo.sh Standardize update success messages in scripts (#8757) 2025-10-30 17:24:16 +01:00
shinobi.sh Standardize update success messages in scripts (#8757) 2025-10-30 17:24:16 +01:00
signoz.sh Remove BOM from shebang lines in ct scripts (#8833) 2025-11-03 08:49:54 +01:00
silverbullet.sh Standardize update success messages in scripts (#8757) 2025-10-30 17:24:16 +01:00
slskd.sh Remove redundant cleanup steps from update scripts (#9359) 2025-11-22 16:41:22 +01:00
smokeping.sh Remove BOM from shebang lines in ct scripts (#8833) 2025-11-03 08:49:54 +01:00
snipeit.sh fix: Snipe-IT update check failure (#9371) 2025-11-23 11:41:51 +01:00
snowshare.sh Snowshare (#9578) 2025-12-02 13:03:59 +01:00
sonarqube.sh Create temp file for SonarQube download 2025-11-06 15:54:37 +01:00
sonarr.sh Standardize update success messages in scripts (#8757) 2025-10-30 17:24:16 +01:00
splunk-enterprise.sh 'Add new script' (#9090) 2025-11-12 18:06:42 +01:00
spoolman.sh Remove redundant cleanup steps from update scripts (#9359) 2025-11-22 16:41:22 +01:00
sqlserver2022.sh Remove BOM from shebang lines in ct scripts (#8833) 2025-11-03 08:49:54 +01:00
stirling-pdf.sh Standardize update success messages in scripts (#8757) 2025-10-30 17:24:16 +01:00
streamlink-webui.sh Standardize update success messages in scripts (#8757) 2025-10-30 17:24:16 +01:00
stylus.sh Standardize update success messages in scripts (#8757) 2025-10-30 17:24:16 +01:00
suwayomiserver.sh Standardize update success messages in scripts (#8757) 2025-10-30 17:24:16 +01:00
swizzin.sh Downgrade Swizzin to Debian 12 Bookworm (#9116) 2025-11-13 09:35:20 +01:00
syncthing.sh Remove BOM from shebang lines in ct scripts (#8833) 2025-11-03 08:49:54 +01:00
tandoor.sh tandoor instead of trandoor (#9771) 2025-12-08 11:38:08 +01:00
tasmoadmin.sh Standardize update success messages in scripts (#8757) 2025-10-30 17:24:16 +01:00
tasmocompiler.sh Remove redundant cleanup steps from update scripts (#9359) 2025-11-22 16:41:22 +01:00
tautulli.sh Remove BOM from shebang lines in ct scripts (#8833) 2025-11-03 08:49:54 +01:00
tdarr.sh feat: Add var_gpu flag for GPU passthrough configuration (#9764) 2025-12-08 13:52:30 +01:00
teamspeak-server.sh Remove BOM from shebang lines in ct scripts (#8833) 2025-11-03 08:49:54 +01:00
technitiumdns.sh Remove redundant cleanup steps from update scripts (#9359) 2025-11-22 16:41:22 +01:00
teddycloud.sh Remove redundant cleanup steps from update scripts (#9359) 2025-11-22 16:41:22 +01:00
telegraf.sh Remove BOM from shebang lines in ct scripts (#8833) 2025-11-03 08:49:54 +01:00
the-lounge.sh Remove BOM from shebang lines in ct scripts (#8833) 2025-11-03 08:49:54 +01:00
threadfin.sh Remove BOM from shebang lines in ct scripts (#8833) 2025-11-03 08:49:54 +01:00
tianji.sh Remove redundant cleanup steps from update scripts (#9359) 2025-11-22 16:41:22 +01:00
traccar.sh Remove redundant cleanup steps from update scripts (#9359) 2025-11-22 16:41:22 +01:00
tracktor.sh explicit node versions (#9594) 2025-12-04 00:05:56 +01:00
traefik.sh Remove BOM from shebang lines in ct scripts (#8833) 2025-11-03 08:49:54 +01:00
transmission.sh Standardize update success messages in scripts (#8757) 2025-10-30 17:24:16 +01:00
trilium.sh Remove redundant cleanup steps from update scripts (#9359) 2025-11-22 16:41:22 +01:00
tududi.sh Create new env file from example; fix installation & update (#9097) 2025-11-12 21:12:57 +01:00
tunarr.sh feat: Add var_gpu flag for GPU passthrough configuration (#9764) 2025-12-08 13:52:30 +01:00
twingate-connector.sh Remove BOM from shebang lines in ct scripts (#8833) 2025-11-03 08:49:54 +01:00
typesense.sh Remove BOM from shebang lines in ct scripts (#8833) 2025-11-03 08:49:54 +01:00
ubuntu.sh Standardize update success messages in scripts (#8757) 2025-10-30 17:24:16 +01:00
uhf.sh Remove redundant cleanup steps from update scripts (#9359) 2025-11-22 16:41:22 +01:00
umami.sh Remove BOM from shebang lines in ct scripts (#8833) 2025-11-03 08:49:54 +01:00
umlautadaptarr.sh Standardize update success messages in scripts (#8757) 2025-10-30 17:24:16 +01:00
unbound.sh Standardize update success messages in scripts (#8757) 2025-10-30 17:24:16 +01:00
unifi.sh Remove BOM from shebang lines in ct scripts (#8833) 2025-11-03 08:49:54 +01:00
unmanic.sh feat: Add var_gpu flag for GPU passthrough configuration (#9764) 2025-12-08 13:52:30 +01:00
upgopher.sh Upgopher (#9360) 2025-11-22 17:17:28 +01:00
upsnap.sh Remove BOM from shebang lines in ct scripts (#8833) 2025-11-03 08:49:54 +01:00
uptimekuma.sh Remove BOM from shebang lines in ct scripts (#8833) 2025-11-03 08:49:54 +01:00
urbackupserver.sh Remove BOM from shebang lines in ct scripts (#8833) 2025-11-03 08:49:54 +01:00
valkey.sh 'Add new script' (#9510) 2025-11-29 22:53:41 +01:00
vaultwarden.sh Remove redundant cleanup steps from update scripts (#9359) 2025-11-22 16:41:22 +01:00
verdaccio.sh Remove BOM from shebang lines in ct scripts (#8833) 2025-11-03 08:49:54 +01:00
victoriametrics.sh Remove BOM from shebang lines in ct scripts (#8833) 2025-11-03 08:49:54 +01:00
vikunja.sh Remove redundant cleanup steps from update scripts (#9359) 2025-11-22 16:41:22 +01:00
wallos.sh Remove BOM from shebang lines in ct scripts (#8833) 2025-11-03 08:49:54 +01:00
wanderer.sh fix(wanderer): add meilisearch dumpless upgrade for database migration (#9749) 2025-12-07 21:30:01 +01:00
warracker.sh Remove BOM from shebang lines in ct scripts (#8833) 2025-11-03 08:49:54 +01:00
wastebin.sh Remove redundant cleanup steps from update scripts (#9359) 2025-11-22 16:41:22 +01:00
watcharr.sh Standardize update success messages in scripts (#8757) 2025-10-30 17:24:16 +01:00
watchyourlan.sh Remove redundant cleanup steps from update scripts (#9359) 2025-11-22 16:41:22 +01:00
wavelog.sh Remove BOM from shebang lines in ct scripts (#8833) 2025-11-03 08:49:54 +01:00
wazuh.sh Standardize update success messages in scripts (#8757) 2025-10-30 17:24:16 +01:00
web-check.sh Refactor: web-check (#9055) 2025-11-12 10:52:07 +01:00
wger.sh Remove redundant cleanup steps from update scripts (#9359) 2025-11-22 16:41:22 +01:00
whisparr.sh Remove BOM from shebang lines in ct scripts (#8833) 2025-11-03 08:49:54 +01:00
wikijs.sh Remove redundant cleanup steps from update scripts (#9359) 2025-11-22 16:41:22 +01:00
wireguard.sh Remove BOM from shebang lines in ct scripts (#8833) 2025-11-03 08:49:54 +01:00
wizarr.sh [Fix]: Wizarr DB error during install (#9415) 2025-11-24 22:03:19 +01:00
wordpress.sh Bump W-V Scripts to Debian 13 (#8176) 2025-10-07 21:40:31 +02:00
yt-dlp-webui.sh Remove BOM from shebang lines in ct scripts (#8833) 2025-11-03 08:49:54 +01:00
yunohost.sh Standardize update success messages in scripts (#8757) 2025-10-30 17:24:16 +01:00
zabbix.sh Add Zabbix version selection to install and update scripts (#9430) 2025-11-25 18:14:37 +01:00
zammad.sh fix(zammad): use Debian 12 and dynamic APT source version (#9750) 2025-12-07 21:29:39 +01:00
zerotier-one.sh Standardize update success messages in scripts (#8757) 2025-10-30 17:24:16 +01:00
zigbee2mqtt.sh Remove redundant cleanup steps from update scripts (#9359) 2025-11-22 16:41:22 +01:00
zipline.sh Remove BOM from shebang lines in ct scripts (#8833) 2025-11-03 08:49:54 +01:00
zitadel.sh Standardize update success messages in scripts (#8757) 2025-10-30 17:24:16 +01:00
zoraxy.sh Remove BOM from shebang lines in ct scripts (#8833) 2025-11-03 08:49:54 +01:00
zot-registry.sh Remove BOM from shebang lines in ct scripts (#8833) 2025-11-03 08:49:54 +01:00
zwave-js-ui.sh Remove BOM from shebang lines in ct scripts (#8833) 2025-11-03 08:49:54 +01:00