Compare commits

...

7 Commits

Author SHA1 Message Date
community-scripts-pr-app[bot]
b86a89e0fa Update CHANGELOG.md (#10696)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-01-11 00:17:34 +00:00
community-scripts-pr-app[bot]
bf9ceb9ce1 Update versions.json (#10695)
Co-authored-by: GitHub Actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-01-11 01:17:06 +01:00
community-scripts-pr-app[bot]
328d2c2de1 Update CHANGELOG.md (#10692)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-01-10 16:26:06 +00:00
FutureCow
047dfb9c93 [Endurain] Increase default RAM from 2048 to 4096 (#10690)
* Increase default RAM from 2048 to 4096

For the new v0.16.5 2048 is not enough to build the app.

* Increase RAM allocation from 2048 to 4096
2026-01-10 17:25:46 +01:00
community-scripts-pr-app[bot]
d7fa87f349 Update versions.json (#10688)
Co-authored-by: GitHub Actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-01-10 13:06:43 +01:00
community-scripts-pr-app[bot]
93827141fc Update CHANGELOG.md (#10686)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-01-10 10:42:11 +00:00
CanbiZ (MickLesk)
3e0d0f34cc fix(hwaccel): make beignet-opencl-icd optional for legacy Intel GPUs (#10677)
- Check if beignet-opencl-icd package is available before installation
- Package was removed in Debian 12+ and Ubuntu 22.04+
- VA-API hardware acceleration still works without OpenCL
- Prevents installation failure on systems with Intel HD 2000-5999 GPUs
2026-01-10 11:41:44 +01:00
5 changed files with 132 additions and 111 deletions

View File

@@ -10,8 +10,22 @@
> [!CAUTION]
Exercise vigilance regarding copycat or coat-tailing sites that seek to exploit the project's popularity for potentially malicious purposes.
## 2026-01-11
## 2026-01-10
### 🚀 Updated Scripts
- #### 🐞 Bug Fixes
- [Endurain] Increase default RAM from 2048 to 4096 [@FutureCow](https://github.com/FutureCow) ([#10690](https://github.com/community-scripts/ProxmoxVE/pull/10690))
### 💾 Core
- #### 🐞 Bug Fixes
- tools.func: hwaccel - make beignet-opencl-icd optional for legacy Intel GPUs [@MickLesk](https://github.com/MickLesk) ([#10677](https://github.com/community-scripts/ProxmoxVE/pull/10677))
## 2026-01-09
### 🚀 Updated Scripts

View File

@@ -8,7 +8,7 @@ source <(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxV
APP="Endurain"
var_tags="${var_tags:-sport;social-media}"
var_cpu="${var_cpu:-2}"
var_ram="${var_ram:-2048}"
var_ram="${var_ram:-4096}"
var_disk="${var_disk:-5}"
var_os="${var_os:-debian}"
var_version="${var_version:-13}"

View File

@@ -20,7 +20,7 @@
"script": "ct/endurain.sh",
"resources": {
"cpu": 2,
"ram": 2048,
"ram": 4096,
"hdd": 5,
"os": "debian",
"version": "13"

View File

@@ -1,4 +1,99 @@
[
{
"name": "Ombi-app/Ombi",
"version": "v4.53.4",
"date": "2026-01-08T21:52:46Z"
},
{
"name": "raydak-labs/configarr",
"version": "v1.20.0",
"date": "2026-01-10T21:25:47Z"
},
{
"name": "open-webui/open-webui",
"version": "v0.7.2",
"date": "2026-01-10T21:00:12Z"
},
{
"name": "Athou/commafeed",
"version": "6.0.0",
"date": "2026-01-10T20:28:07Z"
},
{
"name": "rcourtman/Pulse",
"version": "v5.0.14",
"date": "2026-01-10T19:22:05Z"
},
{
"name": "blakeblackshear/frigate",
"version": "v0.14.1",
"date": "2024-08-29T22:32:51Z"
},
{
"name": "firefly-iii/firefly-iii",
"version": "v6.4.15",
"date": "2026-01-06T20:05:54Z"
},
{
"name": "scanopy/scanopy",
"version": "v0.13.4",
"date": "2026-01-10T16:31:07Z"
},
{
"name": "alexta69/metube",
"version": "2026.01.10",
"date": "2026-01-10T16:29:55Z"
},
{
"name": "theonedev/onedev",
"version": "v14.0.7",
"date": "2026-01-10T10:31:47Z"
},
{
"name": "chrisbenincasa/tunarr",
"version": "v1.1.0-dev.0",
"date": "2026-01-10T12:48:39Z"
},
{
"name": "laurent22/joplin",
"version": "server-v3.5.2",
"date": "2025-12-19T21:28:55Z"
},
{
"name": "pocketbase/pocketbase",
"version": "v0.35.1",
"date": "2026-01-10T09:23:24Z"
},
{
"name": "ollama/ollama",
"version": "v0.14.0-rc1",
"date": "2026-01-10T05:09:46Z"
},
{
"name": "Kozea/Radicale",
"version": "v3.6.0",
"date": "2026-01-10T06:56:46Z"
},
{
"name": "Jackett/Jackett",
"version": "v0.24.807",
"date": "2026-01-10T06:27:46Z"
},
{
"name": "Whisparr/Whisparr",
"version": "v3.1.0.2093",
"date": "2026-01-10T04:47:03Z"
},
{
"name": "jeedom/core",
"version": "4.5.2",
"date": "2026-01-10T00:27:04Z"
},
{
"name": "steveiliop56/tinyauth",
"version": "v4.1.0",
"date": "2025-11-23T12:13:34Z"
},
{
"name": "coder/code-server",
"version": "v4.107.1",
@@ -14,25 +109,20 @@
"version": "v2.2.0",
"date": "2026-01-09T22:10:33Z"
},
{
"name": "livebook-dev/livebook",
"version": "nightly",
"date": "2026-01-09T22:07:03Z"
},
{
"name": "endurain-project/endurain",
"version": "v0.16.5",
"date": "2026-01-09T22:06:11Z"
},
{
"name": "chrisbenincasa/tunarr",
"version": "v1.0.17",
"date": "2026-01-09T21:05:08Z"
},
{
"name": "open-webui/open-webui",
"version": "v0.7.1",
"date": "2026-01-09T20:57:55Z"
},
{
"name": "runtipi/runtipi",
"version": "nightly",
"date": "2026-01-06T19:06:59Z"
"date": "2026-01-09T17:26:57Z"
},
{
"name": "homarr-labs/homarr",
@@ -44,6 +134,11 @@
"version": "v1.80.13.rc.1",
"date": "2026-01-09T19:18:51Z"
},
{
"name": "keycloak/keycloak",
"version": "26.5.0",
"date": "2026-01-06T07:42:32Z"
},
{
"name": "dani-garcia/vaultwarden",
"version": "1.35.2",
@@ -84,21 +179,6 @@
"version": "n8n@2.2.6",
"date": "2026-01-09T13:53:10Z"
},
{
"name": "alexta69/metube",
"version": "2026.01.09",
"date": "2026-01-09T13:05:08Z"
},
{
"name": "theonedev/onedev",
"version": "v14.0.6",
"date": "2026-01-09T12:34:36Z"
},
{
"name": "livebook-dev/livebook",
"version": "nightly",
"date": "2026-01-09T12:20:22Z"
},
{
"name": "dedicatedcode/reitti",
"version": "v3.2.1",
@@ -114,16 +194,6 @@
"version": "0.300.3",
"date": "2026-01-09T10:40:48Z"
},
{
"name": "Whisparr/Whisparr",
"version": "v3.1.0.2089",
"date": "2026-01-09T07:14:43Z"
},
{
"name": "Jackett/Jackett",
"version": "v0.24.790",
"date": "2026-01-09T06:24:32Z"
},
{
"name": "semaphoreui/semaphore",
"version": "v2.16.50",
@@ -149,21 +219,6 @@
"version": "2.1.1",
"date": "2025-06-14T17:45:06Z"
},
{
"name": "jeedom/core",
"version": "4.5.2",
"date": "2026-01-09T00:27:06Z"
},
{
"name": "steveiliop56/tinyauth",
"version": "v4.1.0",
"date": "2025-11-23T12:13:34Z"
},
{
"name": "ollama/ollama",
"version": "v0.14.0-rc0",
"date": "2026-01-09T00:18:59Z"
},
{
"name": "webmin/webmin",
"version": "2.620",
@@ -174,16 +229,6 @@
"version": "v26.1.1",
"date": "2026-01-08T22:02:15Z"
},
{
"name": "Ombi-app/Ombi",
"version": "v4.53.4",
"date": "2026-01-08T21:52:46Z"
},
{
"name": "laurent22/joplin",
"version": "server-v3.5.2",
"date": "2025-12-19T21:28:55Z"
},
{
"name": "element-hq/synapse",
"version": "v1.144.0",
@@ -199,11 +244,6 @@
"version": "v1.31.4",
"date": "2026-01-08T17:56:23Z"
},
{
"name": "keycloak/keycloak",
"version": "26.5.0",
"date": "2026-01-06T07:42:32Z"
},
{
"name": "MediaBrowser/Emby.Releases",
"version": "4.9.3.0",
@@ -269,11 +309,6 @@
"version": "v0.8.2",
"date": "2026-01-08T06:00:20Z"
},
{
"name": "scanopy/scanopy",
"version": "v0.13.3",
"date": "2026-01-08T04:47:25Z"
},
{
"name": "Brandawg93/PeaNUT",
"version": "v5.20.1",
@@ -384,11 +419,6 @@
"version": "v4.5.0",
"date": "2026-01-06T21:14:27Z"
},
{
"name": "firefly-iii/firefly-iii",
"version": "v6.4.15",
"date": "2026-01-06T20:05:54Z"
},
{
"name": "goauthentik/authentik",
"version": "version/2025.10.3",
@@ -489,11 +519,6 @@
"version": "v2.1.0",
"date": "2026-01-04T20:32:58Z"
},
{
"name": "rcourtman/Pulse",
"version": "v5.0.11",
"date": "2026-01-04T19:48:21Z"
},
{
"name": "actualbudget/actual",
"version": "v26.1.0",
@@ -579,11 +604,6 @@
"version": "v4.0.0-beta.460",
"date": "2025-12-31T10:58:42Z"
},
{
"name": "Athou/commafeed",
"version": "5.12.1",
"date": "2025-12-31T08:23:37Z"
},
{
"name": "BookStackApp/BookStack",
"version": "v25.12.1",
@@ -739,11 +759,6 @@
"version": "v1.1.10",
"date": "2025-12-21T13:13:01Z"
},
{
"name": "pocketbase/pocketbase",
"version": "v0.35.0",
"date": "2025-12-21T07:44:15Z"
},
{
"name": "intri-in/manage-my-damn-life-nextjs",
"version": "v0.8.2",
@@ -789,11 +804,6 @@
"version": "v2.4.1",
"date": "2025-12-19T15:50:12Z"
},
{
"name": "raydak-labs/configarr",
"version": "v1.19.0",
"date": "2025-12-19T13:37:00Z"
},
{
"name": "readeck/readeck",
"version": "0.21.5",
@@ -834,11 +844,6 @@
"version": "v0.27.1",
"date": "2025-11-11T19:32:29Z"
},
{
"name": "Kozea/Radicale",
"version": "v3.5.10",
"date": "2025-12-18T07:14:13Z"
},
{
"name": "zabbix/zabbix",
"version": "7.4.6",
@@ -904,11 +909,6 @@
"version": "v1.9.13",
"date": "2025-12-14T20:18:28Z"
},
{
"name": "blakeblackshear/frigate",
"version": "v0.14.1",
"date": "2024-08-29T22:32:51Z"
},
{
"name": "docmost/docmost",
"version": "v0.24.1",
@@ -1435,7 +1435,7 @@
"date": "2025-09-19T22:23:28Z"
},
{
"name": "Flomp/wanderer",
"name": "open-wanderer/wanderer",
"version": "v0.18.3",
"date": "2025-09-19T16:16:11Z"
},

View File

@@ -2926,8 +2926,15 @@ _setup_intel_legacy() {
vainfo \
intel-gpu-tools 2>/dev/null || msg_warn "Some Intel legacy packages failed"
# beignet provides OpenCL for older Intel GPUs (if available)
$STD apt -y install beignet-opencl-icd 2>/dev/null || true
# beignet provides OpenCL for older Intel GPUs (Sandy Bridge to Broadwell)
# Note: beignet-opencl-icd was removed in Debian 12+ and Ubuntu 22.04+
# Check if package is available before attempting installation
if apt-cache show beignet-opencl-icd &>/dev/null; then
$STD apt -y install beignet-opencl-icd 2>/dev/null || msg_warn "beignet-opencl-icd installation failed (optional)"
else
msg_warn "beignet-opencl-icd not available - OpenCL support for legacy Intel GPU limited"
msg_warn "Note: Hardware video encoding/decoding (VA-API) still works without OpenCL"
fi
msg_ok "Intel Legacy GPU configured"
}