Files
ProxmoxVE/install
CanbiZ 714c2e5888 Bump K to H-Scripts to Debian 13 (Trixie) (#8597)
* Update scripts to use Debian 13 and improve update logic

Bump default container OS version from Debian 12 to 13 across multiple LXC setup scripts. Refactor update_script functions for consistency, improve messaging, and standardize apt usage. Update Kimai install and update scripts to use setup_php, setup_composer, and fetch_and_deploy_gh_release helpers, and switch from MySQL to MariaDB. Update Kometa to use Python 3.13. Minor improvements to backup, cleanup, and service management steps in several scripts.

* Refactor install scripts: unify cleanup and apt usage

Replaces repeated apt-get commands with apt for installing dependencies, and consolidates cleanup steps into a single cleanup_lxc function across all install scripts. Also updates repository setup to use setup_deb822_repo where applicable, and makes minor improvements to dependency installation and service setup.

* Update default Debian version to 13 and refactor updates

Set the default Debian version to 13 across all container scripts. Standardize apt command usage by replacing 'apt-get' with 'apt' where appropriate. Remove redundant cleanup steps from update scripts and streamline update logic for consistency. Also, call 'cleanup_lxc' after 'update_script' in the build function.

* Update default OS version to Debian 13 in JSON configs

Updated the 'version' field from '12' to '13' for Debian-based install methods across multiple application JSON files. Also set default OS and version for inspircd. This ensures new containers use the latest supported Debian release.

* fix kimai Update Check

* grammar

* Correct typo in success message

* Fix typo in success message for update

* refactor

* fixed jenkins / improve komodo

---------

Co-authored-by: Tobias <96661824+CrazyWolf13@users.noreply.github.com>
2025-11-12 10:56:18 +01:00
..
2025-05-15 15:22:16 +02:00
2025-09-18 12:57:30 +02:00
2025-05-13 15:18:29 +02:00
2025-07-28 14:57:44 +02:00
2025-07-05 18:02:26 +02:00
2025-07-29 08:30:32 +02:00
2025-09-10 13:40:15 +02:00
2025-05-27 17:21:07 +02:00
2025-07-12 13:22:58 +02:00
2025-10-30 09:00:41 +01:00
2025-07-06 10:44:53 +02:00
2025-09-23 06:59:52 +02:00
2025-07-05 18:15:37 +02:00
2025-07-25 12:40:21 +02:00
2025-07-17 16:01:37 +02:00
2025-10-26 15:01:21 +01:00
2025-06-26 18:25:42 +02:00
2025-07-05 18:03:36 +02:00
2025-04-02 07:19:50 +02:00
2025-10-10 13:39:03 +02:00
2025-11-03 09:47:38 +01:00
2025-07-08 21:26:13 +02:00
2025-11-12 08:54:46 +01:00
2025-07-09 10:53:35 +02:00
2025-05-22 15:27:18 +02:00
2025-07-23 10:11:45 +02:00
2025-10-27 11:09:27 -07:00
2025-07-09 07:42:06 +02:00
2025-07-09 16:03:57 +02:00
2025-07-09 17:12:02 +02:00
2025-07-24 21:01:05 +02:00
2025-07-28 15:56:22 +02:00
2025-07-28 14:58:03 +02:00
2025-11-06 20:42:35 +01:00
2025-07-28 22:14:32 +02:00
2025-10-15 21:58:16 +02:00
2025-11-07 09:40:08 +01:00
2025-06-27 10:58:20 +02:00
2025-10-15 22:12:38 +02:00
2025-10-30 01:34:37 -07:00
2025-11-08 02:40:27 -08:00
2025-09-29 13:48:51 +02:00
2025-10-26 04:18:38 -07:00
2025-11-11 17:22:34 +01:00
2025-10-25 20:34:09 +02:00
2025-10-18 08:23:52 +02:00
2025-11-11 14:54:27 +01:00
2025-10-21 21:50:26 +02:00
2025-10-16 15:27:38 +02:00
2025-10-11 00:04:38 +02:00
2025-10-17 16:07:01 +02:00
2025-10-10 20:11:22 +02:00
2025-09-19 14:56:46 +02:00
2025-09-23 10:43:29 +02:00
2025-09-29 14:26:41 +02:00
2025-10-10 08:58:47 +02:00