Commit Graph
3414 Commits
Author SHA1 Message Date
VictorandGitHub b4c16ef05d Add setup for influxdb v3 (#10736) 2026-01-12 18:56:42 +01:00
CanbiZ (MickLesk)andGitHub 27b55a5de4 Apache Guacamole: add schema upgrades and extension updates to Guacamole script (#10746) 2026-01-12 18:13:17 +01:00
CanbiZ (MickLesk)andGitHub 25594c30aa Apache Tomcat: update support and refactor install script (#10739) 2026-01-12 18:11:42 +01:00
CanbiZ (MickLesk)andGitHub 7e464cfdb0 refactor: Harmonize scripts and fix Booklore environment variables (#10742)
- apache-tomcat: Migrate to setup_java from tools.func
- apache-tomcat: Add update script with version detection from RELEASE-NOTES
- booklore: Fix environment variables (APP_PATH_CONFIG, APP_BOOKDROP_FOLDER)
- booklore: Remove unused variables (BOOKLORE_BOOKS_PATH, BOOKLORE_PORT)
- booklore: Refactor to use setup_mariadb_db and get_latest_github_release
- booklore: Add migration for old env vars in update script
- booklore: Add Node.js setup in update (was missing)
- booklore: Remove default nginx site to prevent conflicts
- jellystat: Replace custom get_ip() with import_local_ip
- jellystat: Remove unnecessary mkdir and simplify cd command
- jellystat: Use version variables for Node.js and PostgreSQL

Fixes #7499 (Booklore bookdrop issue)
2026-01-12 16:50:30 +01:00
CanbiZ (MickLesk)andGitHub 57c87169a9 Apache Guacamole: Function Bump + update_script (#10728) 2026-01-12 14:09:46 +01:00
community-scripts-pr-app[bot]GitHubGitHub Actions <github-actions[bot]@users.noreply.github.com>
97c6c4558a Update .app files (#10727)
Co-authored-by: GitHub Actions <github-actions[bot]@users.noreply.github.com>
2026-01-12 13:26:18 +01:00
CanbiZ (MickLesk)andGitHub 7234ecc406 Apache CouchDB: bump to debian 13 and add update support (#10721)
* Apache CouchDB: bump to debian 13 and add update support

Added update functionality to apache-couchdb.sh and marked CouchDB as updateable in the JSON metadata. Updated default OS version to 13 and improved credential file handling. Refactored the install script to use a helper for repository setup and standardized credential output.

* fix naming
2026-01-12 13:22:50 +01:00
CanbiZ (MickLesk)andGitHub 18e1149cad Apache Cassandra: bump to debian 13 and add update support (#10720)
* Apache Cassandra: bump to debian 13 and add update support

Bump default Cassandra version from 12 to 13 in scripts and metadata. Refactor install script to use helper functions for Java and repository setup. Implement update functionality in the control script and mark Cassandra as updateable in the JSON metadata.

* Add success message for Cassandra update

Add success message after updating Apache Cassandra.
2026-01-12 13:22:34 +01:00
CanbiZ (MickLesk)andGitHub 6d05319eb3 Bump Argus to Debian 13 (#10718) 2026-01-12 13:22:15 +01:00
CanbiZ (MickLesk)andGitHub fac82643a8 Cockpit: Downgrade to Debian 12 Bookworm (45Drives Issue) (#10717)
* Change default var_version from 13 to 12

* Update OS version from 13 to 12 in cockpit.json
2026-01-12 13:22:01 +01:00
e33d4d76fe Refactor Docker/Dockge & Bump to Debian 13 (#10719)
* Refactor Docker/Dockge & Bump to Debian 13

* Add base system update to Dockge update script

The update_script function now updates and upgrades the base system before updating Dockge. This ensures the system is up to date prior to pulling new Docker images.

* some fixes

* Apply suggestion from @tremor021

* Apply suggestion from @tremor021

---------

Co-authored-by: Slaviša Arežina <[email protected]>
2026-01-12 13:21:39 +01:00
Slaviša ArežinaandGitHub e18a34ce63 Refactor: Infisical (#10693)
* Refactor

* Update

* Fix
2026-01-11 18:06:48 +01:00
Slaviša ArežinaandGitHub 932079a9f6 Refactor: Homer (#10698)
* Refactor

* Update
2026-01-11 14:14:19 +01:00
FutureCowandGitHub 047dfb9c93 [Endurain] Increase default RAM from 2048 to 4096 (#10690)
* Increase default RAM from 2048 to 4096

For the new v0.16.5 2048 is not enough to build the app.

* Increase RAM allocation from 2048 to 4096
2026-01-10 17:25:46 +01:00
Slaviša ArežinaandGitHub 2c1472bb58 Fixes (#10671) 2026-01-09 20:31:30 +01:00
Slaviša ArežinaandGitHub 02bbfa5851 Fix (#10664) 2026-01-09 15:19:05 +01:00
CanbiZ (MickLesk)andGitHub f474ea3d4a outline: use corepack yarn module (#10652)
Removed explicit installation of yarn via NODE_MODULE and switched to enabling corepack for Yarn management. Updated yarn install commands to use --immutable instead of --frozen-lockfile for improved reliability.
2026-01-08 15:28:52 +01:00
community-scripts-pr-app[bot]GitHubGitHub Actions <github-actions[bot]@users.noreply.github.com>
2de935c549 Update .app files (#10647)
Co-authored-by: GitHub Actions <github-actions[bot]@users.noreply.github.com>
2026-01-08 15:06:59 +01:00
push-app-to-main[bot]GitHubpush-app-to-main[bot] <203845782+push-app-to-main[bot]@users.noreply.github.com>Slaviša Arežina
cddae63c63 GWN-Manager (#10642)
* Add gwn-manager (ct)

* Update gwn-manager.sh

* Update gwn-manager-install.sh

---------

Co-authored-by: push-app-to-main[bot] <203845782+push-app-to-main[bot]@users.noreply.github.com>
Co-authored-by: Slaviša Arežina <[email protected]>
2026-01-08 14:57:56 +01:00
Slaviša ArežinaandGitHub 468b5fbc38 deCONZ: Bump to Trixie base (#10643)
* Bump to Trixie

* Update

* Update
2026-01-08 14:00:48 +01:00
CanbiZ (MickLesk)andGitHub f4ee9a2e25 pve-scripts-local: fix missing exit in update (#10630)
Removed unnecessary blank lines and added exit command.
2026-01-07 20:40:16 +01:00
Joerg HeinemannandGitHub a68a2607ea Upgrade ESPHome LXC to Debian 13 (#10624)
* Update default version from 12 to 13

Upgrade ESPHome to Debian 13

* Change apt-get to apt for installing git

Upgrade ESPHome to Debian 13

* Update version from 12 to 13 in esphome.json

Upgrade ESPHome to Debian 13
2026-01-07 17:01:56 +01:00
Slaviša ArežinaandGitHub e4c382e42c Fix fetch method (#10608) 2026-01-07 08:49:12 +01:00
Slaviša ArežinaandGitHub 16f34e9bd0 Refactor (#10573) 2026-01-06 22:58:04 +01:00
TobiasandGitHub 08d67aa722 chore: fix update msg (#10593) 2026-01-06 22:57:40 +01:00
6fccb76e1a Refactor: Dispatcharr (#10599)
* Refactor

* Oops

* add new deps

* fix: add new deps

---------

Co-authored-by: Tobias <[email protected]>
2026-01-06 22:44:27 +01:00
community-scripts-pr-app[bot]GitHubGitHub Actions <github-actions[bot]@users.noreply.github.com>
769796ca54 Update .app files (#10605)
Co-authored-by: GitHub Actions <github-actions[bot]@users.noreply.github.com>
2026-01-06 19:43:03 +01:00
push-app-to-main[bot]GitHubpush-app-to-main[bot] <203845782+push-app-to-main[bot]@users.noreply.github.com>Tobias
8f4591255a Sportarr (#10600)
Co-authored-by: push-app-to-main[bot] <203845782+push-app-to-main[bot]@users.noreply.github.com>
Co-authored-by: Tobias <[email protected]>
2026-01-06 19:39:40 +01:00
TobiasandGitHub 0e8341cb86 fix: shellcheck changes (#10591) 2026-01-06 13:45:03 +01:00
TobiasandGitHub c1fe8b91b4 chore: bump copyright to 2026 - happy new year (#10585)
* chore: bump copyright to 2026 - happy new year

* fix

* meilisearch fix source url

* livebook: fix space

* fix source cmd

* fix source cmd
2026-01-06 13:28:12 +01:00
Slaviša ArežinaandGitHub 2fddfdd7ea Fix (#10578) 2026-01-06 11:59:26 +01:00
Slaviša ArežinaandGitHub 91ce09982c Refactor (#10552) 2026-01-05 21:54:52 +01:00
22643791ec Upgrade Wazuh LXC Container to Debian 13 (#10551)
Co-authored-by: Tobias <[email protected]>
2026-01-05 18:05:32 +01:00
91234cc835 reitti: add postgis extension to PostgreSQL DB setup (#10555)
Co-authored-by: Tobias <[email protected]>
2026-01-05 15:34:47 +01:00
Joerg HeinemannandGitHub b59e04fa94 Upgrade evcc LXC to Debian 13 (#10548) 2026-01-05 09:44:15 +01:00
Slaviša ArežinaandGitHub 5f67c385b8 PocketID: Update PocketID for 2.x (#10506)
* Update PocketID for 2.x

* Update env var
2026-01-04 23:07:44 +01:00
TobiasandGitHub 266a23d319 fix: reitti: nginx (#10511)
* fix: reitti: nginx

* fix: reitti: nginx
2026-01-04 23:06:56 +01:00
Slaviša ArežinaandGitHub 41c8c4ce0b Refactor (#10518) 2026-01-04 23:05:51 +01:00
CanbiZ (MickLesk)andGitHub 3cd02aac77 MagicMirror: bump to nodejs 24 (#10534) 2026-01-04 23:03:45 +01:00
Slaviša ArežinaandGitHub dbe2c553fe Refactor (#10517) 2026-01-04 20:50:43 +01:00
Slaviša ArežinaandGitHub 57d43f1a94 Refactor (#10516) 2026-01-04 20:50:07 +01:00
Slaviša ArežinaandGitHub d025bf1cf6 Refactor (#10519) 2026-01-04 18:33:09 +01:00
Gabriel David PraginandGitHub ded7da536d fix(sabnzbd): update script now migrates old service files to use venv Python (#10466)
- Separates venv creation from service file migration logic
- Always checks and fixes service file if it uses system python3
- Fixes installations that have venv but wrong service file path
- Ensures all users running update script get automatic migration
- Idempotent: safe to run multiple times

This applies the same fix from PR #10459 (Bazarr) to SABnzbd, which has
the identical bug pattern where service file migration was locked behind
a venv existence check.

Related: #7332, #10459
2026-01-01 23:43:20 +01:00
2ccbf11741 fix #10453 broken update (#10456)
Co-authored-by: Ronny Marx <[email protected]>
2026-01-01 19:09:43 +01:00
Gabriel David PraginandGitHub 53a2635240 fix(bazarr): update script now migrates old service files to use venv Python (#10459)
- Separates venv creation from service file migration logic
- Always checks and fixes service file if it uses /usr/bin/python3
- Fixes installations created before October 28, 2025 that upgraded to Debian 13
- Ensures all users running update script get automatic migration
- Idempotent: safe to run multiple times

Resolves issue where Bazarr fails to start on Debian 13 with 'externally-managed-environment' error for installations created before the October 28, 2025 fix (commit 909dbc20c).

Related: #7332
2026-01-01 19:09:19 +01:00
76f20024f3 Increase BentoPDF RAM requirement from 2GB to 4GB (#10449)
* Initial plan

* Increase BentoPDF RAM requirement from 2GB to 4GB

- Update var_ram from 2048 to 4096 in ct/bentopdf.sh
- Update ram from 2048 to 4096 in frontend/public/json/bentopdf.json
- Fixes out-of-memory crashes during installation and updates
- Build process requires more memory than previously allocated

Co-authored-by: MickLesk <[email protected]>

* Bump ConvertX to Debian 13 (#10450)

---------

Co-authored-by: copilot-swe-agent[bot] <[email protected]>
Co-authored-by: MickLesk <[email protected]>
2025-12-31 20:09:43 +01:00
CanbiZ (MickLesk)andGitHub eb5a1cb9f7 Remove: GoAway (#10429) 2025-12-30 14:59:00 +01:00
Slaviša ArežinaandGitHub 8839ad5127 Refactor (#10421) 2025-12-30 08:31:20 +01:00
CanbiZ (MickLesk)andGitHub e4eea7a6ae syncthing: check for deb822 source (#10414) 2025-12-29 20:40:33 +01:00
CanbiZ (MickLesk)andGitHub 2cc54fdbdf speedtest-tracker: add external IP URL and internet check hostname in .env (#10078) 2025-12-29 20:40:20 +01:00