HelperScripts-for-ProxmoxVE/ct
Romain PINSOLLE 9d0c174de1
snowshare: use mv instead of cp for uploads backup to prevent disk fill (#14558)
* snowshare: use mv instead of cp for uploads backup to prevent disk fill

Replaces cp -a with mv when backing up and restoring /opt/snowshare/uploads
during updates. cp -a duplicated the entire uploads directory on each update,
which could fill the disk on instances with large uploads and left stale
backup directories accumulating across failed updates. mv is atomic on the
same filesystem and avoids any data duplication. Also clears any leftover
backup directory before the move to prevent nesting on interrupted updates.

Refs TuroYT/snowshare#258

* snowshare: use UPLOAD_DIR env to persist uploads outside install dir

Set UPLOAD_DIR=/opt/snowshare_data in the env file so uploads live
outside /opt/snowshare and survive CLEAN_INSTALL updates without any
backup/restore step. Existing installations are migrated on first
update by moving uploads to the new location and appending UPLOAD_DIR
to the env file, making the change non-breaking.
2026-05-21 23:07:16 +02:00
..
headers Add lobehub (ct) (#14441) 2026-05-19 08:50:45 +02:00
2fauth.sh fix(2fauth): make update_script idempotent and preserve ownership (#14018) 2026-04-26 08:51:33 +02:00
actualbudget.sh Change migration messages to warnings (#13860) 2026-04-20 09:21:25 +02:00
adguard.sh several scripts: add additional github link in source (#12282) 2026-02-24 15:11:53 +01:00
adventurelog.sh Adventurelog: pin DRF <3.15 to fix coreapi module removal (#13194) 2026-03-22 22:48:41 +01:00
agentdvr.sh chore: fix update msg (#10593) 2026-01-06 22:57:40 +01:00
alpine-adguard.sh several scripts: bump default Alpine version to 3.23 (#11082) 2026-01-23 13:01:29 +01:00
alpine-bitmagnet.sh several scripts: bump default Alpine version to 3.23 (#11082) 2026-01-23 13:01:29 +01:00
alpine-borgbackup-server.sh Add alpine-borgbackup-server (ct) (#13219) 2026-03-23 15:31:35 +01:00
alpine-caddy.sh several scripts: bump default Alpine version to 3.23 (#11082) 2026-01-23 13:01:29 +01:00
alpine-docker.sh remove whiptail from update scripts for unattended update support (#11712) 2026-02-09 11:05:31 +01:00
alpine-forgejo.sh several scripts: bump default Alpine version to 3.23 (#11082) 2026-01-23 13:01:29 +01:00
alpine-garage.sh several scripts: bump default Alpine version to 3.23 (#11082) 2026-01-23 13:01:29 +01:00
alpine-gatus.sh several scripts: bump default Alpine version to 3.23 (#11082) 2026-01-23 13:01:29 +01:00
alpine-gitea.sh several scripts: add additional github link in source (#12282) 2026-02-24 15:11:53 +01:00
alpine-grafana.sh Increased the Grafana container default disk size. (#11840) 2026-02-12 18:40:31 +01:00
alpine-ironclaw.sh alpine: remove deb/ubuntu-only resource & storage checks from update-script (#14166) 2026-05-02 12:06:37 +02:00
alpine-it-tools.sh several scripts: bump default Alpine version to 3.23 (#11082) 2026-01-23 13:01:29 +01:00
alpine-komodo.sh komodo: migrate env vars to v2 and update source (#13262) 2026-03-25 07:59:27 +01:00
alpine-loki.sh remove whiptail from update scripts for unattended update support (#11712) 2026-02-09 11:05:31 +01:00
alpine-mariadb.sh several scripts: add additional github link in source (#12282) 2026-02-24 15:11:53 +01:00
alpine-nextcloud.sh remove whiptail from update scripts for unattended update support (#11712) 2026-02-09 11:05:31 +01:00
alpine-node-red.sh fix(node-red): restart service after update (#12621) 2026-03-06 20:43:58 +01:00
alpine-ntfy.sh alpine: remove deb/ubuntu-only resource & storage checks from update-script (#14166) 2026-05-02 12:06:37 +02:00
alpine-postgresql.sh several scripts: add additional github link in source (#12282) 2026-02-24 15:11:53 +01:00
alpine-prometheus.sh several scripts: bump default Alpine version to 3.23 (#11082) 2026-01-23 13:01:29 +01:00
alpine-rclone.sh several scripts: bump default Alpine version to 3.23 (#11082) 2026-01-23 13:01:29 +01:00
alpine-redis.sh remove whiptail from update scripts for unattended update support (#11712) 2026-02-09 11:05:31 +01:00
alpine-redlib.sh alpine: remove deb/ubuntu-only resource & storage checks from update-script (#14166) 2026-05-02 12:06:37 +02:00
alpine-rustdeskserver.sh RustDesk Server: Switch to updated repository (#12083) 2026-03-06 10:20:46 +01:00
alpine-rustypaste.sh alpine: remove deb/ubuntu-only resource & storage checks from update-script (#14166) 2026-05-02 12:06:37 +02:00
alpine-syncthing.sh several scripts: bump default Alpine version to 3.23 (#11082) 2026-01-23 13:01:29 +01:00
alpine-teamspeak-server.sh hotfix pipefail issue alpine-teamspeak 2026-02-16 08:57:06 +01:00
alpine-tinyauth.sh Update Tinyauth source URL in installation script (#14483) 2026-05-16 10:24:53 +02:00
alpine-traefik.sh several scripts: bump default Alpine version to 3.23 (#11082) 2026-01-23 13:01:29 +01:00
alpine-transmission.sh several scripts: bump default Alpine version to 3.23 (#11082) 2026-01-23 13:01:29 +01:00
alpine-valkey.sh remove whiptail from update scripts for unattended update support (#11712) 2026-02-09 11:05:31 +01:00
alpine-vaultwarden.sh remove whiptail from update scripts for unattended update support (#11712) 2026-02-09 11:05:31 +01:00
alpine-wakapi.sh Alpine-Wakapi: Remove container checks in update_script function (#13694) 2026-04-12 21:32:51 +02:00
alpine-wireguard.sh several scripts: bump default Alpine version to 3.23 (#11082) 2026-01-23 13:01:29 +01:00
alpine-zigbee2mqtt.sh remove whiptail from update scripts for unattended update support (#11712) 2026-02-09 11:05:31 +01:00
alpine.sh remove whiptail from update scripts for unattended update support (#11712) 2026-02-09 11:05:31 +01:00
ampache.sh Ampache (#11369) 2026-01-30 23:48:51 +01:00
anchor.sh anchor (#13895) 2026-04-21 15:21:29 +02:00
anytype-server.sh Anytype-Server (#12974) 2026-03-16 17:33:32 +01:00
apache-cassandra.sh Revert "Remove low-install-count CT scripts and installers (#13570)" (#13752) 2026-04-15 12:52:45 +02:00
apache-couchdb.sh fix typo 2026-01-13 20:03:49 +01:00
apache-guacamole.sh tools.func: replace max-time with speed-limit stall detection in curl_download (#14545) 2026-05-17 14:01:56 +02:00
apache-tika.sh chore: fix update msg (#10593) 2026-01-06 22:57:40 +01:00
apache-tomcat.sh Apache Tomcat: update support and refactor install script (#10739) 2026-01-12 18:11:42 +01:00
apprise-api.sh Apprise-API (#13934) 2026-04-24 16:09:40 +02:00
apt-cacher-ng.sh Bump various scripts to Debian 13 (Trixie) (#11093) 2026-01-23 21:54:23 +01:00
archivebox.sh several scripts: add additional github link in source (#12282) 2026-02-24 15:11:53 +01:00
argus.sh Revert "Remove low-install-count CT scripts and installers (#13570)" (#13752) 2026-04-15 12:52:45 +02:00
aria2.sh several scripts: add additional github link in source (#12282) 2026-02-24 15:11:53 +01:00
asterisk.sh several scripts: add additional github link in source (#12282) 2026-02-24 15:11:53 +01:00
audiobookshelf.sh Bump various scripts to Debian 13 (Trixie) (#11093) 2026-01-23 21:54:23 +01:00
authelia.sh several scripts: add additional github link in source (#12282) 2026-02-24 15:11:53 +01:00
authentik.sh Update authentik version to 2026.2.3 (#14517) 2026-05-16 12:03:21 +02:00
autobrr.sh several scripts: add additional github link in source (#12282) 2026-02-24 15:11:53 +01:00
autocaliweb.sh fix: add --clear to uv venv calls for uv 0.10 compatibility (#11723) 2026-02-09 15:54:22 +01:00
babybuddy.sh fix(babybuddy): set DJANGO_SETTINGS_MODULE before migrate in update (#13836) 2026-04-18 22:54:04 +02:00
backrest.sh several scripts: add additional github link in source (#12282) 2026-02-24 15:11:53 +01:00
baikal.sh several scripts: add additional github link in source (#12282) 2026-02-24 15:11:53 +01:00
bambuddy.sh add clear flag to replace the virtual env in the bambuddy update script (#13816) 2026-04-17 20:28:27 +02:00
bar-assistant.sh refactor(php): remove redundant PHP_MODULE entries (#11362) 2026-01-30 13:05:05 +01:00
bazarr.sh several scripts: add additional github link in source (#12282) 2026-02-24 15:11:53 +01:00
bentopdf.sh BentoPDF: replace http-server with nginx to fix WASM initialization timeout (#13625) 2026-04-11 23:56:16 +02:00
beszel.sh Save Beszel version (#14389) 2026-05-10 21:34:19 +02:00
bichon.sh Bichon: Support v1 migration (#14524) 2026-05-18 16:43:44 +02:00
birdnet-go.sh Rename: BirdNET > BirdNET-Go (#13410) 2026-03-30 09:26:50 +02:00
bitmagnet.sh several scripts: add additional github link in source (#12282) 2026-02-24 15:11:53 +01:00
blocky.sh several scripts: add additional github link in source (#12282) 2026-02-24 15:11:53 +01:00
bookstack.sh boostack: add: git (#13620) 2026-04-09 16:44:11 +02:00
bunkerweb.sh [Hotfix] Bunkerweb update (#11402) 2026-02-01 02:08:03 +01:00
byparr.sh Refactor: Byparr (#11338) 2026-01-29 18:43:00 +01:00
bytestash.sh refactor(bytestash): auto backup/restore data on update (#13707) 2026-04-13 16:15:28 +02:00
caddy.sh several scripts: add additional github link in source (#12282) 2026-02-24 15:11:53 +01:00
calibre-web.sh add --clear to uv venv in update_script() to prevent interactive prompt (#13926) 2026-04-22 09:25:29 +02:00
casaos.sh chore: fix update msg (#10593) 2026-01-06 22:57:40 +01:00
changedetection.sh changedetection: fix: typing_extensions error (#13548) 2026-04-06 20:27:26 +02:00
channels.sh Bump various scripts to Debian 13 (Trixie) (#11093) 2026-01-23 21:54:23 +01:00
checkmate.sh Updated to match our starndard (#13956) 2026-04-23 15:50:26 +02:00
checkmk.sh tools.func: replace max-time with speed-limit stall detection in curl_download (#14545) 2026-05-17 14:01:56 +02:00
cleanuparr.sh [Hotfix] Cleanuparr: backup config before update (#12039) 2026-02-17 20:17:22 +01:00
cliproxyapi.sh CLIProxyAPI (#14443) 2026-05-14 20:18:34 +02:00
cloudflare-ddns.sh chore: fix update msg (#10593) 2026-01-06 22:57:40 +01:00
cloudflared.sh chore: fix update msg (#10593) 2026-01-06 22:57:40 +01:00
cloudreve.sh several scripts: add additional github link in source (#12282) 2026-02-24 15:11:53 +01:00
cockpit.sh several scripts: add additional github link in source (#12282) 2026-02-24 15:11:53 +01:00
comfyui.sh chore: fix update msg (#10593) 2026-01-06 22:57:40 +01:00
commafeed.sh Revert "Remove low-install-count CT scripts and installers (#13570)" (#13752) 2026-04-15 12:52:45 +02:00
configarr.sh chore: fix update msg (#10593) 2026-01-06 22:57:40 +01:00
convertx.sh ConvertX: add libreoffice-writer for ODT/document conversions (#13196) 2026-03-22 22:47:59 +01:00
coolify.sh fix(migration): atomic /usr/bin/update replacement to prevent syntax errors (#12540) 2026-03-04 07:59:51 +01:00
coredns.sh Add coredns (ct) (#14082) 2026-04-28 08:41:36 +02:00
cosmos.sh several scripts: add additional github link in source (#12282) 2026-02-24 15:11:53 +01:00
crafty-controller.sh several scripts: add additional github link in source (#12282) 2026-02-24 15:11:53 +01:00
cronicle.sh several scripts: add additional github link in source (#12282) 2026-02-24 15:11:53 +01:00
cross-seed.sh cross-seed: install build-essential to resolve missing make error (#12522) 2026-03-03 21:55:06 +01:00
cryptpad.sh Add better update handling (#12611) 2026-03-06 14:04:23 +01:00
dagu.sh Add dagu (ct) (#13830) 2026-04-18 21:09:22 +02:00
dashy.sh dashy: fix yarn-missing on update and back up full user-data (#14548) 2026-05-17 20:32:12 +02:00
databasus.sh databasus: Backup and secure configuration file (#14308) 2026-05-07 22:09:45 +02:00
dawarich.sh fix: set HOME=/root for rbenv installs to prevent path mismatch 2026-05-17 20:27:13 +02:00
ddclient.sh ddclient (#12587) 2026-03-05 15:58:47 +01:00
debian.sh chore: fix update msg (#10593) 2026-01-06 22:57:40 +01:00
deconz.sh Fix (#10664) 2026-01-09 15:19:05 +01:00
degoog.sh degoog (#14533) 2026-05-18 17:06:40 +02:00
deluge.sh Deluge: add python3-setuptools as dep (#11833) 2026-02-12 14:50:56 +01:00
discopanel.sh Removed clean install usage from original script. (#12870) 2026-03-13 21:37:56 +01:00
dispatcharr.sh feat: add custom Postgres port support for Dispatcharr upgrade (#13347) 2026-03-27 14:45:53 +01:00
docker.sh Refactor Docker/Dockge & Bump to Debian 13 (#10719) 2026-01-12 13:21:39 +01:00
dockge.sh fix(migration): atomic /usr/bin/update replacement to prevent syntax errors (#12540) 2026-03-04 07:59:51 +01:00
docmost.sh fix(docmost): register NoopAuditService globally when EE submodule is missing (#12551) 2026-03-04 10:23:29 +01:00
docuseal.sh fix: set HOME=/root for rbenv installs to prevent path mismatch 2026-05-17 20:27:13 +02:00
dokploy.sh fix(migration): atomic /usr/bin/update replacement to prevent syntax errors (#12540) 2026-03-04 07:59:51 +01:00
dolibarr.sh chore: fix update msg (#10593) 2026-01-06 22:57:40 +01:00
domain-locker.sh Update dependencies (#13901) 2026-04-21 10:38:16 +02:00
domain-monitor.sh Domain-Monitor: start apache2 after stop instead of reload (#14019) 2026-04-25 23:34:26 +02:00
donetick.sh fix(donetick): add config entry for v0.1.73 (#11872) 2026-02-13 11:02:02 +01:00
dotnetaspwebapi.sh chore: fix update msg (#10593) 2026-01-06 22:57:40 +01:00
drawdb.sh Add drawdb (ct) (#13454) 2026-04-01 22:08:18 +02:00
drawio.sh several scripts: add additional github link in source (#12282) 2026-02-24 15:11:53 +01:00
duplicati.sh Duplicati: Bump to Debian 13 (#11060) 2026-01-23 08:43:48 +01:00
ebusd.sh ebusd (#11942) 2026-02-15 20:43:26 +01:00
elementsynapse.sh [Hotfix] Element Synapse (#11135) 2026-01-24 22:50:04 +01:00
emby.sh several scripts: add additional github link in source (#12282) 2026-02-24 15:11:53 +01:00
emqx.sh fix(emqx): increase disk to 6GB and add optional MQ disable prompt (#11844) 2026-02-12 20:04:47 +01:00
endurain.sh Update source references to Codeberg in Endurain scripts (#14128) 2026-04-30 18:10:18 +02:00
erpnext.sh ERPNext (#13921) 2026-04-22 07:41:43 +02:00
ersatztv.sh several scripts: add additional github link in source (#12282) 2026-02-24 15:11:53 +01:00
espconnect.sh ESPconnect (#14444) 2026-05-18 20:04:19 +02:00
esphome.sh fix: add --clear to uv venv calls for uv 0.10 compatibility (#11723) 2026-02-09 15:54:22 +01:00
evcc.sh fix: replace generic exit 1 with specific exit codes in ct/ and install/ scripts (#12475) 2026-03-02 13:57:42 +01:00
excalidraw.sh Excalidraw: Fix build (#14509) 2026-05-16 13:33:11 +10:00
fhem.sh FHEM: Bump to Debian 13 (#11061) 2026-01-23 08:44:26 +01:00
fileflows.sh FileFlows: add option to install Node (#13368) 2026-03-28 23:27:07 +01:00
firefly.sh several scripts: add additional github link in source (#12282) 2026-02-24 15:11:53 +01:00
fireshare.sh fireshare (#13995) 2026-04-24 16:08:49 +02:00
fladder.sh fix headers (#11422) 2026-02-01 19:18:10 +01:00
flaresolverr.sh chore: fix update msg (#10593) 2026-01-06 22:57:40 +01:00
flatnotes.sh Updated to match our starndard (#13956) 2026-04-23 15:50:26 +02:00
flowiseai.sh FlowiseAI: Migrate to pnpm (#14344) 2026-05-09 23:44:04 +02:00
fluid-calendar.sh fluid-calendar: add build-essential to install and update dependencies (#12602) 2026-03-05 22:30:20 +01:00
foldergram.sh Add foldergram (ct) (#13900) 2026-04-21 10:37:48 +02:00
forgejo.sh refactor(forgejo,readeck): use fetch_and_deploy_codeberg_release function (#11460) 2026-02-02 13:53:21 +01:00
freepbx.sh chore: fix update msg (#10593) 2026-01-06 22:57:40 +01:00
freshrss.sh Refactor: FreshRSS + Bump to Debian 13 (#10824) 2026-01-15 13:48:10 +01:00
frigate.sh Increase Frigate default CPU cores from 4 to 8 (#14039) 2026-04-26 21:22:00 +02:00
fumadocs.sh Update nodejs Versions (#14582) 2026-05-19 08:24:28 +02:00
garage.sh chore: fix update msg (#10593) 2026-01-06 22:57:40 +01:00
gatus.sh Bump various scripts to Debian 13 (Trixie) (#11093) 2026-01-23 21:54:23 +01:00
geopulse.sh Add geopulse (ct) (#13320) 2026-03-27 13:24:59 +01:00
ghost.sh Add pnpm as a dependency to ghost-cli install (#13789) 2026-04-16 08:30:21 +02:00
ghostfolio.sh Refactor: Ghostfolio (#13990) 2026-04-24 12:04:17 +02:00
gitea-mirror.sh fix: gitea-mirror (#12549) 2026-03-04 12:04:45 +01:00
gitea.sh several scripts: add additional github link in source (#12282) 2026-02-24 15:11:53 +01:00
github-runner.sh GitHub-Runner (#13709) 2026-04-15 13:35:52 +02:00
glance.sh Bump various scripts to Debian 13 (Trixie) (#11093) 2026-01-23 21:54:23 +01:00
globaleaks.sh Revert "Remove low-install-count CT scripts and installers (#13570)" (#13752) 2026-04-15 12:52:45 +02:00
glpi.sh chore: fix update msg (#10593) 2026-01-06 22:57:40 +01:00
gluetun.sh Add gluetun (ct) (#12976) 2026-03-16 17:45:22 +01:00
go2rtc.sh Bump various scripts to Debian 13 (Trixie) (#11093) 2026-01-23 21:54:23 +01:00
gogs.sh Add gogs (ct) (#13896) 2026-04-21 15:23:19 +02:00
gokapi.sh Fix: Update gokapi binary name for v2.2.4+ and add migration step (#13377) 2026-03-28 23:26:51 +01:00
gotify.sh several scripts: add additional github link in source (#12282) 2026-02-24 15:11:53 +01:00
grafana.sh fix: replace generic exit 1 with specific exit codes in ct/ and install/ scripts (#12475) 2026-03-02 13:57:42 +01:00
gramps-web.sh fix(gramps-web): install Gramps addons and fix GRAMPSHOME path (#12387) 2026-02-28 22:40:25 +01:00
graylog.sh MongoDB update (#14114) 2026-04-29 23:55:11 +02:00
grist.sh Grist: remove install:ee step (private repo, not needed for grist-core) (#13526) 2026-04-05 21:51:10 +02:00
grocy.sh fix(grocy): update PHP version from 8.3 to 8.5 (#12651) 2026-03-07 22:14:29 +01:00
guardian.sh chore: fix update msg (#10593) 2026-01-06 22:57:40 +01:00
gwn-manager.sh GWN-Manager (#10642) 2026-01-08 14:57:56 +01:00
headscale.sh Enable TUN (#13158) 2026-03-21 20:06:04 +01:00
healthchecks.sh several scripts: add additional github link in source (#12282) 2026-02-24 15:11:53 +01:00
heimdall-dashboard.sh several scripts: add additional github link in source (#12282) 2026-02-24 15:11:53 +01:00
hev-socks5-server.sh Refactor (#10945) 2026-01-19 13:36:59 +01:00
hivemq.sh Revert "Remove low-install-count CT scripts and installers (#13570)" (#13752) 2026-04-15 12:52:45 +02:00
homarr.sh fix: ensure trailing newline in redis.conf before appending bind directive (#13647) 2026-04-10 22:36:56 +02:00
homeassistant.sh fix typo (org instead of com) 2026-03-25 17:48:03 +01:00
homebox.sh several scripts: add additional github link in source (#12282) 2026-02-24 15:11:53 +01:00
homebridge.sh chore: fix update msg (#10593) 2026-01-06 22:57:40 +01:00
homelable.sh add --clear to uv venv in update_script() to prevent interactive prompt (#13926) 2026-04-22 09:25:29 +02:00
homepage.sh fix(homepage): fix ERR_PNPM_IGNORED_BUILDS error (#14315) 2026-05-08 08:32:59 +02:00
homer.sh Refactor: Homer (#10698) 2026-01-11 14:14:19 +01:00
hoodik.sh Hoodik (#14279) 2026-05-06 10:48:30 +02:00
hortusfox.sh Hortusfox: fix update issues (#14214) 2026-05-03 22:29:06 +02:00
hyperhdr.sh Bump various scripts to Debian 13 (Trixie) (#11093) 2026-01-23 21:54:23 +01:00
hyperion.sh chore: fix update msg (#10593) 2026-01-06 22:57:40 +01:00
igotify.sh iGotify (#13773) 2026-04-15 23:02:47 +02:00
immich.sh Immich: Pin photo-processing library revisions (#13748) 2026-04-14 21:19:16 +02:00
immichframe.sh ImmichFrame (#12653) 2026-03-07 23:46:36 +01:00
infisical.sh Refactor: Infisical (#10693) 2026-01-11 18:06:48 +01:00
influxdb.sh Check for influxdb3 installation in update_script (#12648) 2026-03-07 22:13:18 +01:00
inspircd.sh Revert "Remove low-install-count CT scripts and installers (#13570)" (#13752) 2026-04-15 12:52:45 +02:00
inventree.sh chore: fix update msg (#10593) 2026-01-06 22:57:40 +01:00
investbrain.sh Investbrain (#10774) 2026-01-13 10:46:23 +01:00
invoiceninja.sh several scripts: add additional github link in source (#12282) 2026-02-24 15:11:53 +01:00
iobroker.sh Several Scripts: Bump NodeJS to align Node.js versions with upstream for 5 scripts (#13875) 2026-04-20 13:22:44 +02:00
ironclaw.sh IronClaw | Alpine-IronClaw (#13591) 2026-04-08 15:59:21 +02:00
isponsorblocktv.sh Fix (#13157) 2026-03-21 19:56:02 +01:00
itsm-ng.sh Refactor: ITSM-NG (#12918) 2026-03-15 20:08:39 +01:00
jackett.sh chore: fix update msg (#10593) 2026-01-06 22:57:40 +01:00
jeedom.sh chore: fix update msg (#10593) 2026-01-06 22:57:40 +01:00
jellyfin.sh fix(gpu): pin IGC version to compute-runtime compatible tag (#13814) 2026-04-17 21:58:31 +02:00
jellyseerr.sh fix(migration): atomic /usr/bin/update replacement to prevent syntax errors (#12540) 2026-03-04 07:59:51 +01:00
jenkins.sh Fixes (#10671) 2026-01-09 20:31:30 +01:00
jitsi-meet.sh Jitsi-Meet (#13897) 2026-04-24 10:10:17 +02:00
joplin-server.sh github: improvements for node drift wf (#12309) 2026-02-25 11:27:47 +01:00
jotty.sh [Hotfix] Jotty: Copy contents of config backup into /opt/jotty/config (#11864) 2026-02-13 07:17:08 +01:00
jupyternotebook.sh fix: add --clear to uv venv calls for uv 0.10 compatibility (#11723) 2026-02-09 15:54:22 +01:00
kapowarr.sh Fix fetch method (#10608) 2026-01-07 08:49:12 +01:00
karakeep.sh karakeep: Fix SERVER_VERSION update (#14378) 2026-05-10 16:24:40 +02:00
kasm.sh tools.func: replace max-time with speed-limit stall detection in curl_download (#14545) 2026-05-17 14:01:56 +02:00
kavita.sh several scripts: add additional github link in source (#12282) 2026-02-24 15:11:53 +01:00
keycloak.sh several scripts: add additional github link in source (#12282) 2026-02-24 15:11:53 +01:00
kima-hub.sh Several Scripts: Bump NodeJS to align Node.js versions with upstream for 5 scripts (#13875) 2026-04-20 13:22:44 +02:00
kimai.sh several scripts: add additional github link in source (#12282) 2026-02-24 15:11:53 +01:00
kitchenowl.sh KitchenOwl (#11453) 2026-02-02 09:02:11 +01:00
koel.sh several scripts: add additional github link in source (#12282) 2026-02-24 15:11:53 +01:00
koillection.sh fix(koillection): ensure newline before appending to .env.local (#13440) 2026-03-31 23:57:03 +02:00
kometa.sh Kometa: optimize config.yml sed patterns, add Quickstart integration (#13198) 2026-03-23 09:14:15 +01:00
komga.sh several scripts: add additional github link in source (#12282) 2026-02-24 15:11:53 +01:00
komodo.sh komodo: migrate env vars to v2 and update source (#13262) 2026-03-25 07:59:27 +01:00
kubo.sh Revert "Remove low-install-count CT scripts and installers (#13570)" (#13752) 2026-04-15 12:52:45 +02:00
kutt.sh Kutt (#10812) 2026-01-14 17:55:51 +01:00
languagetool.sh languagetool (#11370) 2026-01-31 00:10:38 +01:00
lazylibrarian.sh chore: fix update msg (#10593) 2026-01-06 22:57:40 +01:00
leantime.sh several scripts: add additional github link in source (#12282) 2026-02-24 15:11:53 +01:00
librechat.sh LibreChat (#14247) 2026-05-05 08:46:40 +02:00
librenms.sh several scripts: add additional github link in source (#12282) 2026-02-24 15:11:53 +01:00
librespeed-rust.sh chore: fix update msg (#10593) 2026-01-06 22:57:40 +01:00
libretranslate.sh chore: fix update msg (#10593) 2026-01-06 22:57:40 +01:00
lidarr.sh several scripts: add additional github link in source (#12282) 2026-02-24 15:11:53 +01:00
limesurvey.sh chore: fix update msg (#10593) 2026-01-06 22:57:40 +01:00
linkding.sh Updated to match our starndard (#13956) 2026-04-23 15:50:26 +02:00
linkstack.sh several scripts: add additional github link in source (#12282) 2026-02-24 15:11:53 +01:00
linkwarden.sh several scripts: add additional github link in source (#12282) 2026-02-24 15:11:53 +01:00
listmonk.sh several scripts: add additional github link in source (#12282) 2026-02-24 15:11:53 +01:00
livebook.sh fix: shellcheck changes (#10591) 2026-01-06 13:45:03 +01:00
lldap.sh chore: fix update msg (#10593) 2026-01-06 22:57:40 +01:00
lobehub.sh Add lobehub (ct) (#14441) 2026-05-19 08:50:45 +02:00
loki.sh fix: replace generic exit 1 with specific exit codes in ct/ and install/ scripts (#12475) 2026-03-02 13:57:42 +01:00
lubelogger.sh several scripts: add additional github link in source (#12282) 2026-02-24 15:11:53 +01:00
lychee.sh Lychee (#14424) 2026-05-11 23:21:32 +02:00
lyrionmusicserver.sh fix(lyrion): correct service name and version file in update script (#13734) 2026-04-14 21:22:32 +02:00
mafl.sh several scripts: add additional github link in source (#12282) 2026-02-24 15:11:53 +01:00
magicmirror.sh several scripts: add additional github link in source (#12282) 2026-02-24 15:11:53 +01:00
mail-archiver.sh update dependencies (#14152) 2026-05-01 20:59:10 +02:00
managemydamnlife.sh chore: fix update msg (#10593) 2026-01-06 22:57:40 +01:00
manyfold.sh Fixes #14435, Broken Manifold update (#14468) 2026-05-13 16:17:37 +02:00
mariadb.sh chore: fix update msg (#10593) 2026-01-06 22:57:40 +01:00
matomo.sh Matomo (#14248) 2026-05-05 08:34:24 +02:00
matter-server.sh Add matter-server (ct) (#13355) 2026-03-27 22:44:00 +01:00
matterbridge.sh several scripts: add additional github link in source (#12282) 2026-02-24 15:11:53 +01:00
mattermost.sh chore: fix update msg (#10593) 2026-01-06 22:57:40 +01:00
mealie.sh tools.func: add setup_nltk as new function (#14314) 2026-05-08 15:39:20 +02:00
mediamanager.sh chore: fix update msg (#10593) 2026-01-06 22:57:40 +01:00
mediamtx.sh chore: fix update msg (#10593) 2026-01-06 22:57:40 +01:00
medusa.sh several scripts: add additional github link in source (#12282) 2026-02-24 15:11:53 +01:00
meilisearch.sh several scripts: add additional github link in source (#12282) 2026-02-24 15:11:53 +01:00
memos.sh several scripts: add additional github link in source (#12282) 2026-02-24 15:11:53 +01:00
meshcentral.sh meshcentral: increased disk space to 4GB (#12509) 2026-03-03 15:34:02 +01:00
metabase.sh chore: fix update msg (#10593) 2026-01-06 22:57:40 +01:00
metube.sh MeTube: Allow pnpm build scripts to fix ERR_PNPM_IGNORED_BUILDS (#13668) 2026-04-12 09:04:26 +02:00
minarca.sh chore: fix update msg (#10593) 2026-01-06 22:57:40 +01:00
mini-qr.sh Mini-QR (#13902) 2026-04-22 07:43:20 +02:00
miniflux.sh several scripts: add additional github link in source (#12282) 2026-02-24 15:11:53 +01:00
minio.sh chore: fix update msg (#10593) 2026-01-06 22:57:40 +01:00
minthcm.sh minthcm (#13903) 2026-04-21 15:06:26 +02:00
mongodb.sh chore: fix update msg (#10593) 2026-01-06 22:57:40 +01:00
monica.sh several scripts: add additional github link in source (#12282) 2026-02-24 15:11:53 +01:00
motioneye.sh chore: fix update msg (#10593) 2026-01-06 22:57:40 +01:00
mqtt.sh chore: fix update msg (#10593) 2026-01-06 22:57:40 +01:00
myip.sh Several Scripts: Bump NodeJS to align Node.js versions with upstream for 5 scripts (#13875) 2026-04-20 13:22:44 +02:00
mylar3.sh Update mylar3 to point to new Repo (#14606) 2026-05-20 14:34:22 +02:00
myspeed.sh several scripts: add additional github link in source (#12282) 2026-02-24 15:11:53 +01:00
mysql.sh several scripts: add additional github link in source (#12282) 2026-02-24 15:11:53 +01:00
n8n.sh n8n: add build-essential to update dependencies (#12795) 2026-03-12 09:11:14 +01:00
nagios.sh Nagios: Ping fix (#14186) 2026-05-02 19:00:19 +02:00
nametag.sh Add nametag (ct) (#13849) 2026-04-19 19:47:54 +02:00
navidrome.sh chore: fix update msg (#10593) 2026-01-06 22:57:40 +01:00
neko.sh Neko (#14121) 2026-04-30 11:48:58 +02:00
neo4j.sh Revert "Remove low-install-count CT scripts and installers (#13570)" (#13752) 2026-04-15 12:52:45 +02:00
netbird.sh netbird-lxc: fix installation check (#14309) 2026-05-07 22:10:06 +02:00
netboot-xyz.sh netboot.xyz (#13480) 2026-04-03 09:53:50 +02:00
netbox.sh several scripts: add additional github link in source (#12282) 2026-02-24 15:11:53 +01:00
netvisor.sh various scripts: use ensure_dependencies instead of apt (#11463) 2026-02-02 13:01:17 +01:00
nextcloudpi.sh several scripts: add additional github link in source (#12282) 2026-02-24 15:11:53 +01:00
nextexplorer.sh NextExplorer (#13252) 2026-03-24 11:49:03 +01:00
nextpvr.sh chore: fix update msg (#10593) 2026-01-06 22:57:40 +01:00
nginx-ui.sh several scripts: add additional github link in source (#12282) 2026-02-24 15:11:53 +01:00
nginxproxymanager.sh Nginxproxymanager: restore NPM nginx.conf after OpenResty rebuid (#14421) 2026-05-11 22:04:04 +02:00
nightscout.sh Nightscout (#11621) 2026-02-06 20:43:40 +01:00
nocodb.sh NocoDB: Unpin Version to latest (#13094) 2026-03-19 21:18:02 +01:00
node-red.sh several scripts: add additional github link in source (#12282) 2026-02-24 15:11:53 +01:00
nodebb.sh Revert "Remove low-install-count CT scripts and installers (#13570)" (#13752) 2026-04-15 12:52:45 +02:00
nodecast-tv.sh Updated to match our starndard (#13956) 2026-04-23 15:50:26 +02:00
notifiarr.sh Notifiarr: change installation check from apt to systemd service (#11319) 2026-01-29 14:58:49 +01:00
npmplus.sh remove whiptail from update scripts for unattended update support (#11712) 2026-02-09 11:05:31 +01:00
ntfy.sh chore: fix update msg (#10593) 2026-01-06 22:57:40 +01:00
nxwitness.sh chore: fix update msg (#10593) 2026-01-06 22:57:40 +01:00
nzbget.sh Fixes (#12675) 2026-03-08 13:25:24 +01:00
oauth2-proxy.sh chore: fix update msg (#10593) 2026-01-06 22:57:40 +01:00
octoprint.sh chore: fix update msg (#10593) 2026-01-06 22:57:40 +01:00
odoo.sh various scripts: use ensure_dependencies instead of apt (#11463) 2026-02-02 13:01:17 +01:00
ollama.sh Ollama: Fix for latest version (#14596) 2026-05-20 07:34:03 +02:00
omada.sh Save Omada version (#14433) 2026-05-12 08:17:04 +02:00
ombi.sh Update ombi.sh (#12412) 2026-02-28 14:52:01 +01:00
omv.sh chore: fix update msg (#10593) 2026-01-06 22:57:40 +01:00
onedev.sh chore: fix update msg (#10593) 2026-01-06 22:57:40 +01:00
onlyoffice.sh chore: fix update msg (#10593) 2026-01-06 22:57:40 +01:00
open-archiver.sh several scripts: add additional github link in source (#12282) 2026-02-24 15:11:53 +01:00
opencloud.sh OpenCloud: bump version to 6.2.0 (#14451) 2026-05-12 17:25:23 +02:00
opengist.sh Revert "Remove low-install-count CT scripts and installers (#13570)" (#13752) 2026-04-15 12:52:45 +02:00
openhab.sh chore: fix update msg (#10593) 2026-01-06 22:57:40 +01:00
openobserve.sh chore: fix update msg (#10593) 2026-01-06 22:57:40 +01:00
openproject.sh OpenProject: Various fixes (#12246) 2026-02-25 08:22:48 +01:00
openthread-br.sh Add openthread-br (ct) (#13536) 2026-04-06 21:07:05 +02:00
openwebui.sh Ollama: Fix for latest version (#14596) 2026-05-20 07:34:03 +02:00
openziti-controller.sh chore: fix update msg (#10593) 2026-01-06 22:57:40 +01:00
openziti-tunnel.sh chore: fix update msg (#10593) 2026-01-06 22:57:40 +01:00
ots.sh Revert "Remove low-install-count CT scripts and installers (#13570)" (#13752) 2026-04-15 12:52:45 +02:00
outline.sh Several Scripts: Bump NodeJS to align Node.js versions with upstream for 5 scripts (#13875) 2026-04-20 13:22:44 +02:00
overseerr.sh fix(migration): atomic /usr/bin/update replacement to prevent syntax errors (#12540) 2026-03-04 07:59:51 +01:00
owncast.sh Owncast: increase default disk size from 2GB to 10GB (#13079) 2026-03-19 10:03:48 +01:00
ownfoil.sh ownfoil (#13904) 2026-04-22 07:41:53 +02:00
pairdrop.sh several scripts: add additional github link in source (#12282) 2026-02-24 15:11:53 +01:00
pangolin.sh Pangolin: bump to 1.18.4, fix missing statusHistory migration (#14566) 2026-05-18 20:01:55 +02:00
paperless-ai.sh Fix fetch method (#10608) 2026-01-07 08:49:12 +01:00
paperless-gpt.sh chore: fix update msg (#10593) 2026-01-06 22:57:40 +01:00
paperless-ngx.sh tools.func: add setup_nltk as new function (#14314) 2026-05-08 15:39:20 +02:00
papra.sh Update nodejs Versions (#14582) 2026-05-19 08:24:28 +02:00
part-db.sh Refactor: PartDB (#13229) 2026-03-23 20:43:17 +01:00
passbolt.sh chore: fix update msg (#10593) 2026-01-06 22:57:40 +01:00
patchmon.sh Unpin release (#14097) 2026-04-29 05:54:47 +02:00
paymenter.sh several scripts: add additional github link in source (#12282) 2026-02-24 15:11:53 +01:00
peanut.sh Refactor: PeaNUT for v6 (#14224) 2026-05-03 22:38:30 +02:00
pelican-panel.sh oops (#14328) 2026-05-08 21:52:53 +02:00
pelican-wings.sh chore: fix update msg (#10593) 2026-01-06 22:57:40 +01:00
photoprism.sh several scripts: add additional github link in source (#12282) 2026-02-24 15:11:53 +01:00
pialert.sh chore: fix update msg (#10593) 2026-01-06 22:57:40 +01:00
pihole.sh chore: fix update msg (#10593) 2026-01-06 22:57:40 +01:00
planka.sh Fix #12066: PLANKA: fix msg_info/msg_ok inconsistencies in update script (#12143) 2026-02-21 09:10:22 +01:00
plant-it.sh tools.func: display pin reason in release-check messages (#13095) 2026-03-19 22:18:27 +01:00
plex.sh Plex: restart service after update to apply new version (#13017) 2026-03-18 08:32:34 +01:00
pocketbase.sh several scripts: add additional github link in source (#12282) 2026-02-24 15:11:53 +01:00
pocketid.sh chore: fix update msg (#10593) 2026-01-06 22:57:40 +01:00
podman-homeassistant.sh fix typo (org instead of com) 2026-03-25 17:48:03 +01:00
podman.sh chore: fix update msg (#10593) 2026-01-06 22:57:40 +01:00
postgresql.sh postgresql: name of sources file fixed (update check) (#10854) 2026-01-16 10:57:49 +01:00
powerdns.sh fix(powerdns): fix SQLite directory permissions for pdns user 2026-03-05 09:34:29 +01:00
privatebin.sh several scripts: add additional github link in source (#12282) 2026-02-24 15:11:53 +01:00
profilarr.sh Profilarr v2: Update and Refactor whole Script (#14584) 2026-05-20 19:19:08 +02:00
projectsend.sh Update projectsend.sh to include installation URL (#13078) 2026-03-19 10:04:07 +01:00
prometheus-alertmanager.sh several scripts: add additional github link in source (#12282) 2026-02-24 15:11:53 +01:00
prometheus-blackbox-exporter.sh chore: fix update msg (#10593) 2026-01-06 22:57:40 +01:00
prometheus-pve-exporter.sh fix: add --clear to uv venv calls for uv 0.10 compatibility (#11723) 2026-02-09 15:54:22 +01:00
prometheus.sh several scripts: add additional github link in source (#12282) 2026-02-24 15:11:53 +01:00
protonmail-bridge.sh Add protonmail-bridge (ct) (#14136) 2026-05-02 23:44:36 +02:00
prowlarr.sh several scripts: add additional github link in source (#12282) 2026-02-24 15:11:53 +01:00
proxmox-backup-server.sh chore: fix update msg (#10593) 2026-01-06 22:57:40 +01:00
proxmox-datacenter-manager.sh chore: fix update msg (#10593) 2026-01-06 22:57:40 +01:00
proxmox-mail-gateway.sh chore: fix update msg (#10593) 2026-01-06 22:57:40 +01:00
ps5-mqtt.sh Revert "Remove low-install-count CT scripts and installers (#13570)" (#13752) 2026-04-15 12:52:45 +02:00
pterodactyl-panel.sh fix: pterodactyl-panel add symlink (#11997) 2026-02-17 09:06:59 +01:00
pterodactyl-wings.sh chore: fix update msg (#10593) 2026-01-06 22:57:40 +01:00
pulse.sh Fix tags in several scripts (#11050) 2026-01-22 12:09:45 +01:00
pve-scripts-local.sh pve-scripts-local: Increase default disk size from 4GB to 10GB (#13009) 2026-03-18 08:31:41 +01:00
qbittorrent.sh several scripts: add additional github link in source (#12282) 2026-02-24 15:11:53 +01:00
qdrant.sh chore: fix update msg (#10593) 2026-01-06 22:57:40 +01:00
qui.sh Add qui (ct) (#10829) 2026-01-15 14:19:34 +01:00
rabbitmq.sh chore: fix update msg (#10593) 2026-01-06 22:57:40 +01:00
radarr.sh several scripts: add additional github link in source (#12282) 2026-02-24 15:11:53 +01:00
radicale.sh several scripts: add additional github link in source (#12282) 2026-02-24 15:11:53 +01:00
rclone.sh chore: fix update msg (#10593) 2026-01-06 22:57:40 +01:00
rdtclient.sh Update Rdtclient to dotnet 10.0 (#12638) 2026-03-07 19:21:04 +01:00
reactive-resume.sh ReactiveResume: set correct WorkingDirectory for systemd service (#14579) 2026-05-19 08:49:54 +02:00
readarr.sh chore: fix update msg (#10593) 2026-01-06 22:57:40 +01:00
readeck.sh refactor(forgejo,readeck): use fetch_and_deploy_codeberg_release function (#11460) 2026-02-02 13:53:21 +01:00
recyclarr.sh several scripts: add additional github link in source (#12282) 2026-02-24 15:11:53 +01:00
redis.sh chore: fix update msg (#10593) 2026-01-06 22:57:40 +01:00
reitti.sh fix(reitti): refactor scripts for v4 - remove RabbitMQ and Photon (#13728) 2026-04-15 08:20:30 +02:00
resiliosync.sh chore: fix update msg (#10593) 2026-01-06 22:57:40 +01:00
revealjs.sh Fix (#13336) 2026-03-27 11:14:06 +01:00
romm.sh RomM: Use ROMM_BASE_PATH from .env for symlinks and nginx config (#13666) 2026-04-11 23:55:28 +02:00
runtipi.sh fix(migration): atomic /usr/bin/update replacement to prevent syntax errors (#12540) 2026-03-04 07:59:51 +01:00
rustdeskserver.sh fix(rustdeskserver): remove redundant else with undefined RELEASE variable (#14272) 2026-05-06 13:09:05 +02:00
rustypaste.sh Revert "Remove low-install-count CT scripts and installers (#13570)" (#13752) 2026-04-15 12:52:45 +02:00
rwmarkable.sh chore: fix update msg (#10593) 2026-01-06 22:57:40 +01:00
sabnzbd.sh several scripts: add additional github link in source (#12282) 2026-02-24 15:11:53 +01:00
salt.sh chore: fix update msg (#10593) 2026-01-06 22:57:40 +01:00
scanopy.sh Scanopy: increase default CPU, RAM, and HDD to prevent OOM during Rust build (#13130) 2026-03-20 21:47:34 +01:00
scraparr.sh fix: add --clear to uv venv calls for uv 0.10 compatibility (#11723) 2026-02-09 15:54:22 +01:00
searxng.sh fix(searxng): remove orphaned fi causing syntax error (#12283) 2026-02-24 15:15:34 +01:00
seaweedfs.sh SeaweedFS (#12220) 2026-02-23 22:41:29 +01:00
seelf.sh Revert "Remove low-install-count CT scripts and installers (#13570)" (#13752) 2026-04-15 12:52:45 +02:00
seerr.sh Seerr: add missing build deps (#12960) 2026-03-16 11:36:12 +01:00
semaphore.sh Semaphore: add BoltDB to SQLite migration (#13779) 2026-04-15 23:02:30 +02:00
sftpgo.sh chore: fix update msg (#10593) 2026-01-06 22:57:40 +01:00
shelfmark.sh Use UV sync for shelfmark backend build; update to Python 3.14 (#14170) 2026-05-02 13:39:48 +02:00
shinobi.sh chore: fix update msg (#10593) 2026-01-06 22:57:40 +01:00
shlink.sh shlink (#14393) 2026-05-11 10:17:34 +02:00
signoz.sh several scripts: add additional github link in source (#12282) 2026-02-24 15:11:53 +01:00
silverbullet.sh several scripts: add additional github link in source (#12282) 2026-02-24 15:11:53 +01:00
slskd.sh slskd: migrate config keys for 0.25.0 breaking change (#13862) 2026-04-20 09:20:20 +02:00
smokeping.sh chore: fix update msg (#10593) 2026-01-06 22:57:40 +01:00
snipeit.sh several scripts: add additional github link in source (#12282) 2026-02-24 15:11:53 +01:00
snowshare.sh snowshare: use mv instead of cp for uploads backup to prevent disk fill (#14558) 2026-05-21 23:07:16 +02:00
solidtime.sh solidtime (#14392) 2026-05-11 10:17:50 +02:00
sonarqube.sh Refactor (#14594) 2026-05-19 23:42:26 +02:00
sonarr.sh Check for release for Sonarr (#14354) 2026-05-09 08:18:13 +02:00
sonobarr.sh Sonobarr (#12221) 2026-02-23 19:21:26 +01:00
soulsync.sh fix update (#14465) 2026-05-13 13:03:26 +02:00
sparkyfitness.sh Sparkyfitness: add missing nginx template variable substitutions (#14578) 2026-05-19 08:34:52 +02:00
speedtest-tracker.sh refactor(php): remove redundant PHP_MODULE entries (#11362) 2026-01-30 13:05:05 +01:00
split-pro.sh split-pro (#12975) 2026-03-18 08:43:40 +01:00
splunk-enterprise.sh Update/splunk enterprise (#10949) 2026-01-19 14:53:25 +01:00
spoolman.sh Spoolman: move to uv (#11121) 2026-01-24 16:29:46 +01:00
sportarr.sh Sportarr (#10600) 2026-01-06 19:39:40 +01:00
sqlserver2022.sh feat(sqlserver): add SQL Server 2025 with Ubuntu 24.04 support & refactor 2022 (#11546) 2026-02-05 11:55:32 +01:00
sqlserver2025.sh feat(sqlserver): add SQL Server 2025 with Ubuntu 24.04 support & refactor 2022 (#11546) 2026-02-05 11:55:32 +01:00
step-ca.sh Step ca update (#14058) 2026-05-01 23:07:30 +02:00
stirling-pdf.sh update: stirling-pdf: java 25 (#12552) 2026-03-04 10:24:04 +01:00
storybook.sh StoryBook (#14081) 2026-04-28 09:18:27 +02:00
storyteller.sh Storyteller (#14122) 2026-05-05 08:33:46 +02:00
strapi.sh Strapi (#12320) 2026-02-27 13:54:45 +01:00
streamlink-webui.sh Revert "Remove low-install-count CT scripts and installers (#13570)" (#13752) 2026-04-15 12:52:45 +02:00
stylus.sh chore: fix update msg (#10593) 2026-01-06 22:57:40 +01:00
sure.sh fix: set HOME=/root for rbenv installs to prevent path mismatch 2026-05-17 20:27:13 +02:00
swizzin.sh chore: fix update msg (#10593) 2026-01-06 22:57:40 +01:00
syncthing.sh chore: fix update msg (#10593) 2026-01-06 22:57:40 +01:00
tandoor.sh fix (#13365) 2026-03-28 15:18:10 +01:00
tasmoadmin.sh chore: fix update msg (#10593) 2026-01-06 22:57:40 +01:00
tasmocompiler.sh chore: fix update msg (#10593) 2026-01-06 22:57:40 +01:00
tautulli.sh fix(tautulli): add setuptools<81 constraint to update script (#12959) 2026-03-16 11:36:16 +01:00
tdarr.sh Tdarr: use curl_with_retry and correct exit code (#13060) 2026-03-18 20:58:58 +01:00
teable.sh Teable (#14125) 2026-05-01 22:44:29 +02:00
teamspeak-server.sh chore: fix update msg (#10593) 2026-01-06 22:57:40 +01:00
technitiumdns.sh Technitium DNS: download release before stopping the service on update (#14616) 2026-05-21 12:28:46 +02:00
teddycloud.sh chore: fix update msg (#10593) 2026-01-06 22:57:40 +01:00
telegraf.sh chore: fix update msg (#10593) 2026-01-06 22:57:40 +01:00
teleport.sh teleport (#13086) 2026-03-20 09:06:25 +01:00
termix.sh Merge branch 'main' of https://github.com/community-scripts/ProxmoxVE 2026-05-12 21:19:52 +02:00
the-lounge.sh several scripts: add additional github link in source (#12282) 2026-02-24 15:11:53 +01:00
thingsboard.sh ThingsBoard (#10904) 2026-01-18 15:09:14 +01:00
threadfin.sh Move threadfin-app to /opt/threadfin 2026-05-08 08:29:33 +02:00
tianji.sh several scripts: add additional github link in source (#12282) 2026-02-24 15:11:53 +01:00
tinyauth.sh Update Tinyauth source URL in installation script (#14483) 2026-05-16 10:24:53 +02:00
traccar.sh several scripts: add additional github link in source (#12282) 2026-02-24 15:11:53 +01:00
tracearr.sh Tracearr: modify service restart and modify build ressources (#13230) 2026-03-23 20:42:46 +01:00
tracktor.sh several scripts: add additional github link in source (#12282) 2026-02-24 15:11:53 +01:00
traefik.sh several scripts: add additional github link in source (#12282) 2026-02-24 15:11:53 +01:00
transmission.sh chore: fix update msg (#10593) 2026-01-06 22:57:40 +01:00
transmute.sh Transmute (#13935) 2026-04-24 10:12:49 +02:00
trek.sh misc: bump node versions (#14447) 2026-05-12 20:35:59 +02:00
trilium.sh chore: fix update msg (#10593) 2026-01-06 22:57:40 +01:00
trip.sh TRIP (#10864) 2026-01-17 08:47:13 +01:00
tubearchivist.sh Tube Archivist (#14123) 2026-05-02 19:00:06 +02:00
tududi.sh several scripts: add additional github link in source (#12282) 2026-02-24 15:11:53 +01:00
tunarr.sh several scripts: add additional github link in source (#12282) 2026-02-24 15:11:53 +01:00
twingate-connector.sh twingate-connector: perform real apt upgrade during update flow (#13959) 2026-04-23 15:51:01 +02:00
ubuntu.sh chore: fix update msg (#10593) 2026-01-06 22:57:40 +01:00
uhf.sh feat: update UHF Server script to use setup_ffmpeg (#13564) 2026-04-08 14:56:33 +02:00
umami.sh Fix update (#13807) 2026-04-17 13:02:24 +02:00
umlautadaptarr.sh fix(umlautadaptarr): use release appsettings.json instead of hardcoded copy (#11725) 2026-02-09 14:15:29 +01:00
unbound.sh chore: fix update msg (#10593) 2026-01-06 22:57:40 +01:00
unifi-os-server.sh Unifi OS Server (#10856) 2026-01-16 14:07:16 +01:00
unmanic.sh chore: fix update msg (#10593) 2026-01-06 22:57:40 +01:00
upgopher.sh chore: fix update msg (#10593) 2026-01-06 22:57:40 +01:00
upsnap.sh chore: fix update msg (#10593) 2026-01-06 22:57:40 +01:00
uptimekuma.sh several scripts: add additional github link in source (#12282) 2026-02-24 15:11:53 +01:00
urbackupserver.sh chore: fix update msg (#10593) 2026-01-06 22:57:40 +01:00
valkey.sh Revert "Remove low-install-count CT scripts and installers (#13570)" (#13752) 2026-04-15 12:52:45 +02:00
vaultwarden.sh Vaultwarden: export VW_VERSION as version number (#11966) 2026-02-16 10:52:56 +01:00
versitygw.sh versitygw (#13180) 2026-03-22 09:40:31 +01:00
victoriametrics.sh VictoriaMetrics: Stop vmagent/vmalert before update (#14016) 2026-04-26 00:34:39 +02:00
vikunja.sh fix: replace generic exit 1 with specific exit codes in ct/ and install/ scripts (#12475) 2026-03-02 13:57:42 +01:00
wallabag.sh misc: bump node versions (#14447) 2026-05-12 20:35:59 +02:00
wallos.sh several scripts: add additional github link in source (#12282) 2026-02-24 15:11:53 +01:00
wanderer.sh Wanderer: include dev dependencies during build (#14577) 2026-05-19 08:34:28 +02:00
warracker.sh fix: add --clear to uv venv calls for uv 0.10 compatibility (#11723) 2026-02-09 15:54:22 +01:00
wastebin.sh various scripts: use ensure_dependencies instead of apt (#11463) 2026-02-02 13:01:17 +01:00
watcharr.sh chore: fix update msg (#10593) 2026-01-06 22:57:40 +01:00
watchyourlan.sh chore: fix update msg (#10593) 2026-01-06 22:57:40 +01:00
wavelog.sh Revert "Remove low-install-count CT scripts and installers (#13570)" (#13752) 2026-04-15 12:52:45 +02:00
wazuh.sh fix headers (#11422) 2026-02-01 19:18:10 +01:00
wealthfolio.sh Wealthfolio: update to v3.2.1 and Node.js 24 (#13486) 2026-04-03 18:26:15 +02:00
web-check.sh refactor: webcheck (#14391) 2026-05-10 23:28:27 +02:00
webtrees.sh Add webtrees (ct) (#14532) 2026-05-18 15:52:58 +02:00
wger.sh Update wger.sh (#13977) 2026-04-24 02:08:21 +02:00
whisparr.sh Refactor: Whisparr (#11411) 2026-02-01 13:27:59 +01:00
whodb.sh WhoDB (#13880) 2026-04-20 21:57:03 +02:00
wikijs.sh misc: bump node versions (#14447) 2026-05-12 20:35:59 +02:00
wireguard.sh Add -y flag to wgd.sh update command (#12767) 2026-03-11 11:43:18 +01:00
wishlist.sh Wishlist: use --frozen-lockfile for pnpm install (#12892) 2026-03-15 09:59:57 +01:00
wizarr.sh Fix fetch method (#10608) 2026-01-07 08:49:12 +01:00
wordpress.sh chore: fix update msg (#10593) 2026-01-06 22:57:40 +01:00
writefreely.sh Revert "Remove low-install-count CT scripts and installers (#13570)" (#13752) 2026-04-15 12:52:45 +02:00
yamtrack.sh add --clear to uv venv in update_script() to prevent interactive prompt (#13926) 2026-04-22 09:25:29 +02:00
yourls.sh Add yourls (ct) (#13379) 2026-03-29 14:48:55 +02:00
yt-dlp-webui.sh chore: fix update msg (#10593) 2026-01-06 22:57:40 +01:00
yubal.sh fix: yubal update (#12961) 2026-03-16 09:15:45 +01:00
yunohost.sh chore: fix update msg (#10593) 2026-01-06 22:57:40 +01:00
zabbix.sh Improve Zabbix agent service detection (#11968) 2026-02-16 10:52:34 +01:00
zammad.sh chore: fix update msg (#10593) 2026-01-06 22:57:40 +01:00
zerobyte.sh Zerobyte: add git to dependencies to fix bun install failure (#13721) 2026-04-14 13:41:05 +02:00
zerotier-one.sh chore: fix update msg (#10593) 2026-01-06 22:57:40 +01:00
zigbee2mqtt.sh fix(zigbee2mqtt): suppress grep error when pnpm-workspace.yaml is absent on update (#13476) 2026-04-03 00:24:46 +02:00
zipline.sh Update nodejs Versions (#14582) 2026-05-19 08:24:28 +02:00
zitadel.sh several scripts: add additional github link in source (#12282) 2026-02-24 15:11:53 +01:00
zoraxy.sh several scripts: add additional github link in source (#12282) 2026-02-24 15:11:53 +01:00
zot-registry.sh several scripts: add additional github link in source (#12282) 2026-02-24 15:11:53 +01:00
zwave-js-ui.sh several scripts: add additional github link in source (#12282) 2026-02-24 15:11:53 +01:00