push-app-to-main[bot]
06efa6b2d2
Add databasus (ct)
2026-02-17 08:26:34 +00:00
Tobias
137272c354
fix: pterodactyl-panel add symlink ( #11997 )
2026-02-17 09:06:59 +01:00
Chris
80ae1f34fa
Opencloud: Pin version to 5.1.0 ( #12004 )
2026-02-16 22:37:35 +01:00
community-scripts-pr-app[bot]
a4e6286260
Update .app files ( #11993 )
...
Co-authored-by: GitHub Actions <github-actions[bot]@users.noreply.github.com>
2026-02-16 12:49:30 +01:00
push-app-to-main[bot]
26ba17c8c3
RomM ( #11987 )
...
* Add romm (ct)
* Update romm.sh
* Update romm-install.sh
* Revise author line in romm.sh
Updated author attribution format in romm.sh
---------
Co-authored-by: push-app-to-main[bot] <203845782+push-app-to-main[bot]@users.noreply.github.com>
Co-authored-by: Tobias <96661824+CrazyWolf13@users.noreply.github.com >
Co-authored-by: CanbiZ (MickLesk) <47820557+MickLesk@users.noreply.github.com >
2026-02-16 12:48:37 +01:00
CanbiZ (MickLesk)
42475ed4f6
slskd: fix exit position ( #11963 )
2026-02-16 10:53:41 +01:00
CanbiZ (MickLesk)
f6e535c7b7
cryptpad: restore config earlier and run onlyoffice upgrade ( #11964 )
2026-02-16 10:53:21 +01:00
CanbiZ (MickLesk)
558220fb0e
Vaultwarden: export VW_VERSION as version number ( #11966 )
2026-02-16 10:52:56 +01:00
CanbiZ (MickLesk)
215c441129
Improve Zabbix agent service detection ( #11968 )
2026-02-16 10:52:34 +01:00
community-scripts-pr-app[bot]
c975b25ad5
Update .app files ( #11978 )
...
Co-authored-by: GitHub Actions <github-actions[bot]@users.noreply.github.com>
2026-02-16 10:15:43 +01:00
push-app-to-main[bot]
90ce773247
LinkDing ( #11976 )
...
* Add linkding (ct)
* Update messages for LinkDing in script
* Update date_created to 2026-02-16
* Update linkding-install.sh
---------
Co-authored-by: push-app-to-main[bot] <203845782+push-app-to-main[bot]@users.noreply.github.com>
Co-authored-by: CanbiZ (MickLesk) <47820557+MickLesk@users.noreply.github.com >
2026-02-16 10:14:24 +01:00
CanbiZ (MickLesk)
704f8d7e10
hotfix pipefail issue alpine-teamspeak
...
Replace the final '| head -1' in both install and ct scripts with 'awk 'NR==1'' to pick the first matching Teamspeak release line. In the ct script the previous temporary toggling of pipefail was also removed, simplifying the command. This improves compatibility and reduces reliance on an extra utility in minimal environments.
2026-02-16 08:57:06 +01:00
CanbiZ (MickLesk)
39354352ff
Migrate update script to Seerr; prompt rerun ( #11965 )
...
Update ct/jellyseerr.sh and ct/overseerr.sh to switch the container update handler to the Seerr script. The here-doc now uses a single-quoted EOF to avoid shell expansion and includes an explicit shebang for the generated /usr/bin/update. Instead of auto-executing the new update script, the code now informs the user to run 'update' again and exits (overseerr exits with 0). Also includes minor whitespace cleanup (removed trailing spaces on cd lines). This prevents unexpected immediate execution and ensures the generated script runs with the intended shell.
2026-02-16 08:29:04 +01:00
Tobias
607e868328
fix: url ( #11954 )
...
* fix: url
* Update overseerr.sh
2026-02-15 23:09:16 +01:00
Luca Comellini
983e0f39ca
Fix seerr URL in jellyseerr script ( #11951 )
2026-02-15 22:40:37 +01:00
Luca Comellini
1ca59363ea
Fix jellyseer and overseer script replacement ( #11949 )
2026-02-15 20:51:13 +01:00
community-scripts-pr-app[bot]
f5180606b3
Update .app files ( #11945 )
...
Co-authored-by: GitHub Actions <github-actions[bot]@users.noreply.github.com>
2026-02-15 20:44:31 +01:00
push-app-to-main[bot]
f4e7edd51d
ebusd ( #11942 )
...
* Add ebusd (ct)
* Update ebusd.sh
* Update ebusd-install.sh
---------
Co-authored-by: push-app-to-main[bot] <203845782+push-app-to-main[bot]@users.noreply.github.com>
Co-authored-by: Tobias <96661824+CrazyWolf13@users.noreply.github.com >
2026-02-15 20:43:26 +01:00
community-scripts-pr-app[bot]
142a7ff66d
Update .app files ( #11938 )
...
Co-authored-by: GitHub Actions <github-actions[bot]@users.noreply.github.com>
2026-02-15 19:20:35 +01:00
Chris
4d125e29fe
Refactor: Patchmon ( #11888 )
2026-02-15 18:59:42 +01:00
Tobias
a4467e9b04
add: seer script and migrations ( #11930 )
2026-02-15 18:59:14 +01:00
Copilot
00b543c5b6
Increase disk allocation for OpenWebUI and Ollama to prevent installation failures ( #11920 )
2026-02-15 00:23:05 +01:00
CanbiZ (MickLesk)
55e35d7f11
qf
2026-02-13 12:03:47 +01:00
Léon Zimmermann
eeb349346b
Planka: add migrate step to update function ( #11877 )
...
Added database migration commands after restoring data.
2026-02-13 11:26:56 +01:00
CanbiZ (MickLesk)
4774c54861
Openwebui: pin numba constraint ( #11874 )
...
Update scripts to use Python 3.12 for uv tool setup and Open-WebUI installs/upgrades. Add a numba constraint (--constraint <(echo "numba>=0.60")) to uv tool install/upgrade commands to ensure compatibility. Changes applied to ct/openwebui.sh and install/openwebui-install.sh for both fresh installs and update paths.
2026-02-13 11:26:19 +01:00
Tom Frenzel
4f571a1eb6
fix(donetick): add config entry for v0.1.73 ( #11872 )
2026-02-13 11:02:02 +01:00
CanbiZ (MickLesk)
3156e8e363
downgrade openwebui
2026-02-13 10:12:04 +01:00
Chris
4907a906c3
Refactor: Radicale ( #11850 )
...
* Refactor: Radicale
* Create explicit config at `/etc/radicale/config`
* grammar
---------
Co-authored-by: Tobias <96661824+CrazyWolf13@users.noreply.github.com >
2026-02-13 09:18:29 +01:00
CanbiZ (MickLesk)
43fb75f2b4
Switch sqlite-specific db scripts to generic ( #11868 )
...
Replace npm script calls to db:sqlite:generate and db:sqlite:push with db:generate and db:push in ct/pangolin.sh and install/pangolin-install.sh. This makes the build/install steps use the generic DB task names for consistency across update and install workflows.
2026-02-13 09:16:13 +01:00
Chris
8083c0c0e1
[Hotfix] Jotty: Copy contents of config backup into /opt/jotty/config ( #11864 )
2026-02-13 07:17:08 +01:00
CanbiZ (MickLesk)
291ed4c5ad
fix(emqx): increase disk to 6GB and add optional MQ disable prompt ( #11844 )
...
EMQX 6.1+ preallocates significant disk space for the MQ feature,
causing high CPU/disk usage on small containers (emqx/emqx#16649 ).
- Increase default disk from 4GB to 6GB
- Add read -rp prompt during install to optionally disable MQ feature
via mq.enable=false in emqx.conf (reduces disk/CPU overhead)
- Setting is in install script (not CT script) per reviewer feedback
Co-authored-by: sim-san <sim-san@users.noreply.github.com >
2026-02-12 20:04:47 +01:00
Stefan Tomas
4b22c7cc2d
Increased the Grafana container default disk size. ( #11840 )
...
Co-authored-by: Stefan Tomas <stefan.tomas@proton.me >
2026-02-12 18:40:31 +01:00
CanbiZ (MickLesk)
1c3a3107f1
Deluge: add python3-setuptools as dep ( #11833 )
...
* fix(deluge): add python3-setuptools for pkg_resources on Python 3.13
* Ensure dependencies before updating Deluge
2026-02-12 14:50:56 +01:00
CanbiZ (MickLesk)
ee2c3a20ee
fix(dispatcharr): migrate from requirements.txt to uv sync (pyproject.toml) ( #11831 )
2026-02-12 14:50:42 +01:00
Chris
c1d7f23a17
[Feature] OpenCloud: support PosixFS Collaborative Mode ( #11806 )
...
* [Feature] OpenCloud: support PosixFS Collaborative Mode
* Use ensure_dependencies in opencloud.sh
2026-02-11 22:30:09 +01:00
CanbiZ (MickLesk)
d09dd0b664
dispatcharr: include port 9191 in success-message ( #11808 )
2026-02-11 22:05:32 +01:00
Tom Frenzel
0a12acf6bd
fix: make donetick 0.1.71 compatible ( #11804 )
2026-02-11 20:47:52 +01:00
community-scripts-pr-app[bot]
ddfe9166a1
Update .app files ( #11793 )
...
Co-authored-by: GitHub Actions <github-actions[bot]@users.noreply.github.com>
2026-02-11 13:33:31 +01:00
CanbiZ (MickLesk)
db69c7b0f8
fix(kasm): Support new version URL format without hash suffix ( #11787 )
...
Kasm changed their release URL format starting with v1.18.1:
- Old format: kasm_release_1.18.0.09f70a.tar.gz (with hash)
- New format: kasm_release_1.18.1.tar.gz (without hash)
The script now tries both detection methods:
1. First tries to find URL with hash suffix (old format)
2. Falls back to detecting version from service_images URLs and
constructing the new URL format
This fixes the update detection for Kasm v1.18.1 and future versions.
Fixes #11785
2026-02-11 13:32:48 +01:00
push-app-to-main[bot]
7e49c222e5
Draw.io ( #11788 )
...
Co-authored-by: push-app-to-main[bot] <203845782+push-app-to-main[bot]@users.noreply.github.com>
2026-02-11 12:26:14 +01:00
Romain PINSOLLE
f34f994560
Snowshare: fix update script ( #11726 )
...
* Snowshare: fix update error
* Implement upload backup and restore in update script
Added backup and restore functionality for uploads during the Snowshare update process.
---------
Co-authored-by: CanbiZ (MickLesk) <47820557+MickLesk@users.noreply.github.com >
2026-02-11 10:33:55 +01:00
Chris
ac308c931e
Refactor: Slskd & Soularr ( #11674 )
2026-02-10 23:04:56 +01:00
Chris
a16dfb6d82
Immich: Pin version to 2.5.6 ( #11775 )
2026-02-10 22:43:15 +01:00
push-app-to-main[bot]
9640caf7bc
paperless-exporter ( #11737 )
2026-02-10 08:23:33 +01:00
CanbiZ (MickLesk)
14755d5efe
fix: add --clear to uv venv calls for uv 0.10 compatibility ( #11723 )
...
uv 0.10 requires --clear flag to overwrite existing virtual environments.
Without it, update scripts fail when the venv already exists.
Affected: 13 ct/ update scripts, 25 install/ scripts, glances addon
2026-02-09 15:54:22 +01:00
CanbiZ (MickLesk)
9ed365e9eb
fix(koillection): add missing setup_composer in update script ( #11734 )
2026-02-09 15:53:21 +01:00
Slaviša Arežina
3d2bc05092
Refactor: FileFlows ( #11108 )
...
* Refactor
* Apply suggestion from @tremor021
* Apply suggestion from @tremor021
2026-02-09 14:16:04 +01:00
CanbiZ (MickLesk)
a330afde03
fix(umlautadaptarr): use release appsettings.json instead of hardcoded copy ( #11725 )
...
The install script overwrote the correct appsettings.json shipped in the
release archive with a hardcoded copy that was missing newer required
fields (ApiKey, ProxyPort, EnableChangedTitleCache) and had structural
differences (Lidarr/Readarr as arrays instead of objects), causing the
service to fail on startup.
- Remove hardcoded appsettings.json from install script (release archive
already ships the correct version)
- Backup and restore appsettings.json during updates to preserve user
configuration
Closes #11665
2026-02-09 14:15:29 +01:00
CanbiZ (MickLesk)
03571fb26c
Refactor: wger ( #11722 )
...
* Refactor wger installation script for new services
Updated installation script for wger, changing dependencies and configuration for PostgreSQL, Gunicorn, and Celery. Adjusted paths and service configurations for better compatibility.
* Fix license URL in wger-install.sh
* Fix resource defaults and enhance update process
Updated default resource values and improved backup and restore process for wger installation.
* add json
* Update ct/wger.sh
Co-authored-by: Slaviša Arežina <58952836+tremor021@users.noreply.github.com >
* Update wger.sh
* Update install/wger-install.sh
Co-authored-by: Slaviša Arežina <58952836+tremor021@users.noreply.github.com >
---------
Co-authored-by: Slaviša Arežina <58952836+tremor021@users.noreply.github.com >
2026-02-09 14:12:22 +01:00
CanbiZ (MickLesk)
7715a02f05
remove whiptail from update scripts for unattended update support ( #11712 )
...
* Simplify Alpine update scripts to run upgrade
Remove interactive whiptail menus, loops and newt dependency checks from ct/alpine-docker.sh, ct/alpine-zigbee2mqtt.sh, and ct/alpine.sh. Each update_script now simply calls header_info, runs $STD apk -U upgrade, displays a success message and exits, simplifying and automating the update flow.
* feat(update-scripts): replace whiptail with msg_menu for unattended updates
Remove all whiptail dialogs from ct update_script() functions and replace
with msg_menu() - a lightweight read-based menu that supports:
- PHS_SILENT=1: auto-selects first (default) option for unattended mode
- Interactive: numbered menu with 10s timeout and default fallback
Converted scripts (whiptail menu → msg_menu):
- plex.sh, npmplus.sh, cronicle.sh, meilisearch.sh, node-red.sh
- homeassistant.sh, podman-homeassistant.sh
- vaultwarden.sh, alpine-vaultwarden.sh
- loki.sh, alpine-loki.sh
- alpine-grafana.sh, alpine-redis.sh, alpine-valkey.sh
- alpine-nextcloud.sh
Simplified scripts (removed unnecessary whiptail for single-action updates):
- alpine.sh, alpine-docker.sh, alpine-zigbee2mqtt.sh
Special handling:
- gitea-mirror.sh: replaced yesno/msgbox with read -rp confirmations,
exit 75 in silent mode for major version upgrades requiring interaction
- vaultwarden.sh/alpine-vaultwarden.sh: passwordbox replaced with
read -r -s -p, skipped in silent mode with warning
- nginxproxymanager.sh: exit 1 → exit 75 for disabled script
Infrastructure:
- Added msg_menu() helper to misc/build.func
- Added exit code 75 handling in update-apps.sh (skip, not fail)
Closes #11620
* refactor(update-scripts): remove menus where sequential updates suffice
- alpine-nextcloud: add apk upgrade as the update action (was missing)
- meilisearch: run meilisearch + UI updates sequentially (like bar-assistant)
- npmplus: run alpine upgrade + docker pull sequentially, no menu
- vaultwarden: update VaultWarden + Web-Vault sequentially, remove admin
token option (interactive-only, not suitable for unattended updates)
- alpine-vaultwarden: just run apk upgrade, remove admin token menu
2026-02-09 11:05:31 +01:00