push-app-to-main[bot]
6781963f46
'Add new script' ( #9090 )
2025-11-12 18:06:42 +01:00
Michel Roegl-Brunner
93bcba16c4
Remove: Fenrus ( #9088 )
...
* Delete ct/fenrus.sh
* Delete ct/headers/fenrus
* Delete install/fenrus-install.sh
* Delete frontend/public/json/fenrus.json
2025-11-12 16:36:20 +01:00
community-scripts-pr-app[bot]
aa770beff4
Update versions.json ( #9084 )
...
Co-authored-by: GitHub Actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-11-12 13:06:39 +01:00
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
Tobias
fa3621ef56
Refactor: web-check ( #9055 )
2025-11-12 10:52:07 +01:00
Karel Wintersky
1b6d26a903
Update livebook.json ( #9070 )
...
Fixed incorrect path to livebook.creds file
2025-11-12 09:01:19 +01:00
Bram
17354ca011
Refactor analytics to use Rybbit instead of Umami ( #9072 )
2025-11-12 07:38:16 +01:00
community-scripts-pr-app[bot]
1c09feabde
Update versions.json ( #9073 )
...
Co-authored-by: GitHub Actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-11-12 01:14:36 +01:00
community-scripts-pr-app[bot]
533650f434
Update date in json ( #9064 )
...
Co-authored-by: GitHub Actions <github-actions[bot]@users.noreply.github.com>
2025-11-11 18:34:38 +00:00
push-app-to-main[bot]
23587df184
'Add new script' ( #9029 )
2025-11-11 19:34:22 +01:00
community-scripts-pr-app[bot]
5adfc83281
Update versions.json ( #9052 )
...
Co-authored-by: GitHub Actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-11-11 13:07:22 +01:00
Michel Roegl-Brunner
c054403325
Remove Dashy ( #9050 )
2025-11-11 11:32:44 +01:00
Slaviša Arežina
4a5a0e3966
Upgrade RAM ( #9039 )
2025-11-11 07:54:06 +01:00
community-scripts-pr-app[bot]
bf50900fdf
Update versions.json ( #9042 )
...
Co-authored-by: GitHub Actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-11-11 01:14:11 +01:00
community-scripts-pr-app[bot]
53e6422ee3
Update versions.json ( #9023 )
...
Co-authored-by: GitHub Actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-11-10 13:08:03 +01:00
Slaviša Arežina
0b122749b7
Update website ( #8971 )
2025-11-10 08:39:56 +01:00
community-scripts-pr-app[bot]
9bf67982e3
Update versions.json ( #9015 )
...
Co-authored-by: GitHub Actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-11-10 01:13:38 +01:00
community-scripts-pr-app[bot]
0e7be1dd1e
Update versions.json ( #9000 )
...
Co-authored-by: GitHub Actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-11-09 13:05:35 +01:00
community-scripts-pr-app[bot]
40aeab4e38
Update versions.json ( #8993 )
...
Co-authored-by: GitHub Actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-11-09 01:14:57 +01:00
community-scripts-pr-app[bot]
ac05febbbd
Update versions.json ( #8979 )
...
Co-authored-by: GitHub Actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-11-08 13:05:24 +01:00
community-scripts-pr-app[bot]
3c5277b423
Update versions.json ( #8962 )
...
Co-authored-by: GitHub Actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-11-08 01:12:19 +01:00
Slaviša Arežina
1ba79a3d8d
Pangolin: Add Traefik proxy ( #8952 )
...
* Add Traefik
* Update
* Update
2025-11-07 14:59:34 +01:00
community-scripts-pr-app[bot]
baa4344663
Update versions.json ( #8950 )
...
Co-authored-by: GitHub Actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-11-07 13:06:11 +01:00
push-app-to-main[bot]
ea756dc87e
infisical ( #8926 )
...
* 'Add new script'
* Update infisical.sh
* Update Infisical installation script with dynamic keys
* Remove cleanup commands from install script
Removed cleanup commands from the Infisical installation script.
* Refactor Infisical repository setup process
* Update date_created to 2025-11-07
---------
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 <58952836+tremor021@users.noreply.github.com >
Co-authored-by: CanbiZ <47820557+MickLesk@users.noreply.github.com >
2025-11-07 09:40:08 +01:00
community-scripts-pr-app[bot]
af432445e1
Update versions.json ( #8929 )
...
Co-authored-by: GitHub Actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-11-07 01:13:43 +01:00
Slaviša Arežina
d1ca42a403
Refactor: Graylog ( #8912 )
...
* Refactor
* Update graylog.sh
* Update graylog-install.sh
2025-11-06 20:42:35 +01:00
community-scripts-pr-app[bot]
0458d07744
Update versions.json ( #8905 )
...
Co-authored-by: GitHub Actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-11-06 13:06:16 +01:00
community-scripts-pr-app[bot]
6add81de6a
Update versions.json ( #8893 )
...
Co-authored-by: GitHub Actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-11-06 01:14:53 +01:00
Chris
0f16576ea6
Jotty: increase RAM to 4GB ( #8887 )
2025-11-05 17:25:15 +01:00
CanbiZ
cad5b3e059
npm: Increase RAM and HDD, update Certbot notes ( #8882 )
2025-11-05 15:13:30 +01:00
Slaviša Arežina
fb1a558dc6
Refactor ( #8874 )
2025-11-05 14:20:33 +01:00
community-scripts-pr-app[bot]
b60aef556a
Update versions.json ( #8875 )
...
Co-authored-by: GitHub Actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-11-05 13:06:01 +01:00
Quinten van Buul
eacff384e2
Update config_path in donetick.json ( #8872 )
...
Edited config path to proper location
2025-11-05 12:09:19 +01:00
community-scripts-pr-app[bot]
1dce163ada
Update versions.json ( #8865 )
...
Co-authored-by: GitHub Actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-11-05 01:13:11 +01:00
community-scripts-pr-app[bot]
c3c4564798
Update versions.json ( #8860 )
...
Co-authored-by: GitHub Actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-11-04 13:07:47 +01:00
CanbiZ
578a2d2a55
unifi: json update version
2025-11-04 00:54:02 -08:00
community-scripts-pr-app[bot]
4dae433486
Update versions.json ( #8853 )
...
Co-authored-by: GitHub Actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-11-04 01:14:12 +01:00
community-scripts-pr-app[bot]
fd7c08cd2f
Update versions.json ( #8842 )
...
Co-authored-by: GitHub Actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-11-03 13:06:21 +01:00
community-scripts-pr-app[bot]
5b0accb90d
Update date in json ( #8836 )
...
Co-authored-by: GitHub Actions <github-actions[bot]@users.noreply.github.com>
2025-11-03 08:47:58 +00:00
push-app-to-main[bot]
5a70f4909e
Donetick ( #8835 )
2025-11-03 09:47:38 +01:00
CanbiZ
7c94cc7d02
Removed: MeTube ( #8830 )
2025-11-03 09:47:19 +01:00
community-scripts-pr-app[bot]
fa99d9c562
Update versions.json ( #8831 )
...
Co-authored-by: GitHub Actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-11-03 01:13:42 +01:00
community-scripts-pr-app[bot]
ae517626d9
Update versions.json ( #8820 )
...
Co-authored-by: GitHub Actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-11-02 13:04:53 +01:00
community-scripts-pr-app[bot]
afd693e65a
Update versions.json ( #8815 )
...
Co-authored-by: GitHub Actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-11-02 01:13:31 +01:00
push-app-to-main[bot]
f36c8d525a
Pangolin ( #8809 )
...
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 <58952836+tremor021@users.noreply.github.com >
2025-11-01 20:06:45 +01:00
Tobias
600da80ff4
frontend: chore: bump debian OS ( #8798 )
...
Removed Debian version 11 from the operating systems list.
2025-11-01 06:48:59 -07:00
community-scripts-pr-app[bot]
dc90d68d3b
Update versions.json ( #8801 )
...
Co-authored-by: GitHub Actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-11-01 13:05:00 +01:00
community-scripts-pr-app[bot]
fe0eb73ceb
Update versions.json ( #8794 )
...
Co-authored-by: GitHub Actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-11-01 01:15:34 +01:00
Andrew Still
c9e6f85a9c
Removed errant ` from wireguard.json ( #8791 )
2025-10-31 22:33:23 +01:00
community-scripts-pr-app[bot]
7f86f98d8d
Update versions.json ( #8788 )
...
Co-authored-by: GitHub Actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-10-31 13:06:26 +01:00