MickLesk
902b341327
Merge branch 'main' of https://github.com/community-scripts/ProxmoxVE into feat/guest-delete-vms
2026-09-10 10:39:42 +02:00
MickLesk
cca5e8320a
lxc-delete: also delete VMs, not just containers
...
One checklist now lists containers and VMs side by side, each tagged with its
type, with separate ALL CT / ALL VM entries. VMs stop via qm stop and are
removed with qm destroy --purge --destroy-unreferenced-disks.
Two fixes fall out of the rework: the destroy exit status is read from the
background job rather than from the spinner, so failures actually surface, and
a guest is only stopped once its deletion is confirmed.
2026-09-10 10:38:39 +02:00
community-scripts-pr-app[bot]
6109ccf128
Update CHANGELOG.md ( #17151 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-09-10 08:33:51 +00:00
Andrew Jones
639eb8e839
fix(solidtime): prevent composer install from hanging on root prompt ( #17146 )
...
composer's root/superuser safety prompt blocks on stdin during update_script,
since the container's terminal isn't attached to answer it. Set
COMPOSER_ALLOW_SUPERUSER=1 to suppress the prompt, matching composer's
documented approach for running as root non-interactively.
2026-09-10 10:33:16 +02:00
community-scripts-pr-app[bot]
cb1090623d
Update CHANGELOG.md ( #17148 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-09-10 04:28:37 +00:00
Stephen Chin
9101f0c5f4
fix(hermesagent): wait for root gateway cleanup ( #17147 )
...
Co-authored-by: Stephen Chin <1290231+steveonjava@users.noreply.github.com >
2026-09-10 06:28:10 +02:00
community-scripts-pr-app[bot]
662d642a37
Update CHANGELOG.md ( #17140 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-09-09
2026-09-09 17:55:44 +00:00
Stephen Chin
3b53db7f14
fix(hermesagent): stop spurious root gateway after update ( #17126 )
2026-09-09 19:55:16 +02:00
community-scripts-pr-app[bot]
b9aa86c785
Update CHANGELOG.md ( #17139 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-09-09 17:54:58 +00:00
CanbiZ (MickLesk)
810a6d2e82
vm: drop the discussions link from the summary ( #17117 )
2026-09-09 19:54:30 +02:00
community-scripts-pr-app[bot]
e4a455465d
Update CHANGELOG.md ( #17134 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-09-09 13:25:36 +00:00
push-app-to-main[bot]
05d4c186fb
Lingarr ( #17130 )
...
* Add lingarr (ct)
* Update ct/lingarr.sh
---------
Co-authored-by: push-app-to-main[bot] <203845782+push-app-to-main[bot]@users.noreply.github.com>
Co-authored-by: Sam Heinz <sam@samheinz.com >
2026-09-09 15:25:01 +02:00
community-scripts-pr-app[bot]
1e03820eab
Update CHANGELOG.md ( #17125 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-09-08
2026-09-08 21:46:42 +00:00
community-scripts-pr-app[bot]
62938627b2
Update CHANGELOG.md ( #17119 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-09-08 15:46:51 +00:00
community-scripts-pr-app[bot]
11859e9e10
Update CHANGELOG.md ( #17118 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-09-08 15:46:36 +00:00
MickLesk
afff8c91cd
Omada: resolve libssl1.1 from the Debian pools instead of a pinned URL
...
bullseye left security.debian.org when its LTS ended, so the hardcoded
libssl1.1_1.1.1w-0+deb11u8 filename now 404s. Scan the security, the
security-archive and the archive pools and take the newest build on offer
for the host architecture.
Closes #17104
2026-09-08 16:44:04 +02:00
community-scripts-pr-app[bot]
5f37e3db9f
Update CHANGELOG.md ( #17115 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-09-08 09:20:59 +00:00
push-app-to-main[bot]
8bf8f8629b
Decypharr ( #17108 )
...
* Add decypharr (ct)
* Change default var_arm64 value to 'yes'
---------
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-09-08 11:20:32 +02:00
community-scripts-pr-app[bot]
7175d81ddc
Update CHANGELOG.md ( #17114 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-09-08 09:18:48 +00:00
push-app-to-main[bot]
209e003c7f
Stash ( #17106 )
...
* Add stash (ct)
* Change default value of var_arm64 to 'yes'
---------
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-09-08 11:18:20 +02:00
community-scripts-pr-app[bot]
751248222f
Update CHANGELOG.md ( #17113 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-09-08 08:29:08 +00:00
CanbiZ (MickLesk)
a3c029c341
Update Jellyfin FFmpeg dependency to version 8 ( #17109 )
2026-09-08 10:28:42 +02:00
community-scripts-pr-app[bot]
13dd4b9c30
Update CHANGELOG.md ( #17110 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-09-08 06:35:57 +00:00
community-scripts-pr-app[bot]
89bf431a18
Update CHANGELOG.md ( #17102 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-09-07
2026-09-07 14:58:25 +00:00
community-scripts-pr-app[bot]
4a3ee0aced
Update CHANGELOG.md ( #17101 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-09-07 14:58:16 +00:00
push-app-to-main[bot]
20624f3a84
Chatwoot ( #17095 )
...
* Add chatwoot (ct)
* Update var_arm64 default value in chatwoot.sh
Uncomment var_arm64 variable and adjust its default value.
---------
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-09-07 16:57:57 +02:00
push-app-to-main[bot]
0b630fc246
Add whisparr-eros (ct) ( #17094 )
...
Co-authored-by: push-app-to-main[bot] <203845782+push-app-to-main[bot]@users.noreply.github.com>
2026-09-07 16:57:48 +02:00
community-scripts-pr-app[bot]
c8722c0828
Update CHANGELOG.md ( #17100 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-09-07 14:53:40 +00:00
push-app-to-main[bot]
08dfb5aa90
Matter-Hub ( #17093 )
...
* Add matter-hub (ct)
* Enable ARM64 support by default in matter-hub.sh
* Remove Home Assistant setup instruction
Removed instruction to set Home Assistant URL and token.
---------
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-09-07 16:53:13 +02:00
community-scripts-pr-app[bot]
790b329777
Update CHANGELOG.md ( #17099 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-09-07 14:52:32 +00:00
push-app-to-main[bot]
d458bf5aed
Journiv ( #17092 )
...
* Add journiv (ct)
* Change default value of var_arm64 to 'yes'
---------
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-09-07 16:51:29 +02:00
community-scripts-pr-app[bot]
aa4dfbf1f3
Update CHANGELOG.md ( #17098 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-09-07 14:37:36 +00:00
CanbiZ (MickLesk)
c039a297b3
flatnotes: follow upstream move to uv and Python 3.13 ( #17090 )
2026-09-07 16:37:07 +02:00
community-scripts-pr-app[bot]
8910825fd8
Update CHANGELOG.md ( #17091 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-09-07 12:28:20 +00:00
MickLesk
b99dab130c
node drift: label bump PRs so they reach the changelog
2026-09-07 14:25:44 +02:00
github-actions[bot]
169f57c2e0
iobroker: bump Node.js from 24 to 26 ( #17085 )
...
* iobroker: bump Node.js from 24 to 26
* iobroker: pin npm to 11, npm 12 dropped --unsafe-perm
---------
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: MickLesk <47820557+MickLesk@users.noreply.github.com >
2026-09-07 14:11:03 +02:00
github-actions[bot]
633e9f6a03
kaneo: bump Node.js from 22 to 24 ( #17086 )
2026-09-07 14:04:26 +02:00
community-scripts-pr-app[bot]
26f5922b1e
Update CHANGELOG.md ( #17081 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-09-07 10:54:06 +00:00
CanbiZ (MickLesk)
653341829f
github: Open per-script Node bump PRs ( #17065 )
2026-09-07 12:53:38 +02:00
community-scripts-pr-app[bot]
b1c5fc9e01
Update CHANGELOG.md ( #17080 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-09-07 10:53:22 +00:00
community-scripts-pr-app[bot]
2801c4a2c6
Update CHANGELOG.md ( #17079 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-09-07 10:53:08 +00:00
community-scripts-pr-app[bot]
2c453c3992
Update CHANGELOG.md ( #17078 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-09-07 10:52:53 +00:00
CanbiZ (MickLesk)
9e42f4b4a8
netboot-xyz: add Secure Boot and Legacy assets ( #17066 )
2026-09-07 12:52:48 +02:00
community-scripts-pr-app[bot]
568ef66ae7
Update CHANGELOG.md ( #17077 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-09-07 10:52:44 +00:00
community-scripts-pr-app[bot]
7854acfad8
Update CHANGELOG.md ( #17076 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-09-07 10:52:31 +00:00
CanbiZ (MickLesk)
dfb33d9559
heimdall: set up PHP 8.4 on update, keep only the database, run migrations ( #17067 )
2026-09-07 12:52:27 +02:00
community-scripts-pr-app[bot]
8eec87401c
Update CHANGELOG.md ( #17075 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-09-07 10:52:16 +00:00
CanbiZ (MickLesk)
7deac8444e
reactive-resume: repair any wrong WorkingDirectory on update ( #17068 )
2026-09-07 12:52:04 +02:00
community-scripts-pr-app[bot]
69dd23395e
Update CHANGELOG.md ( #17074 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-09-07 10:51:53 +00:00
CanbiZ (MickLesk)
f6185c0b1d
mediamtx: keep mediamtx.yml across updates ( #17069 )
2026-09-07 12:51:42 +02:00