MickLesk
237c93c87e
Use explicit LibreNMS name in update messages
...
Replace generic ${APP} placeholders with the explicit name 'LibreNMS' in ct/librenms.sh update script messages to produce clearer logs. Also perform minor whitespace cleanup (remove extra blank lines) around the backup and fetch/deploy steps.
2026-06-24 21:52:03 +02:00
MickLesk
0c7ad4bf71
fix(librenms): use create_backup/restore_backup helpers in update_script
2026-06-24 21:50:56 +02:00
MickLesk
5cadba9b99
fix(librenms): remove git from install dependencies
...
git is no longer needed since both install and update use the tarball approach
2026-06-24 21:49:28 +02:00
MickLesk
c3ab332793
fix(librenms): replace broken git-based update with tarball approach
...
- update_script in ct/librenms.sh: remove broken git init/daily.sh pattern;
replace with check_for_gh_release + fetch_and_deploy_gh_release (tarball),
preserving .env, config.php and rrd/ data across updates, then running
composer install, artisan optimize:clear and artisan migrate
- install/librenms-install.sh: remove redundant git init block that tried to
layer git metadata on top of an already-deployed tarball, which caused
daily.sh to misbehave on subsequent updates
2026-06-24 21:48:55 +02:00
community-scripts-pr-app[bot]
f71005cc48
Update CHANGELOG.md ( #15364 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-06-24 04:58:53 +00:00
CanbiZ (MickLesk)
0b94d4f54a
core: add var_http_proxy and var_http_no_proxy support ( #15225 )
...
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-06-24 06:58:32 +02:00
community-scripts-pr-app[bot]
2acf3ba19e
Update CHANGELOG.md ( #15363 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-06-24 01:37:44 +00:00
Marvin
5670e3721d
enabling rewirte module in apache ( #15360 )
...
The rewrite module is essential for beautiful domains like "https://myexample.com/problematicSite ". With the currently provided setup these domains end up in a 404, as apache is not rewriting the domain.
2026-06-24 11:37:18 +10:00
community-scripts-pr-app[bot]
50eb6c37cf
Update CHANGELOG.md ( #15356 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-06-23
2026-06-23 16:22:20 +00:00
Sam Heinz
ef2a840842
update jdk when updating crafty-controller ( #15349 )
2026-06-23 18:21:48 +02:00
community-scripts-pr-app[bot]
49a5bfeda3
Update CHANGELOG.md ( #15355 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-06-23 16:21:18 +00:00
Sam Heinz
97cf2ea294
fix docker update function ( #15353 )
...
* fix docker update function
* Update docker.sh
2026-06-23 18:20:47 +02:00
community-scripts-pr-app[bot]
d3623d2da5
Update CHANGELOG.md ( #15350 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-06-23 11:50:14 +00:00
Sam Heinz
a1c7097ef5
[arm64] port pve scripts to support arm64 ( #15288 )
2026-06-23 13:49:52 +02:00
community-scripts-pr-app[bot]
13f348ce1b
Update CHANGELOG.md ( #15347 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-06-23 06:08:55 +00:00
Brad Baker
812200ccd6
termix - patch tmp nginx behaviour to match the install script ( #15283 )
...
* Update Nginx configuration and service files to deal with /tmp update issues
Create necessary directories and configuration files for Nginx service.
* Refactor pidfile.conf creation in termix.sh
Reformatted the creation of pidfile.conf for consistency.
* Clean up old nginx configuration files
Remove old nginx configuration files before creating new ones.
* Update ct/termix.sh
Co-authored-by: Tobias <96661824+CrazyWolf13@users.noreply.github.com >
* Update ct/termix.sh
Co-authored-by: Tobias <96661824+CrazyWolf13@users.noreply.github.com >
* Update ct/termix.sh
only create if it doesn't exist
* Update termix.sh
* Fix heredoc syntax
---------
Co-authored-by: Tobias <96661824+CrazyWolf13@users.noreply.github.com >
Co-authored-by: Sam Heinz <sam@samheinz.com >
2026-06-23 08:08:27 +02:00
community-scripts-pr-app[bot]
5fe4c20ccc
Update CHANGELOG.md ( #15346 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-06-23 05:49:14 +00:00
CanbiZ (MickLesk)
33a18190fc
fix(librenms): run daily.sh as librenms user with git available ( #15314 )
2026-06-23 07:48:52 +02:00
community-scripts-pr-app[bot]
eabfaf25dc
Update CHANGELOG.md ( #15345 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-06-23 05:39:57 +00:00
Luna
e076322c0f
fix: close lxc build function ( #15343 )
2026-06-23 07:39:36 +02:00
community-scripts-pr-app[bot]
f7dff0a642
Update CHANGELOG.md ( #15341 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-06-23 05:29:32 +00:00
Copilot
52e4e5ff39
fix(build.func): remove duplicate if statement causing syntax error on container creation ( #15338 )
...
* Initial plan
* fix(build.func): remove duplicate if statement causing syntax error
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com >
2026-06-23 07:29:05 +02:00
community-scripts-pr-app[bot]
23ee4c3722
Update CHANGELOG.md ( #15339 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-06-23 05:26:16 +00:00
l0caldadmin
89b6678d1f
Fix syntax error in build function ( #15337 )
2026-06-23 07:25:51 +02:00
community-scripts-pr-app[bot]
aab46b25e3
Update CHANGELOG.md ( #15330 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-06-23 04:32:10 +00:00
CanbiZ (MickLesk)
b18e9298b1
Implement local _disable_update for conditional upgrade handling
...
Add a local variable to manage update disabling based on environment settings.
2026-06-23 06:31:44 +02:00
community-scripts-pr-app[bot]
a96402797e
Update CHANGELOG.md ( #15327 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-06-22
2026-06-22 20:07:11 +00:00
Jesse Hills
9b619969ad
update: esphome to install and run ESPHome Device Builder ( #15195 )
2026-06-22 22:06:36 +02:00
community-scripts-pr-app[bot]
70e14ef238
Update CHANGELOG.md ( #15326 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-06-22 20:02:47 +00:00
community-scripts-pr-app[bot]
7ac60ac88e
Update CHANGELOG.md ( #15325 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-06-22 20:02:33 +00:00
CanbiZ (MickLesk)
cfb5114d8b
invoiceshelf: use pnpm instead of yarn for frontend build ( #15312 )
2026-06-22 22:02:17 +02:00
community-scripts-pr-app[bot]
d879050293
Update CHANGELOG.md ( #15324 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-06-22 20:02:04 +00:00
CanbiZ (MickLesk)
bd228edb21
tools.func: refresh ruby-build when requested version is missing ( #15315 )
2026-06-22 22:01:40 +02:00
community-scripts-pr-app[bot]
fdd6704b3c
Update CHANGELOG.md ( #15323 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-06-22 20:00:49 +00:00
CanbiZ (MickLesk)
084993ba60
VictoriaMetrics: resolve architecture before jq asset filter ( #15316 )
2026-06-22 22:00:23 +02:00
community-scripts-pr-app[bot]
f8ae0738c9
Update CHANGELOG.md ( #15322 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-06-22 20:00:07 +00:00
community-scripts-pr-app[bot]
f1321ce38b
Update CHANGELOG.md ( #15321 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-06-22 19:59:57 +00:00
CanbiZ (MickLesk)
1cdf74dd41
update-apps: sanitize service detection and fail on invalid names ( #15318 )
2026-06-22 21:59:43 +02:00
CanbiZ (MickLesk)
fd1dbf2ba1
core:: skip LXC stack upgrade prompt in unattended mode ( #15319 )
2026-06-22 21:59:27 +02:00
community-scripts-pr-app[bot]
68bf362a9d
Update CHANGELOG.md ( #15320 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-06-22 19:47:16 +00:00
CanbiZ (MickLesk)
edbd570adf
Endurain: pin uv to the version required by the project ( #15313 )
2026-06-22 21:46:52 +02:00
community-scripts-pr-app[bot]
6b931ef4d4
Update CHANGELOG.md ( #15310 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-06-22 19:14:03 +00:00
community-scripts-pr-app[bot]
10d19362a2
Update CHANGELOG.md ( #15309 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-06-22 19:13:50 +00:00
Sam Heinz
3fc187efb8
[arm64] Port scripts between warracker-zwavejsui to support arm64 ( #15291 )
...
* [arm64] Port scripts between warracker-zwavejsui to support arm64
* Update zerotier-one-install.sh
2026-06-22 21:13:32 +02:00
community-scripts-pr-app[bot]
51db1a9d7d
Update CHANGELOG.md ( #15308 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-06-22 19:13:17 +00:00
Sam Heinz
bc9ceb187d
add proxy headers to dispatcharr from #15143 ( #15293 )
2026-06-22 21:12:42 +02:00
community-scripts-pr-app[bot]
490aa20dab
Update CHANGELOG.md ( #15307 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-06-22 19:12:16 +00:00
push-app-to-main[bot]
834f2dbd29
Postiz ( #15048 )
...
* Add postiz (ct)
* Update postiz.sh
* rm: python
---------
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-06-22 21:11:47 +02:00
community-scripts-pr-app[bot]
0524e7feb5
Update CHANGELOG.md ( #15306 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-06-22 19:11:45 +00:00
galz55
c1a6dc29ee
Fix-15015: check correct path for certbot ( #15034 )
...
Co-authored-by: galz55 <damianbc-github@gmail.com >
2026-06-22 21:11:14 +02:00