Tobias
32f3748a0e
add: patchmon breaking change msg ( #12075 )
...
* add: patchmon breaking change msg
* Update ct/patchmon.sh
* Fix sed command for environment variable updates
* Fix protocol variable usage in patchmon.sh
---------
Co-authored-by: Chris <punk.sand7393@fastmail.com >
2026-02-19 16:15:10 +01:00
Chris
a3a383361d
[Fix] PatchMon: use SERVER_PORT in Nginx config if set in env ( #12053 )
...
- This PR will add the ability to change the PatchMon listen port in the
Nginx config during update, if the `SERVER_PORT` env var is set in
`/opt/patchmon/backend.env` and if the port is not 443
- If not set, or if set and the port is 443, then no changes are made to
the listen port in the Nginx config
2026-02-18 13:53:08 +01:00
Chris
43a0a078f5
[Hotfix] Cleanuparr: backup config before update ( #12039 )
2026-02-17 20:17:22 +01:00
community-scripts-pr-app[bot]
d274a269b5
Update .app files ( #12022 )
...
Co-authored-by: GitHub Actions <github-actions[bot]@users.noreply.github.com>
2026-02-17 10:45:09 +01:00
push-app-to-main[bot]
104366bc64
Databasus ( #12018 )
...
* Add databasus (ct)
* Update databasus.sh
* Update databasus-install.sh
* Fix backup and restore paths for Databasus config
---------
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 >
Co-authored-by: Tobias <96661824+CrazyWolf13@users.noreply.github.com >
2026-02-17 10:40:58 +01: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