1
0
forked from Proxmox/ProxmoxVE

Compare commits

...

12 Commits

Author SHA1 Message Date
336a4546b2 Update CHANGELOG.md (#3347)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-03-23 22:25:12 +01:00
51ec219eb7 Check if build-essential is present, if not install it (#3358) 2025-03-23 22:23:20 +01:00
a0f393cb56 Update versions.json (#3351) 2025-03-23 15:06:11 +01:00
c3e7a25794 Update versions.json (#3346)
Co-authored-by: GitHub Actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-03-23 01:50:42 +01:00
933d3731cf Update CHANGELOG.md (#3342)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-03-22 21:41:58 +01:00
d68c46604e Fix update process (#3341) 2025-03-22 21:33:31 +01:00
e3a20e36d3 Update CHANGELOG.md (#3334) 2025-03-22 18:28:57 +01:00
Mx
00c8a73d62 Update nextcloud-vm.sh to 18.1 ISO (#3333)
New 18.1 ISO File on turnkey!
2025-03-22 17:24:31 +01:00
a2dc5da8cd Update versions.json (#3332)
Co-authored-by: GitHub Actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-03-22 16:21:53 +01:00
722e474f3b Update CHANGELOG.md (#3328)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-03-22 08:50:02 +01:00
ed15dce685 Update versions.json (#3327) 2025-03-22 06:56:51 +01:00
6fcd21a7b7 Cronicle: add missing gnupg package (#3323) 2025-03-22 06:56:32 +01:00
6 changed files with 179 additions and 154 deletions

View File

@ -14,6 +14,27 @@ Exercise vigilance regarding copycat or coat-tailing sites that seek to exploit
All LXC instances created using this repository come pre-installed with Midnight Commander, which is a command-line tool (`mc`) that offers a user-friendly file and directory management interface for the terminal environment.
## 2025-03-23
### 🚀 Updated Scripts
- #### 🐞 Bug Fixes
- GoMFT: Check if build-essential is present before updating, if not then install it [@tremor021](https://github.com/tremor021) ([#3358](https://github.com/community-scripts/ProxmoxVE/pull/3358))
## 2025-03-22
### 🚀 Updated Scripts
- #### 🐞 Bug Fixes
- revealjs: Fix update process [@tremor021](https://github.com/tremor021) ([#3341](https://github.com/community-scripts/ProxmoxVE/pull/3341))
- Cronicle: add missing gnupg package [@MickLesk](https://github.com/MickLesk) ([#3323](https://github.com/community-scripts/ProxmoxVE/pull/3323))
- #### ✨ New Features
- Update nextcloud-vm.sh to 18.1 ISO [@0xN0BADC0FF33](https://github.com/0xN0BADC0FF33) ([#3333](https://github.com/community-scripts/ProxmoxVE/pull/3333))
## 2025-03-21
### 🚀 Updated Scripts

View File

@ -29,6 +29,10 @@ function update_script() {
exit
fi
RELEASE=$(curl -s https://api.github.com/repos/StarFleetCPTN/GoMFT/releases/latest | grep "tag_name" | awk '{print substr($2, 3, length($2)-4) }')
if ! dpkg -l | grep -q "^ii.*build-essential"; then
$STD apt-get install -y build-essential
fi
if [[ "${RELEASE}" != "$(cat /opt/${APP}_version.txt)" ]] || [[ ! -f /opt/${APP}_version.txt ]]; then
msg_info "Stopping $APP"
systemctl stop gomft

View File

@ -40,12 +40,11 @@ function update_script() {
tar zxf $temp_file
rm -rf /opt/revealjs/node_modules/*
cp /opt/revealjs/index.html /opt
cp /opt/revealjs/gulpfile.js /opt
cp -rf reveal.js-${RELEASE}/* /opt/revealjs
cd /opt/revealjs
$STD npm install
cp -f /opt/index.html /opt/revealjs
cp -f /opt/gulpfile.js /opt/revealjs
sed -i '25s/localhost/0.0.0.0/g' /opt/revealjs/gulpfile.js
echo "${RELEASE}" >/opt/${APP}_version.txt
msg_ok "Updated $APP to ${RELEASE}"

View File

@ -1,4 +1,154 @@
[
{
"name": "Lidarr/Lidarr",
"version": "v2.10.3.4602",
"date": "2025-03-23T11:00:37Z"
},
{
"name": "fhem/fhem-mirror",
"version": "6.2",
"date": "2025-03-23T10:30:16Z"
},
{
"name": "YunoHost/yunohost",
"version": "debian/12.1.3",
"date": "2025-03-23T09:08:41Z"
},
{
"name": "nicolargo/glances",
"version": "v4.3.1",
"date": "2025-03-23T09:02:54Z"
},
{
"name": "forgejo/forgejo",
"version": "v10.0.3",
"date": "2025-03-23T08:58:24Z"
},
{
"name": "Radarr/Radarr",
"version": "v5.20.2.9777",
"date": "2025-03-18T12:11:37Z"
},
{
"name": "Prowlarr/Prowlarr",
"version": "v1.32.2.4987",
"date": "2025-03-16T09:41:37Z"
},
{
"name": "Jackett/Jackett",
"version": "v0.22.1680",
"date": "2025-03-23T06:10:41Z"
},
{
"name": "morpheus65535/bazarr",
"version": "v1.5.1",
"date": "2025-01-01T16:15:52Z"
},
{
"name": "theonedev/onedev",
"version": "v11.7.6",
"date": "2025-03-23T05:08:22Z"
},
{
"name": "esphome/esphome",
"version": "2025.3.1",
"date": "2025-03-23T04:45:21Z"
},
{
"name": "usememos/memos",
"version": "v0.24.2",
"date": "2025-03-23T04:01:50Z"
},
{
"name": "OliveTin/OliveTin",
"version": "2025.3.23",
"date": "2025-03-23T01:38:55Z"
},
{
"name": "dgtlmoon/changedetection.io",
"version": "0.49.6",
"date": "2025-03-23T01:02:36Z"
},
{
"name": "msgbyte/tianji",
"version": "v1.19.1",
"date": "2025-03-22T17:57:11Z"
},
{
"name": "hoarder-app/hoarder",
"version": "sdk/v0.23.0",
"date": "2025-03-22T17:26:10Z"
},
{
"name": "keycloak/keycloak",
"version": "26.1.4",
"date": "2025-03-13T15:41:42Z"
},
{
"name": "firefly-iii/firefly-iii",
"version": "v6.2.10",
"date": "2025-03-22T13:02:26Z"
},
{
"name": "documenso/documenso",
"version": "v1.10.0-rc.1",
"date": "2025-03-22T06:34:33Z"
},
{
"name": "pocketbase/pocketbase",
"version": "v0.26.2",
"date": "2025-03-22T04:21:44Z"
},
{
"name": "ollama/ollama",
"version": "v0.6.2",
"date": "2025-03-18T03:11:33Z"
},
{
"name": "netbox-community/netbox",
"version": "v4.2.6",
"date": "2025-03-21T21:20:29Z"
},
{
"name": "sabnzbd/sabnzbd",
"version": "4.4.1",
"date": "2024-12-20T13:21:31Z"
},
{
"name": "home-assistant/core",
"version": "2025.3.4",
"date": "2025-03-21T20:22:46Z"
},
{
"name": "leiweibau/Pi.Alert",
"version": "v2025-03-21",
"date": "2025-03-21T19:50:46Z"
},
{
"name": "clusterzx/paperless-ai",
"version": "v2.7.6",
"date": "2025-03-21T19:24:53Z"
},
{
"name": "homarr-labs/homarr",
"version": "v1.12.0",
"date": "2025-03-21T19:14:59Z"
},
{
"name": "influxdata/influxdb",
"version": "v1.12.0rc0",
"date": "2025-03-21T17:24:38Z"
},
{
"name": "ZoeyVid/NPMplus",
"version": "2025-03-21-r1",
"date": "2025-03-21T14:54:00Z"
},
{
"name": "photoprism/photoprism",
"version": "250321-57590c48b",
"date": "2025-03-21T11:48:16Z"
},
{
"name": "AdguardTeam/AdGuardHome",
"version": "v0.107.59",
@ -9,26 +159,11 @@
"version": "v0.14.5-rc5",
"date": "2025-03-21T10:50:34Z"
},
{
"name": "fhem/fhem-mirror",
"version": "6.2",
"date": "2025-03-21T10:32:59Z"
},
{
"name": "zwave-js/zwave-js-ui",
"version": "v10.1.0",
"date": "2025-03-21T09:17:45Z"
},
{
"name": "morpheus65535/bazarr",
"version": "v1.5.1",
"date": "2025-01-01T16:15:52Z"
},
{
"name": "Jackett/Jackett",
"version": "v0.22.1672",
"date": "2025-03-21T05:51:00Z"
},
{
"name": "StarFleetCPTN/GoMFT",
"version": "v0.1.18",
@ -49,11 +184,6 @@
"version": "v0.43.1",
"date": "2025-03-20T20:38:06Z"
},
{
"name": "keycloak/keycloak",
"version": "26.1.4",
"date": "2025-03-13T15:41:42Z"
},
{
"name": "stonith404/pingvin-share",
"version": "v1.10.4",
@ -84,11 +214,6 @@
"version": "4.4.42",
"date": "2025-03-20T14:44:17Z"
},
{
"name": "ZoeyVid/NPMplus",
"version": "2025-03-20-r1",
"date": "2025-03-20T14:32:21Z"
},
{
"name": "redis/redis",
"version": "8.0-rc1",
@ -104,11 +229,6 @@
"version": "jenkins-2.502",
"date": "2025-03-18T15:02:59Z"
},
{
"name": "clusterzx/paperless-ai",
"version": "v2.7.5",
"date": "2025-03-20T08:45:10Z"
},
{
"name": "wazuh/wazuh",
"version": "coverity-w11-4.12.0",
@ -124,21 +244,11 @@
"version": "0.201.1",
"date": "2025-03-20T06:59:18Z"
},
{
"name": "esphome/esphome",
"version": "2025.3.0",
"date": "2025-03-20T04:37:16Z"
},
{
"name": "rabbitmq/rabbitmq-server",
"version": "v4.0.7",
"date": "2025-02-26T19:07:11Z"
},
{
"name": "influxdata/influxdb",
"version": "v3.0.0-0.beta.1",
"date": "2025-03-19T22:25:30Z"
},
{
"name": "NodeBB/NodeBB",
"version": "v4.2.0",
@ -159,11 +269,6 @@
"version": "2.2.5",
"date": "2025-03-19T09:11:26Z"
},
{
"name": "forgejo/forgejo",
"version": "v7.0.14",
"date": "2025-03-19T08:53:16Z"
},
{
"name": "Checkmk/checkmk",
"version": "v2.3.0p29",
@ -214,11 +319,6 @@
"version": "v1.6.6",
"date": "2025-03-18T13:05:01Z"
},
{
"name": "Radarr/Radarr",
"version": "v5.20.2.9777",
"date": "2025-03-18T12:11:37Z"
},
{
"name": "apache/couchdb",
"version": "3.4.3.post1",
@ -234,11 +334,6 @@
"version": "v4.39.1",
"date": "2025-03-18T03:57:41Z"
},
{
"name": "ollama/ollama",
"version": "v0.6.2",
"date": "2025-03-18T03:11:33Z"
},
{
"name": "advplyr/audiobookshelf",
"version": "v2.20.0",
@ -294,11 +389,6 @@
"version": "v2.5.1",
"date": "2025-03-17T03:18:32Z"
},
{
"name": "firefly-iii/firefly-iii",
"version": "develop-20250222.4",
"date": "2025-02-22T16:26:15Z"
},
{
"name": "glanceapp/glance",
"version": "v0.7.7",
@ -319,26 +409,6 @@
"version": "v25.02.1",
"date": "2025-03-16T12:51:00Z"
},
{
"name": "hoarder-app/hoarder",
"version": "ios/v1.6.9-0",
"date": "2025-03-16T12:48:20Z"
},
{
"name": "YunoHost/yunohost",
"version": "debian/12.0.12",
"date": "2025-03-16T11:59:24Z"
},
{
"name": "Prowlarr/Prowlarr",
"version": "v1.32.2.4987",
"date": "2025-03-16T09:41:37Z"
},
{
"name": "pocketbase/pocketbase",
"version": "v0.26.1",
"date": "2025-03-16T08:51:41Z"
},
{
"name": "Kozea/Radicale",
"version": "v3.5.0",
@ -364,21 +434,11 @@
"version": "v1.6.1",
"date": "2025-03-15T17:29:17Z"
},
{
"name": "msgbyte/tianji",
"version": "v1.18.22",
"date": "2025-03-15T13:36:57Z"
},
{
"name": "duplicati/duplicati",
"version": "v2.1.0.111-2.1.0.111_canary_2025-03-15",
"date": "2025-03-15T11:06:44Z"
},
{
"name": "theonedev/onedev",
"version": "vv11.7.5",
"date": "2025-03-15T09:53:15Z"
},
{
"name": "henrygd/beszel",
"version": "v0.10.2",
@ -404,21 +464,11 @@
"version": "v2.15.0-beta",
"date": "2025-03-14T18:05:28Z"
},
{
"name": "homarr-labs/homarr",
"version": "v1.11.0",
"date": "2025-03-14T19:14:52Z"
},
{
"name": "FlowiseAI/Flowise",
"version": "flowise@2.2.7-patch.1",
"date": "2025-03-14T14:53:53Z"
},
{
"name": "home-assistant/core",
"version": "2025.3.3",
"date": "2025-03-14T11:58:45Z"
},
{
"name": "docker/compose",
"version": "v2.34.0",
@ -434,16 +484,6 @@
"version": "2.31.0",
"date": "2025-03-13T17:13:47Z"
},
{
"name": "usememos/memos",
"version": "v0.24.1",
"date": "2025-03-13T14:08:30Z"
},
{
"name": "dgtlmoon/changedetection.io",
"version": "0.49.4",
"date": "2025-03-13T11:08:16Z"
},
{
"name": "moghtech/komodo",
"version": "v1.16.12",
@ -524,11 +564,6 @@
"version": "v21.0.0.0",
"date": "2025-03-09T12:25:44Z"
},
{
"name": "Lidarr/Lidarr",
"version": "v2.9.6.4552",
"date": "2025-02-03T12:11:00Z"
},
{
"name": "Readarr/Readarr",
"version": "v2.0.0.4645",
@ -549,11 +584,6 @@
"version": "v2.17.0",
"date": "2025-03-08T06:08:04Z"
},
{
"name": "documenso/documenso",
"version": "v1.9.1-rc.9",
"date": "2025-03-07T23:28:53Z"
},
{
"name": "rogerfar/rdt-client",
"version": "v2.0.102",
@ -579,11 +609,6 @@
"version": "21.0.0",
"date": "2025-03-06T16:20:45Z"
},
{
"name": "netbox-community/netbox",
"version": "v4.2.5",
"date": "2025-03-06T15:11:52Z"
},
{
"name": "open-webui/open-webui",
"version": "v0.5.20",
@ -664,11 +689,6 @@
"version": "v4.4.2",
"date": "2025-02-28T16:26:05Z"
},
{
"name": "photoprism/photoprism",
"version": "250228-43447fa38",
"date": "2025-02-28T15:18:09Z"
},
{
"name": "jordan-dalby/ByteStash",
"version": "v1.5.7",
@ -754,11 +774,6 @@
"version": "v13.4.3",
"date": "2025-02-23T11:08:26Z"
},
{
"name": "OliveTin/OliveTin",
"version": "2025.2.21",
"date": "2025-02-21T23:09:34Z"
},
{
"name": "azukaar/Cosmos-Server",
"version": "v0.18.3",
@ -769,11 +784,6 @@
"version": "2.0.1",
"date": "2025-02-21T17:55:59Z"
},
{
"name": "sabnzbd/sabnzbd",
"version": "4.4.1",
"date": "2024-12-20T13:21:31Z"
},
{
"name": "grafana/grafana",
"version": "v11.5.2",
@ -789,11 +799,6 @@
"version": "v3.5.2",
"date": "2025-02-18T16:43:41Z"
},
{
"name": "leiweibau/Pi.Alert",
"version": "v2025-02-16",
"date": "2025-02-18T15:50:08Z"
},
{
"name": "typesense/typesense",
"version": "v28.0",
@ -984,11 +989,6 @@
"version": "v25.1.0",
"date": "2025-01-10T18:14:54Z"
},
{
"name": "nicolargo/glances",
"version": "v4.3.0.8",
"date": "2025-01-05T13:55:13Z"
},
{
"name": "MagicMirrorOrg/MagicMirror",
"version": "v2.30.0",

View File

@ -17,7 +17,8 @@ msg_info "Installing Dependencies"
$STD apt-get install -y \
curl \
sudo \
mc
mc \
gnupg
msg_ok "Installed Dependencies"
msg_info "Setting up Node.js Repository"

View File

@ -386,7 +386,7 @@ fi
msg_ok "Using ${CL}${BL}$STORAGE${CL} ${GN}for Storage Location."
msg_ok "Virtual Machine ID is ${CL}${BL}$VMID${CL}."
msg_info "Retrieving the URL for the $NAME Disk Image"
URL=http://mirror.turnkeylinux.org/turnkeylinux/images/iso/turnkey-nextcloud-18.0-bookworm-amd64.iso
URL=http://mirror.turnkeylinux.org/turnkeylinux/images/iso/turnkey-nextcloud-18.1-bookworm-amd64.iso
sleep 2
msg_ok "${CL}${BL}${URL}${CL}"
wget -q --show-progress $URL