community-scripts-pr-app[bot]
1ccd3c0dde
Update CHANGELOG.md ( #16503 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-08-14 20:10:15 +00:00
Johann Grobe
ade7cadf9b
Wanderer: Refactor of Services / Installation / Paths ( #16487 )
2026-08-14 22:09:54 +02:00
community-scripts-pr-app[bot]
8a78cd1a7b
Update CHANGELOG.md ( #16502 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-08-14 20:09:51 +00:00
CanbiZ (MickLesk)
ca1f0181b2
pelican-panel: set APP_URL to container IP ( #16488 )
2026-08-14 22:09:22 +02:00
community-scripts-pr-app[bot]
b2ec867104
Update CHANGELOG.md ( #16501 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-08-14 20:08:48 +00:00
Chris
b2997c15ed
Homepage v2.0 ( #16500 )
2026-08-14 22:08:21 +02:00
community-scripts-pr-app[bot]
d247079e89
Update CHANGELOG.md ( #16494 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-08-14 14:07:52 +00:00
community-scripts-pr-app[bot]
bd4f8fd8ae
Update CHANGELOG.md ( #16493 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-08-14 14:07:34 +00:00
push-app-to-main[bot]
c9413b0ccf
GoDoxy ( #16470 )
...
* Add godoxy (ct)
* Refactor fetch_and_deploy_gh_release call
---------
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-08-14 16:07:15 +02:00
push-app-to-main[bot]
97c773a435
Mumble ( #16474 )
...
* Add mumble (ct)
* Update mumble.sh to source new build function
Removed local core checkout instructions and added new source for build.func.
---------
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-08-14 16:07:03 +02:00
community-scripts-pr-app[bot]
50c5e9c386
Update CHANGELOG.md ( #16492 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-08-14 14:03:59 +00:00
push-app-to-main[bot]
dd30b01b82
Fleet ( #16472 )
...
* Add fleet (ct)
* Clean up comments and source fallback in fleet.sh
Removed local core checkout comments and fallback source.
---------
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-08-14 16:03:28 +02:00
community-scripts-pr-app[bot]
04ec69b582
Update CHANGELOG.md ( #16491 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-08-14 13:57:57 +00:00
push-app-to-main[bot]
ab9fb6279f
Newt ( #16473 )
...
* Add newt (ct)
* Modify build function source and var_arm64 default
Updated source for build function and changed default value for var_arm64.
---------
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-08-14 15:57:31 +02:00
community-scripts-pr-app[bot]
3e687478d9
Update CHANGELOG.md ( #16490 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-08-14 13:21:51 +00:00
Brian Rodriguez
1c7d875d85
fix(ampache): update to PHP 8.5 asset, auto-upgrade PHP on update ( #16484 )
...
Ampache 8.0.0 dropped the php8.4 prebuilt zip in favor of php8.5, so
new installs and updates could no longer find a matching release
asset. Install script now provisions PHP 8.5; update script detects
existing PHP 8.4 containers and upgrades them to 8.5 before fetching
the new release.
Closes #16482
2026-08-14 15:21:26 +02:00
community-scripts-pr-app[bot]
6bb15007d5
Update CHANGELOG.md ( #16468 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-08-13
2026-08-13 20:05:32 +00:00
Tim Moore
c92639eb89
fix(stirling-pdf): remove the LibreOffice listener that collides with unoserver on UNO port 2002 ( #16460 )
...
libreoffice-listener.service binds 127.0.0.1:2002, and unoserver — started
with no --uno-port — defaults to the same port and launches its own
LibreOffice. The second soffice.bin cannot bind and spins in its URP Acceptor
thread indefinitely, burning a full core from boot.
It stays invisible because unoserver's client side dials 127.0.0.1:2002 and
reaches the listener's instance, so conversions succeed and systemctl --failed
stays empty.
unoserver supervises its own LibreOffice, so the separate listener is
redundant; port 2002 is still served after the change. Both
Requires=libreoffice-listener lines are dropped with it, and update_script()
migrates existing installs, which all still carry the collision.
2026-08-13 22:05:09 +02:00
community-scripts-pr-app[bot]
d09a294ade
Update CHANGELOG.md ( #16467 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-08-13 19:41:46 +00:00
kylemd
68881dde4d
fix(reitti): enable SNI for tile cache ( #16463 )
2026-08-13 21:41:17 +02:00
community-scripts-pr-app[bot]
3d9a7c25d6
Update CHANGELOG.md ( #16459 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-08-13 08:00:43 +00:00
Johann Grobe
f1386ecbae
[wanderer] refactor ( #16448 )
...
* refactor wanderer script
* fix script error
* refactor meilisearch bind
* delete .meilisearch versioning
* delete meilisearch on migration
* delete /usr/bin/meilisearch
* meilisearch migration fix
* simplify meilisearch check
* fix migration check
* next try
* fix meilisearch migration
* try fixing meilisearch error
* meilisearch binary missing
* edit setup_meilisearch
* delete old update script for meiliesearch
* refactor script
* fix services
* start wanderer-web after migration
2026-08-13 10:00:20 +02:00
community-scripts-pr-app[bot]
0456f7642c
Update CHANGELOG.md ( #16458 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-08-13 07:54:06 +00:00
Crazy-Duck
68fe5d6b8b
feat: Update koillection-install.sh to support API usage ( #16425 )
...
* feat: Update koillection-install.sh to support API usage
Current config is missing the generation of the SSH keys necessary to create JWT tokens, as well as the Apache config necessary to allow through Authorization headers.
See:
- https://github.com/benjaminjonard/koillection/wiki/manual-installation
- https://symfony.com/bundles/LexikJWTAuthenticationBundle/current/index.html?utm_source=chatgpt.com#important-note-for-apache-users
* fix: missing backslash
* feat: ensure subsequent executions don't replace keys
2026-08-13 09:53:37 +02:00
community-scripts-pr-app[bot]
a222d32a31
Update CHANGELOG.md ( #16457 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-08-13 06:59:00 +00:00
push-app-to-main[bot]
cc47798d1f
SuggestArr ( #16449 )
...
* Add suggestarr (ct)
* fix: source line
---------
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-08-13 08:58:35 +02:00
community-scripts-pr-app[bot]
c19711ea1b
Update CHANGELOG.md ( #16447 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-08-12
2026-08-12 11:48:02 +00:00
community-scripts-pr-app[bot]
112e5c076f
Update CHANGELOG.md ( #16446 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-08-12 11:47:51 +00:00
community-scripts-pr-app[bot]
ca77c8842a
Update CHANGELOG.md ( #16445 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-08-12 11:47:37 +00:00
CanbiZ (MickLesk)
3ef0735136
ConvertX: add some new dependencies ( #16437 )
...
* convertx: install missing converter dependencies
* convertx: use uv tool install instead of pipx for markitdown
2026-08-12 13:47:27 +02:00
CanbiZ (MickLesk)
d04f0fbede
networkoptimizer: mitigate dotnet publish hang in LXC ( #16436 )
...
* networkoptimizer: mitigate dotnet publish hang in LXC
* Optimize networkoptimizer.sh by removing duplicate restore
Removed redundant restore_backup call after deployment.
* Clean up comments in networkoptimizer-install.sh
Removed comments about MSBuild issues in the installation script.
2026-08-12 13:47:05 +02:00
community-scripts-pr-app[bot]
348df1b607
Update CHANGELOG.md ( #16444 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-08-12 11:46:49 +00:00
CanbiZ (MickLesk)
d2d382c499
lazylibrarian: reinstall deps after git pull on update ( #16435 )
2026-08-12 13:46:46 +02:00
community-scripts-pr-app[bot]
51537451f4
Update CHANGELOG.md ( #16443 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-08-12 11:46:25 +00:00
CanbiZ (MickLesk)
492e7bff73
wanderer: fix deprecated meilisearch upgrade flag ( #16434 )
2026-08-12 13:46:21 +02:00
community-scripts-pr-app[bot]
a27a8a1ba8
Update CHANGELOG.md ( #16442 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-08-12 11:46:05 +00:00
CanbiZ (MickLesk)
c64ae2fb3a
calibre-web: fix release asset filename pattern ( #16433 )
2026-08-12 13:45:54 +02:00
community-scripts-pr-app[bot]
b454fd6f63
Update CHANGELOG.md ( #16441 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-08-12 11:45:39 +00:00
push-app-to-main[bot]
5f750f2d0d
Stalwart ( #16388 )
...
* Add stalwart (ct)
* fix: source line
---------
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-08-12 13:45:10 +02:00
community-scripts-pr-app[bot]
20b8892733
Update CHANGELOG.md ( #16440 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-08-12 10:21:55 +00:00
Tim Moore
4588e59f5f
fix(stirling-pdf): install unoserver on the system python, and append to .env ( #16439 )
2026-08-12 12:21:25 +02:00
community-scripts-pr-app[bot]
ba2f9f86f0
Update CHANGELOG.md ( #16432 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-08-12 07:21:13 +00:00
rcourtman
4dfd7fcf2b
fix(pulse): keep the container recoverable when an update fails ( #16311 )
...
* fix(pulse): keep the container recoverable when an update fails
- Do not delete /opt/pulse/pulse before the download. CLEAN_INSTALL=1
already wipes the target, so the rm only widened the failure window and
destroyed the v5 binary when the fetch failed.
- Guard fetch_and_deploy_gh_release and restart the running installation
when it fails, instead of exiting through the error handler with Pulse
stopped.
- Re-enable the unit after the pulse-backend to pulse rename, but only if
it was enabled before, so a deliberately disabled service stays that way.
* fix(pulse): roll back failed updates transactionally
* revert: keep Pulse update fix focused
---------
Co-authored-by: rcourtman <pulsemonitoringltd@gmail.com >
2026-08-12 09:20:45 +02:00
community-scripts-pr-app[bot]
4bf3fda9c5
Update CHANGELOG.md ( #16429 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-08-12 04:39:05 +00:00
CanbiZ (MickLesk)
68246453fe
qf
2026-08-12 06:38:30 +02:00
community-scripts-pr-app[bot]
edfc6d5445
Update CHANGELOG.md ( #16424 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-08-11
2026-08-11 19:56:32 +00:00
CanbiZ (MickLesk)
c396fa0e65
Pelican-Panel: add php artisan p:environment:database ( #16397 )
2026-08-11 21:56:03 +02:00
community-scripts-pr-app[bot]
a755db8f0f
Update CHANGELOG.md ( #16423 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-08-11 19:49:30 +00:00
CanbiZ (MickLesk)
eb1d9051fd
outline: fix URL sed matching wrong line in .env.sample // refactor .env generation ( #16408 )
...
* outline: fix URL sed matching wrong line in .env.sample
* Refactor environment variable configuration in install script
2026-08-11 21:49:05 +02:00
community-scripts-pr-app[bot]
2f0900d34c
Update CHANGELOG.md ( #16422 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-08-11 19:40:32 +00:00