Slaviša Arežina
90f73d1d24
Remove custom IP fetching ( #10954 )
...
Co-authored-by: CanbiZ (MickLesk) <47820557+MickLesk@users.noreply.github.com >
2026-01-19 16:33:08 +01:00
Slaviša Arežina
56ab6a6cb8
Refactor: Homepage ( #10950 )
2026-01-19 15:45:41 +01:00
Robert Castley
de14cab715
Update/splunk enterprise ( #10949 )
2026-01-19 14:53:25 +01:00
Slaviša Arežina
f029460bc6
Refactor ( #10945 )
2026-01-19 13:36:59 +01:00
CanbiZ (MickLesk)
73944792b5
Remove phpIPAM ( #10939 )
2026-01-19 10:04:19 +01:00
community-scripts-pr-app[bot]
f2aca758ea
Update .app files ( #10933 )
...
Co-authored-by: GitHub Actions <github-actions[bot]@users.noreply.github.com>
2026-01-18 22:25:32 +01:00
push-app-to-main[bot]
ac68ce48de
Termix ( #10887 )
...
* Add termix (ct)
* refactor
---------
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-01-18 22:24:04 +01:00
Slaviša Arežina
dbf551d162
Refactor ( #10928 )
2026-01-18 22:05:08 +01:00
Slaviša Arežina
ca97009d1e
Remove iVentoy script ( #10924 )
2026-01-18 21:20:26 +01:00
Tobias
9dc1e606ec
refactor: peanut entrypoint ( #10902 )
...
* refactor: peanut entrypoint
* refactor: peanut: entrypoint fix
* Apply suggestion from @tremor021
* Apply suggestion from @tremor021
---------
Co-authored-by: Slaviša Arežina <58952836+tremor021@users.noreply.github.com >
2026-01-18 15:18:51 +01:00
community-scripts-pr-app[bot]
c03e532dde
Update .app files ( #10912 )
...
Co-authored-by: GitHub Actions <github-actions[bot]@users.noreply.github.com>
2026-01-18 15:15:16 +01:00
push-app-to-main[bot]
c5031e6462
ThingsBoard ( #10904 )
...
* Add thingsboard (ct)
* fix
* Fix cat command for ThingsBoard configuration
* Fix syntax for writing to thingsboard.conf
---------
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-01-18 15:09:14 +01:00
Karlito83
af335c8e51
fix sonarqube update version info ( #10870 ) ( #10871 )
...
* fix sonarqube update version info (#10870 )
* move version info update to another line and remove unnecessary messages
---------
Co-authored-by: Ronny Marx <r0mx@mailbox.org >
2026-01-17 09:18:38 +01:00
community-scripts-pr-app[bot]
a51a3929e6
Update .app files ( #10879 )
...
Co-authored-by: GitHub Actions <github-actions[bot]@users.noreply.github.com>
2026-01-17 09:18:20 +01:00
push-app-to-main[bot]
2d6a54c6a4
TRIP ( #10864 )
...
* Add trip (ct)
* fix
* make tremor happy
* make tremor happy 2
---------
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-01-17 08:47:13 +01:00
Slaviša Arežina
6a02fcaecd
Update repo URL ( #10872 )
2026-01-17 03:14:44 +01:00
Chris
48cebc4aa9
Jotty: increase RAM; cap heap size at 3GB during build ( #10868 )
2026-01-16 19:40:04 +01:00
Romain PINSOLLE
67a6c781b0
SnowShare: Increase default resources ( #10865 )
...
* Increase default resource limits for SnowShare
* change json
2026-01-16 16:55:13 +01:00
community-scripts-pr-app[bot]
151e2d44c8
Update .app files ( #10863 )
...
Co-authored-by: GitHub Actions <github-actions[bot]@users.noreply.github.com>
2026-01-16 14:23:47 +01:00
push-app-to-main[bot]
23a27bcda4
Flatnotes ( #10857 )
...
* Add flatnotes (ct)
* Update flatnotes.json
---------
Co-authored-by: push-app-to-main[bot] <203845782+push-app-to-main[bot]@users.noreply.github.com>
Co-authored-by: Michel Roegl-Brunner <73236783+michelroegl-brunner@users.noreply.github.com >
2026-01-16 14:18:06 +01:00
community-scripts-pr-app[bot]
2492dfe201
Update .app files ( #10861 )
...
Co-authored-by: GitHub Actions <github-actions[bot]@users.noreply.github.com>
2026-01-16 14:09:30 +01:00
push-app-to-main[bot]
497d2711f1
Unifi OS Server ( #10856 )
...
* Add unifi-os-server (ct)
* Change updateable status to false in JSON config
* Update unifi-os-server.json
* Remove unnecessary dependencies from install script
Removed ca-certificates and jq from dependency installation.
* fix: default buit-in update msg
---------
Co-authored-by: push-app-to-main[bot] <203845782+push-app-to-main[bot]@users.noreply.github.com>
Co-authored-by: Michel Roegl-Brunner <73236783+michelroegl-brunner@users.noreply.github.com >
Co-authored-by: Tobias <96661824+CrazyWolf13@users.noreply.github.com >
2026-01-16 14:07:16 +01:00
JJ
54ac6eece0
postgresql: name of sources file fixed (update check) ( #10854 )
...
* fix: name of sources file fixed
The wrong name leads to updates being not possible as "No PostgreSQL Installation Found!" will be displayed.
* Change check for PostgreSQL installation commandupdate: switch from file to command check
* fix: command check expression
2026-01-16 10:57:49 +01:00
CanbiZ (MickLesk)
4fc57b0e0b
immich: use dpkg-query to get intel-opencl-icd version ( #10848 )
2026-01-16 09:32:13 +01:00
Tobias
f0e630cbfe
domain-monitor: fix: cron user ( #10846 )
2026-01-16 09:31:53 +01:00
community-scripts-pr-app[bot]
e76c453474
Update .app files ( #10831 )
...
Co-authored-by: GitHub Actions <github-actions[bot]@users.noreply.github.com>
2026-01-15 14:21:14 +01:00
push-app-to-main[bot]
d6473133c9
Add qui (ct) ( #10829 )
2026-01-15 14:19:34 +01:00
CanbiZ (MickLesk)
ab33f85d9d
Refactor: FreshRSS + Bump to Debian 13 ( #10824 )
...
* Refactor: FreshRSS + Bump to Debian 13
* update_script
2026-01-15 13:48:10 +01:00
CanbiZ (MickLesk)
bdfd72e311
Switch Ollama install to .tar.zst and add zstd dependency ( #10814 )
2026-01-14 18:04:13 +01:00
community-scripts-pr-app[bot]
fa1f2784f9
Update .app files ( #10817 )
...
Co-authored-by: GitHub Actions <github-actions[bot]@users.noreply.github.com>
2026-01-14 18:01:11 +01:00
push-app-to-main[bot]
95ad02c9ef
Kutt ( #10812 )
...
* Add kutt (ct)
* Fix success message formatting in kutt.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-01-14 17:55:51 +01:00
Chris
c178058315
Install libde265-dev from Testing; refactor install check logic in update ( #10810 )
2026-01-14 17:10:58 +01:00
durzo
97bd4833fd
nginxproxymanager: allow updates now the build is fixed ( #10796 )
...
* nginxproxymanager: allow updates now the build is fixed
* fix func
* Change release version to 'latest' for deployment
* Update release version fetching for nginxproxymanager
* Update fetch_and_deploy_gh_release to use latest version
---------
Co-authored-by: Tobias <96661824+CrazyWolf13@users.noreply.github.com >
2026-01-14 10:00:32 +01:00
Chris
a990d39812
Fix intel version check; install legacy packages ( #10787 )
2026-01-13 21:17:26 +01:00
community-scripts-pr-app[bot]
12a3b4ecd2
Update .app files ( #10786 )
...
Co-authored-by: GitHub Actions <github-actions[bot]@users.noreply.github.com>
2026-01-13 20:05:15 +01:00
MickLesk
6e420c311b
fix typo
2026-01-13 20:03:49 +01:00
community-scripts-pr-app[bot]
92380e9155
Update .app files ( #10778 )
...
Co-authored-by: GitHub Actions <github-actions[bot]@users.noreply.github.com>
2026-01-13 10:56:30 +01:00
push-app-to-main[bot]
186c0f6d09
Investbrain ( #10774 )
...
* Add investbrain (ct)
* Fix success message capitalization
* Fix installation script message and import local IP
---------
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-01-13 10:46:23 +01:00
Slaviša Arežina
002c6624f7
Refactor: Joplin Server ( #10769 )
2026-01-13 10:43:44 +01:00
community-scripts-pr-app[bot]
5044024a19
Update .app files ( #10772 )
...
Co-authored-by: GitHub Actions <github-actions[bot]@users.noreply.github.com>
2026-01-13 08:55:50 +01:00
push-app-to-main[bot]
9984ab9d07
Fladder ( #10768 )
2026-01-13 08:53:37 +01:00
Slaviša Arežina
42a2739db6
Backrest: Bump to Trixie ( #10758 )
...
* Bump to trixie
* Update
2026-01-13 08:10:06 +01:00
Slaviša Arežina
7c3d9d231a
Refactor ( #10759 )
2026-01-13 08:09:39 +01:00
Victor
b4c16ef05d
Add setup for influxdb v3 ( #10736 )
2026-01-12 18:56:42 +01:00
CanbiZ (MickLesk)
27b55a5de4
Apache Guacamole: add schema upgrades and extension updates to Guacamole script ( #10746 )
2026-01-12 18:13:17 +01:00
CanbiZ (MickLesk)
25594c30aa
Apache Tomcat: update support and refactor install script ( #10739 )
2026-01-12 18:11:42 +01:00
CanbiZ (MickLesk)
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)
57c87169a9
Apache Guacamole: Function Bump + update_script ( #10728 )
2026-01-12 14:09:46 +01:00
community-scripts-pr-app[bot]
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)
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