push-app-to-main[bot]
0a38dabb59
Lychee ( #14424 )
...
* Add lychee (ct)
* Apply suggestion from @tremor021
* Apply suggestion from @tremor021
---------
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 >
2026-05-11 23:21:32 +02:00
CanbiZ (MickLesk)
41590d777e
Termix: fix nginx pid path and log paths on update (#) ( #14419 )
...
- Replace outdated 'pid /app/nginx' deletion with proper replacement
of 'pid /tmp/nginx/nginx.pid;' -> 'pid /run/nginx.pid;'
- Add sed to redirect error_log from /tmp/nginx/ to /var/log/nginx/
- Add sed to redirect access_log from /tmp/nginx/ to /var/log/nginx/
Fixes: nginx: open() '/tmp/nginx/nginx.pid' failed (2: No such file or directory)
2026-05-11 22:04:26 +02:00
CanbiZ (MickLesk)
07abb105d0
Nginxproxymanager: restore NPM nginx.conf after OpenResty rebuid ( #14421 )
...
When OpenResty is rebuilt via 'make install', it overwrites
/usr/local/openresty/nginx/conf/nginx.conf with the stock OpenResty
default config, dropping all NPM-specific include directives. This
causes port 81 to stop listening and conf.d configs to be ignored.
After the build, restore the NPM nginx.conf from the deployed source,
re-apply daemon/include-path patches, then apply user/pid fixes.
2026-05-11 22:04:04 +02:00
push-app-to-main[bot]
26c94d8613
solidtime ( #14392 )
...
* Add solidtime (ct)
* Fix Caddy configuration message placement
---------
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-05-11 10:17:50 +02:00
push-app-to-main[bot]
9dddf45a89
shlink ( #14393 )
...
Co-authored-by: push-app-to-main[bot] <203845782+push-app-to-main[bot]@users.noreply.github.com>
2026-05-11 10:17:34 +02:00
Tobias
8b387313cf
refactor: webcheck ( #14391 )
...
* refactor: webcheck
* Update GitHub repository reference in web-check.sh
2026-05-10 23:28:27 +02:00
Luca Comellini
3352c8a63e
Save Beszel version ( #14389 )
2026-05-10 21:34:19 +02:00
CanbiZ (MickLesk)
d7b0c2f4c6
karakeep: Fix SERVER_VERSION update ( #14378 )
2026-05-10 16:24:40 +02:00
CanbiZ (MickLesk)
6217669d66
FlowiseAI: Migrate to pnpm ( #14344 )
2026-05-09 23:44:04 +02:00
Luca Comellini
7b7aecef02
Purge openresty ( #14353 )
2026-05-09 08:53:43 +02:00
Luca Comellini
409c0aad1b
Check for release for Sonarr ( #14354 )
2026-05-09 08:18:13 +02:00
Letter N
6329ad7fa2
oops ( #14328 )
2026-05-08 21:52:53 +02:00
CanbiZ (MickLesk)
02eaf288bf
tools.func: add setup_nltk as new function ( #14314 )
2026-05-08 15:39:20 +02:00
Sergi
001bd8bf93
fix(homepage): fix ERR_PNPM_IGNORED_BUILDS error ( #14315 )
2026-05-08 08:32:59 +02:00
CanbiZ (MickLesk)
a3844707ad
Move threadfin-app to /opt/threadfin
...
Move the threadfin-app to the correct directory after deployment.
2026-05-08 08:29:33 +02:00
CanbiZ (MickLesk)
9d9d763e63
netbird-lxc: fix installation check ( #14309 )
2026-05-07 22:10:06 +02:00
CanbiZ (MickLesk)
28ae38e502
databasus: Backup and secure configuration file ( #14308 )
2026-05-07 22:09:45 +02:00
Michel Roegl-Brunner
f11edd21c9
Remove: LiteLLM ( #14294 )
2026-05-07 14:02:45 +02:00
CanbiZ (MickLesk)
bf1c32ace8
pangolin: bump version to 1.18.3 ( #14297 )
...
* pangolin: bump version to 1.18.3
* Update PANGOLIN_VERSION to 1.18.3
2026-05-07 13:24:07 +02:00
CanbiZ (MickLesk)
752fff3c8f
fix(pelican-panel): create backup subdirectory before copying storage ( #14274 )
...
The update script tried to cp into /opt/backup/storage/app/ before
the directory existed, causing a 'Not a directory' error when
/opt/backup was previously a file or the subdirs were missing.
Add mkdir -p to ensure the target directory exists.
Fixes : #14268
2026-05-06 13:10:35 +02:00
CanbiZ (MickLesk)
21c064464a
fix(rustdeskserver): remove redundant else with undefined RELEASE variable ( #14272 )
...
The check_for_gh_release function already prints its own 'No update
available' message when the app is up to date. The else block using
${RELEASE} was redundant and caused an empty version string to be shown
(e.g. 'already at v').
Fixes : #14267
2026-05-06 13:09:05 +02:00
push-app-to-main[bot]
739e0aa41e
Hoodik ( #14279 )
...
Co-authored-by: push-app-to-main[bot] <203845782+push-app-to-main[bot]@users.noreply.github.com>
2026-05-06 10:48:30 +02:00
push-app-to-main[bot]
9b8302cba0
LibreChat ( #14247 )
...
Co-authored-by: push-app-to-main[bot] <203845782+push-app-to-main[bot]@users.noreply.github.com>
2026-05-05 08:46:40 +02:00
push-app-to-main[bot]
160c198731
Matomo ( #14248 )
...
* Add matomo (ct)
* Remove flatten_matomo_layout function
Removed the flatten_matomo_layout function and its calls.
---------
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-05-05 08:34:24 +02:00
push-app-to-main[bot]
a7ddc3502b
Storyteller ( #14122 )
...
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 >
Co-authored-by: Slaviša Arežina <58952836+tremor021@users.noreply.github.com >
2026-05-05 08:33:46 +02:00
Copilot
559cfff56a
Databasus: move .env to filesystem root so service starts correctly ( #14252 )
...
* Initial plan
* Fix Databasus .env file location so service starts correctly
Agent-Logs-Url: https://github.com/community-scripts/ProxmoxVE/sessions/5b4ddcc8-18a3-49b4-9281-b14c712ebb7f
Co-authored-by: MickLesk <47820557+MickLesk@users.noreply.github.com >
* fix(databasus): update service EnvironmentFile path in update_script
Agent-Logs-Url: https://github.com/community-scripts/ProxmoxVE/sessions/b4dcde99-e021-40ce-bdbd-3afc224ab6d4
Co-authored-by: MickLesk <47820557+MickLesk@users.noreply.github.com >
* fix(databasus): only patch service EnvironmentFile if not already updated
Agent-Logs-Url: https://github.com/community-scripts/ProxmoxVE/sessions/47c48b0f-1527-4b9c-a6f5-74c789e79785
Co-authored-by: MickLesk <47820557+MickLesk@users.noreply.github.com >
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com >
Co-authored-by: MickLesk <47820557+MickLesk@users.noreply.github.com >
2026-05-04 22:19:14 +02:00
MickLesk
12e7cb1777
fix(databasus): disable corepack download prompt to prevent install hang
2026-05-04 19:16:39 +02:00
CanbiZ (MickLesk)
d118f101d8
Databasus: update mongo-tools fallback to 100.16.1 and use now pnpm instead of npm ci ( #14240 )
...
Co-authored-by: MickLesk <mickey.leskowitz@levelbuild.com >
2026-05-04 18:35:02 +02:00
CanbiZ (MickLesk)
08b1398e7b
Refactor: PeaNUT for v6 ( #14224 )
2026-05-03 22:38:30 +02:00
CanbiZ (MickLesk)
cd6bd154d9
fix(pangolin): pin version, drop manual SQL, use upstream migrator ( #14223 )
2026-05-03 22:30:21 +02:00
Tom Frenzel
1d83725249
Hortusfox: fix update issues ( #14214 )
2026-05-03 22:29:06 +02:00
push-app-to-main[bot]
52bed128f0
Add protonmail-bridge (ct) ( #14136 )
2026-05-02 23:44:36 +02:00
Slaviša Arežina
7e3d3d2cf4
Nagios: Ping fix ( #14186 )
2026-05-02 19:00:19 +02:00
push-app-to-main[bot]
2714d9fae4
Tube Archivist ( #14123 )
...
Co-authored-by: Slaviša Arežina <58952836+tremor021@users.noreply.github.com >
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-05-02 19:00:06 +02:00
Chris
6b8a606375
Use UV sync for shelfmark backend build; update to Python 3.14 ( #14170 )
2026-05-02 13:39:48 +02:00
CanbiZ (MickLesk)
a48d400da5
alpine: remove deb/ubuntu-only resource & storage checks from update-script ( #14166 )
2026-05-02 12:06:37 +02:00
CanbiZ (MickLesk)
289708cc10
Threadfin: use 'threadfin-app' as app name to avoid version-file clash ( #14159 )
2026-05-02 12:05:37 +02:00
Joerg Heinemann
cf391086e5
Step ca update ( #14058 )
...
* Patch for step-ca.sh
Patch for making $STD happy (/usr/bin/step is a symlink to /usr/bin/step-cli)
* Refactor step-ca installation script
Refactor step-ca installation script to improve configuration and template handling.
- Carve out step-ca-admin.sh
- Patch for making $STD happy (/usr/bin/step is a symlink to /usr/bin/step-cli)
- Define enhanced x509 CA and Certificate Templates
- Configure CA Provisioners, DB and CRL settings
- Generate Root CA Certificate and Key
- Validity: 219168h (~25 Years)
- maxPathLen: 1 (Root -> Intermediate -> Leaf) => Only one Intermediate CA allowed below Root CA
- Active revocation on Intermediate CA and Leaf Certificates by the usage of build-in Certificate Revocation List (CRL)
- Generate Intermediate CA Certificate Bundle and Key
- Validity: 175368h (~20 Years)
- maxPathLen: 0 (Root -> Intermediate -> Leaf) => Intermediate CA is only allowed to issue Leaf Certificates
- Active revocation on Leaf Certificates by the usage of build-in Certificate Revocation List (CRL)
- Bundle: Certificate Chain (including Root CA Certificate)
* Update source URL in step-ca.sh script
2026-05-01 23:07:30 +02:00
push-app-to-main[bot]
9eee1a7f95
SoulSync ( #14124 )
...
* Add soulsync (ct)
* Update pip install command to use requirements.txt
* Update soulsync.sh
---------
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 >
2026-05-01 22:47:49 +02:00
push-app-to-main[bot]
b556b5f8c6
Teable ( #14125 )
...
* Add teable (ct)
* Apply suggestion from @tremor021
---------
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 >
2026-05-01 22:44:29 +02:00
Kurt Anderson
f6ccf8be5e
paperless-ngx: refresh NLTK data on update ( #14144 )
2026-05-01 21:00:05 +02:00
Letter N
ec81640d67
do not delete the public storage!!! ( #14145 )
2026-05-01 20:59:38 +02:00
Slaviša Arežina
03a301d736
update dependencies ( #14152 )
2026-05-01 20:59:10 +02:00
CanbiZ (MickLesk)
e2a51d4941
Update source references to Codeberg in Endurain scripts ( #14128 )
2026-04-30 18:10:18 +02:00
push-app-to-main[bot]
1109fe4b0d
Nagios ( #14126 )
...
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 (MickLesk) <47820557+MickLesk@users.noreply.github.com >
2026-04-30 14:16:39 +02:00
push-app-to-main[bot]
e395e0d8ff
Neko ( #14121 )
...
Co-authored-by: push-app-to-main[bot] <203845782+push-app-to-main[bot]@users.noreply.github.com>
2026-04-30 11:48:58 +02:00
Slaviša Arežina
50b2256b1d
MongoDB update ( #14114 )
2026-04-29 23:55:11 +02:00
CanbiZ (MickLesk)
6c96d992d6
Refactor: checkMK ( #14105 )
2026-04-29 14:23:59 +02:00
Slaviša Arežina
48774489f6
Unpin release ( #14097 )
2026-04-29 05:54:47 +02:00
iby
504ce22752
PatchMon Version 2.0.2 Script update ( #14095 )
...
Co-authored-by: Slaviša Arežina <58952836+tremor021@users.noreply.github.com >
2026-04-28 22:24:20 +02:00