Compare commits

..

20 Commits

Author SHA1 Message Date
community-scripts-pr-app[bot] f252ac7427 Update CHANGELOG.md (#15061)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-06-11 16:06:53 +00:00
Sam Heinz 10acc2f591 [arm64] remove logic for custom debian arm64 template (#15050) 2026-06-11 18:06:21 +02:00
CanbiZ (MickLesk) a2fe78c463 Revise application request template requirements
Updated the discussion template for application requests by refining requirements and descriptions.
2026-06-11 16:43:01 +02:00
CanbiZ (MickLesk) 52cf5167c9 Refactor request script template for clarity 2026-06-11 16:41:23 +02:00
CanbiZ (MickLesk) 39af3f3966 Revise request script template for Proxmox VE
Updated the request script template for Proxmox VE Helper-Scripts to improve clarity and structure, including changes to input fields and validation requirements.
2026-06-11 16:40:35 +02:00
CanbiZ (MickLesk) 79d2b09f56 Refactor discussion template for script requests 2026-06-11 16:39:20 +02:00
CanbiZ (MickLesk) cc5b052660 Update discussion template for script requests 2026-06-11 16:38:51 +02:00
CanbiZ (MickLesk) 914451ba66 Refactor script request template fields
Updated field IDs and descriptions for clarity in the script request template.
2026-06-11 16:38:28 +02:00
community-scripts-pr-app[bot] 956a5cc197 Update CHANGELOG.md (#15059)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-06-11 14:37:35 +00:00
CanbiZ (MickLesk) 425e6bfd69 Revise script request template (#15058)
Updated the script request template for Proxmox VE Helper-Scripts to include additional fields and clarifications.
2026-06-11 16:37:05 +02:00
community-scripts-pr-app[bot] ccdc4605fa Update CHANGELOG.md (#15057)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-06-11 14:21:53 +00:00
CanbiZ (MickLesk) 707ba77006 Manyfold: add new dependency (#15040) 2026-06-11 16:21:25 +02:00
community-scripts-pr-app[bot] 477bd98269 Update CHANGELOG.md (#15056)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-06-11 14:21:20 +00:00
CanbiZ (MickLesk) 3c9e90fdff OpenArchiver: switch Rebuild Function (#15042) 2026-06-11 16:20:57 +02:00
community-scripts-pr-app[bot] 5e5b2f6514 Update CHANGELOG.md (#15055)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-06-11 14:20:51 +00:00
CanbiZ (MickLesk) 49c7e229c3 Alpine-Nextcloud: Upgrade PHP and dependencies in installation script (#15039) 2026-06-11 16:20:17 +02:00
community-scripts-pr-app[bot] 3518637bc9 Update CHANGELOG.md (#15054)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-06-11 14:16:50 +00:00
Sam Heinz 2b87a54afb set script arm64 statuses to yes (#15052)
these scripts I have already previously confirmed work without any changes to the scripts themselves
2026-06-11 16:16:15 +02:00
community-scripts-pr-app[bot] fa054db892 Update CHANGELOG.md (#15053)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-06-11 13:45:16 +00:00
Slaviša Arežina e5283edead Save secret key to creds file (#15051) 2026-06-11 15:44:40 +02:00
9 changed files with 180 additions and 104 deletions
+106 -37
View File
@@ -1,39 +1,108 @@
title: "[Script request]: " title: "[Script request]: "
labels: ["enhancement"] labels:
- enhancement
body: body:
- type: input - type: markdown
attributes: attributes:
label: Application Name value: |
description: Enter the application name. Thanks for suggesting a new script for Proxmox VE Helper-Scripts.
placeholder: "e.g., Home Assistant"
validations: Please make sure the requested application fits the scope of this project.
required: true Requests may be closed if the application is out of scope, abandoned, too new, not publicly verifiable, or not suitable for a reliable Proxmox VE Helper-Scripts integration.
- type: input
attributes: General requirements:
label: Website - The application should be self-hosted.
description: Official website or github page. - The project should have an official public source repository.
placeholder: "e.g., https://www.home-assistant.io/" - The project should provide official releases, tags, or release tarballs.
validations: - The project should be actively maintained.
required: true - The project should generally have at least 1,000 stars or a comparable public adoption signal.
- type: textarea - The latest official release or tag should not be older than 6 months.
attributes: - The project itself should be at least 6 months old.
label: Description
description: Explain what the application does and why it should be added to Proxmox VE Helper-Scripts. - type: input
placeholder: "e.g., Home Assistant is a popular open-source platform that brings all your smart home devices together in one place. Adding it to Proxmox VE Helper-Scripts would make setup and management on Proxmox easy, letting users quickly get a powerful, self-hosted smart home system up and running." id: application-name
validations: attributes:
required: true label: Application Name
- type: checkboxes description: Enter the official application name.
attributes: placeholder: "e.g., Home Assistant"
label: Due Diligence validations:
options: required: true
- label: "I have searched existing [scripts](https://community-scripts.github.io/Proxmox/scripts) and found no duplicates."
required: true - type: input
- label: "I have searched existing [discussions](https://github.com/community-scripts/ProxmoxVE/discussions?discussions_q=) and found no duplicate requests." id: official-website
required: true attributes:
- label: "The application requested has 600+ stars on Github (if applicable), is older than 6 months, actively maintained and has release tarballs published." label: Official Website
required: true description: Enter the official website, documentation page, or project homepage.
- label: "I understand that not all applications will be accepted due to various reasons and criteria by the community-scripts ORG." placeholder: "e.g., https://www.home-assistant.io/"
required: true validations:
- type: markdown required: true
attributes:
value: "Thanks for submitting your request! The team will review it and reach out if we need more information." - type: input
id: source-repository
attributes:
label: Source Repository
description: Enter the official GitHub, GitLab, Forgejo, or other public source repository URL.
placeholder: "e.g., https://github.com/home-assistant/core"
validations:
required: true
- type: textarea
id: app-description
attributes:
label: Description
description: Explain what the application does.
placeholder: |
Example:
Home Assistant is an open-source platform for managing smart home devices.
validations:
required: true
- type: textarea
id: reason
attributes:
label: Why should this be added?
description: Explain why this application would be useful for Proxmox VE Helper-Scripts users.
placeholder: |
Example:
It is a popular self-hosted application and would be useful for users who want to run it easily in a Proxmox LXC or VM.
validations:
required: true
- type: textarea
id: installation-notes
attributes:
label: Installation Notes
description: Add any relevant installation details, dependencies, ports, databases, services, or known limitations.
placeholder: |
Example:
- Requires PostgreSQL
- Uses port 8123 by default
- Runs as a systemd service
validations:
required: false
- type: checkboxes
id: due-diligence
attributes:
label: Due Diligence
description: Please confirm the following before submitting your request.
options:
- label: I have searched existing scripts and found no duplicate.
required: true
- label: I have searched existing discussions and found no duplicate request.
required: true
- label: The application has an official public source repository.
required: true
- label: The application is self-hosted and suitable for Proxmox VE Helper-Scripts.
required: true
- label: The application appears to be actively maintained and provides official releases, tags, or release tarballs.
required: true
- label: I understand that requests outside the project scope may be closed without an extensive explanation.
required: true
- type: markdown
attributes:
value: |
Thanks for submitting your request.
The team will review it and may ask for more information if needed.
+16
View File
@@ -486,15 +486,31 @@ Exercise vigilance regarding copycat or coat-tailing sites that seek to exploit
- #### 🐞 Bug Fixes - #### 🐞 Bug Fixes
- Manyfold: add new dependency [@MickLesk](https://github.com/MickLesk) ([#15040](https://github.com/community-scripts/ProxmoxVE/pull/15040))
- OpenArchiver: switch Rebuild Function [@MickLesk](https://github.com/MickLesk) ([#15042](https://github.com/community-scripts/ProxmoxVE/pull/15042))
- CLIProxyAPI: Save management password to creds file [@tremor021](https://github.com/tremor021) ([#15051](https://github.com/community-scripts/ProxmoxVE/pull/15051))
- Jotty: Fix wrong path test in config restore [@vhsdream](https://github.com/vhsdream) ([#15038](https://github.com/community-scripts/ProxmoxVE/pull/15038)) - Jotty: Fix wrong path test in config restore [@vhsdream](https://github.com/vhsdream) ([#15038](https://github.com/community-scripts/ProxmoxVE/pull/15038))
- Fix for cross-seed after node upgrade [@TorinFrancis](https://github.com/TorinFrancis) ([#15025](https://github.com/community-scripts/ProxmoxVE/pull/15025)) - Fix for cross-seed after node upgrade [@TorinFrancis](https://github.com/TorinFrancis) ([#15025](https://github.com/community-scripts/ProxmoxVE/pull/15025))
- #### 🔧 Refactor
- Alpine-Nextcloud: Upgrade PHP and dependencies in installation script [@MickLesk](https://github.com/MickLesk) ([#15039](https://github.com/community-scripts/ProxmoxVE/pull/15039))
- [arm64] porting stage 1: set script arm64 statuses to yes [@asylumexp](https://github.com/asylumexp) ([#15052](https://github.com/community-scripts/ProxmoxVE/pull/15052))
### 💾 Core ### 💾 Core
- #### ✨ New Features - #### ✨ New Features
- misc scripts: add support for arm64 [@asylumexp](https://github.com/asylumexp) ([#12639](https://github.com/community-scripts/ProxmoxVE/pull/12639)) - misc scripts: add support for arm64 [@asylumexp](https://github.com/asylumexp) ([#12639](https://github.com/community-scripts/ProxmoxVE/pull/12639))
- #### 🔧 Refactor
- [arm64] remove logic for custom debian arm64 template [@asylumexp](https://github.com/asylumexp) ([#15050](https://github.com/community-scripts/ProxmoxVE/pull/15050))
### 📚 Documentation
- (github): Revise script request template [@MickLesk](https://github.com/MickLesk) ([#15058](https://github.com/community-scripts/ProxmoxVE/pull/15058))
## 2026-06-10 ## 2026-06-10
### 🆕 New Scripts ### 🆕 New Scripts
+2 -1
View File
@@ -30,7 +30,8 @@ function update_script() {
fi fi
NODE_VERSION="24" NODE_MODULE="yarn" setup_nodejs NODE_VERSION="24" NODE_MODULE="yarn" setup_nodejs
ensure_dependencies f3d
if check_for_gh_release "manyfold" "manyfold3d/manyfold"; then if check_for_gh_release "manyfold" "manyfold3d/manyfold"; then
msg_info "Stopping Services" msg_info "Stopping Services"
systemctl stop manyfold.target manyfold-rails.1 manyfold-default_worker.1 manyfold-performance_worker.1 systemctl stop manyfold.target manyfold-rails.1 manyfold-default_worker.1 manyfold-performance_worker.1
+1 -1
View File
@@ -43,7 +43,7 @@ function update_script() {
msg_info "Updating Open Archiver" msg_info "Updating Open Archiver"
cd /opt/openarchiver cd /opt/openarchiver
$STD pnpm install --shamefully-hoist --frozen-lockfile --prod=false $STD pnpm install --shamefully-hoist --frozen-lockfile --prod=false
$STD pnpm approve-builds --yes $STD pnpm rebuild
$STD pnpm run build:oss $STD pnpm run build:oss
$STD pnpm db:migrate $STD pnpm db:migrate
msg_ok "Updated Open Archiver" msg_ok "Updated Open Archiver"
+44 -43
View File
@@ -14,24 +14,24 @@ network_check
update_os update_os
msg_info "Installing Dependencies" msg_info "Installing Dependencies"
$STD apk add openssl $STD apk add \
$STD apk add nginx openssl \
nginx
msg_ok "Installed Dependencies" msg_ok "Installed Dependencies"
msg_info "Installing PHP/Redis" msg_info "Installing PHP/Redis"
$STD apk add php83-opcache $STD apk add \
$STD apk add php83-redis php85-pecl-redis \
$STD apk add php83-apcu php85-pecl-apcu \
$STD apk add php83-fpm php85-fpm \
$STD apk add php83-sysvsem php85-sysvsem \
$STD apk add php83-ftp php85-ftp \
$STD apk add php83-pecl-smbclient php85-pecl-smbclient \
$STD apk add php83-pecl-imagick php85-pecl-imagick \
$STD apk add php83-pecl-vips php85-exif \
$STD apk add php83-exif php85-sodium \
$STD apk add php83-sodium php85-bz2 \
$STD apk add php83-bz2 redis
$STD apk add redis
msg_ok "Installed PHP/Redis" msg_ok "Installed PHP/Redis"
msg_info "Installing MySQL Database" msg_info "Installing MySQL Database"
@@ -134,42 +134,43 @@ server {
location ^~ /.well-known/nodeinfo { return 301 /index.php/.well-known/nodeinfo; } location ^~ /.well-known/nodeinfo { return 301 /index.php/.well-known/nodeinfo; }
} }
EOF EOF
sed -i -e 's|memory_limit = 128M|memory_limit = 512M|; $aapc.enable_cli=1' /etc/php83/php.ini sed -i -e 's|memory_limit = 128M|memory_limit = 512M|; $aapc.enable_cli=1' /etc/php85/php.ini
sed -i -e 's|upload_max_file_size = 2M|upload_max_file_size = 16G|' /etc/php83/php.ini sed -i -e 's|upload_max_file_size = 2M|upload_max_file_size = 16G|' /etc/php85/php.ini
sed -i -E '/^php_admin_(flag|value)\[opcache/s/^/;/' /etc/php83/php-fpm.d/nextcloud.conf sed -i -E '/^php_admin_(flag|value)\[opcache/s/^/;/' /etc/php85/fpm.d/nextcloud.conf
sed -i -e 's| js;| mjs js;|' /etc/nginx/mime.types sed -i -e 's| js;| mjs js;|' /etc/nginx/mime.types
msg_ok "Installed Nextcloud" msg_ok "Installed Nextcloud"
msg_info "Adding Additional Nextcloud Packages" msg_info "Adding Additional Nextcloud Packages"
$STD apk add nextcloud-occ $STD apk add \
$STD apk add nextcloud-default-apps nextcloud-occ \
$STD apk add nextcloud-activity nextcloud-default-apps \
$STD apk add nextcloud-admin_audit nextcloud-activity \
$STD apk add nextcloud-comments nextcloud-admin_audit \
$STD apk add nextcloud-dashboard nextcloud-comments \
$STD apk add nextcloud-doc nextcloud-dashboard \
$STD apk add nextcloud-encryption nextcloud-doc \
$STD apk add nextcloud-federation nextcloud-encryption \
$STD apk add nextcloud-files_external nextcloud-federation \
$STD apk add nextcloud-files_sharing nextcloud-files_external \
$STD apk add nextcloud-files_trashbin nextcloud-files_sharing \
$STD apk add nextcloud-files_versions nextcloud-files_trashbin \
$STD apk add nextcloud-notifications nextcloud-files_versions \
$STD apk add nextcloud-sharebymail nextcloud-notifications \
$STD apk add nextcloud-suspicious_login nextcloud-sharebymail \
$STD apk add nextcloud-support nextcloud-suspicious_login \
$STD apk add nextcloud-systemtags nextcloud-support \
$STD apk add nextcloud-user_status nextcloud-systemtags \
$STD apk add nextcloud-weather_status nextcloud-user_status \
nextcloud-weather_status
msg_ok "Added Additional Nextcloud Packages" msg_ok "Added Additional Nextcloud Packages"
msg_info "Starting Services" msg_info "Starting Services"
$STD rc-service redis start $STD rc-service redis start
$STD rc-update add redis default $STD rc-update add redis default
$STD rc-service php-fpm83 start $STD rc-service php-fpm85 start
chown -R nextcloud:www-data /var/log/nextcloud/ chown -R nextcloud:www-data /var/log/nextcloud/
chown -R nextcloud:www-data /usr/share/webapps/nextcloud/ chown -R nextcloud:www-data /usr/share/webapps/nextcloud/
$STD rc-service php-fpm83 restart $STD rc-service php-fpm85 restart
$STD rc-service nginx start $STD rc-service nginx start
$STD rc-service nextcloud start $STD rc-service nextcloud start
$STD rc-update add nginx default $STD rc-update add nginx default
@@ -179,16 +180,16 @@ msg_ok "Started Services"
msg_info "Start Nextcloud Setup-Wizard" msg_info "Start Nextcloud Setup-Wizard"
echo -e "export VISUAL=nano\nexport EDITOR=nano" >>/etc/profile echo -e "export VISUAL=nano\nexport EDITOR=nano" >>/etc/profile
cd /usr/share/webapps/nextcloud cd /usr/share/webapps/nextcloud
$STD su nextcloud -s /bin/sh -c "php83 occ maintenance:install \ $STD su nextcloud -s /bin/sh -c "php85 occ maintenance:install \
--database='mysql' --database-name $DB_NAME \ --database='mysql' --database-name $DB_NAME \
--database-user '$DB_USER' --database-pass '$DB_PASS' \ --database-user '$DB_USER' --database-pass '$DB_PASS' \
--admin-user '$ADMIN_USER' --admin-pass '$ADMIN_PASS' \ --admin-user '$ADMIN_USER' --admin-pass '$ADMIN_PASS' \
--data-dir '/var/lib/nextcloud/data'" --data-dir '/var/lib/nextcloud/data'"
$STD su nextcloud -s /bin/sh -c 'php83 occ background:cron' $STD su nextcloud -s /bin/sh -c 'php85 occ background:cron'
rm -rf /usr/share/webapps/nextcloud/apps/serverinfo rm -rf /usr/share/webapps/nextcloud/apps/serverinfo
IP4=$(/sbin/ip -o -4 addr list eth0 | awk '{print $4}' | cut -d/ -f1) IP4=$(/sbin/ip -o -4 addr list eth0 | awk '{print $4}' | cut -d/ -f1)
sed -i "/0 => \'localhost\',/a \ \1 => '$IP4'," /usr/share/webapps/nextcloud/config/config.php sed -i "/0 => \'localhost\',/a \ \1 => '$IP4'," /usr/share/webapps/nextcloud/config/config.php
su nextcloud -s /bin/sh -c 'php83 -f /usr/share/webapps/nextcloud/cron.php' su nextcloud -s /bin/sh -c 'php85 -f /usr/share/webapps/nextcloud/cron.php'
msg_ok "Finished Nextcloud Setup-Wizard" msg_ok "Finished Nextcloud Setup-Wizard"
motd_ssh motd_ssh
+4
View File
@@ -38,6 +38,10 @@ quota-exceeded:
routing: routing:
strategy: "round-robin" strategy: "round-robin"
EOF EOF
cat <<EOF >~/cliproxy.creds
Management Password: ${MANAGEMENT_PASSWORD}
EOF
msg_ok "Configured CLIProxyAPI" msg_ok "Configured CLIProxyAPI"
msg_info "Creating Service" msg_info "Creating Service"
+4 -3
View File
@@ -15,12 +15,13 @@ update_os
msg_info "Installing Dependencies" msg_info "Installing Dependencies"
$STD apt install -y \ $STD apt install -y \
libarchive-dev \ f3d \
git \ git \
libarchive-dev \
libassimp-dev \
libmariadb-dev \ libmariadb-dev \
redis-server \
nginx \ nginx \
libassimp-dev redis-server
msg_ok "Installed Dependencies" msg_ok "Installed Dependencies"
setup_imagemagick setup_imagemagick
+1 -1
View File
@@ -46,7 +46,7 @@ sed -i "s|^ENCRYPTION_KEY=.*|ENCRYPTION_KEY=$SECRET_KEY|g" /opt/openarchiver/.en
sed -i "s|^TIKA_URL=.*|TIKA_URL=|g" /opt/openarchiver/.env sed -i "s|^TIKA_URL=.*|TIKA_URL=|g" /opt/openarchiver/.env
sed -i "s|^ORIGIN=.*|ORIGIN=http://$LOCAL_IP:3000|g" /opt/openarchiver/.env sed -i "s|^ORIGIN=.*|ORIGIN=http://$LOCAL_IP:3000|g" /opt/openarchiver/.env
$STD pnpm install --shamefully-hoist --frozen-lockfile --prod=false $STD pnpm install --shamefully-hoist --frozen-lockfile --prod=false
$STD pnpm approve-builds $STD pnpm rebuild
$STD pnpm run build:oss $STD pnpm run build:oss
$STD pnpm db:migrate $STD pnpm db:migrate
msg_ok "Setup Open Archiver" msg_ok "Setup Open Archiver"
+2 -18
View File
@@ -5707,9 +5707,7 @@ create_lxc_container() {
esac esac
} }
# Downloads an ARM64 LXC rootfs template to $1. # Downloads an ARM64 LXC rootfs template from jenkins.linuxcontainers.org.
# Debian: fetches latest release from community-scripts/debian-arm64-lxc on GitHub.
# Others: fetches from jenkins.linuxcontainers.org.
download_arm64_template() { download_arm64_template() {
local dest="$1" url local dest="$1" url
@@ -5718,21 +5716,7 @@ create_lxc_container() {
exit 207 exit 207
} }
if [[ "$PCT_OSTYPE" == "debian" ]]; then url="https://jenkins.linuxcontainers.org/job/image-${PCT_OSTYPE}/architecture=arm64,release=${CUSTOM_TEMPLATE_VARIANT},variant=default/lastStableBuild/artifact/rootfs.tar.xz"
url=$(
curl -fsSL "https://api.github.com/repos/community-scripts/debian-arm64-lxc/releases/latest" |
jq -r --arg v "$CUSTOM_TEMPLATE_VARIANT" \
'.assets[].browser_download_url | select(test("debian-" + $v + "-arm64-rootfs\\.tar\\.xz$"))' |
head -n1
)
[[ -n "$url" ]] || {
msg_error "Could not find Debian ${CUSTOM_TEMPLATE_VARIANT} ARM64 template URL."
exit 207
}
else
url="https://jenkins.linuxcontainers.org/job/image-${PCT_OSTYPE}/architecture=arm64,release=${CUSTOM_TEMPLATE_VARIANT},variant=default/lastStableBuild/artifact/rootfs.tar.xz"
fi
msg_info "Downloading ${PCT_OSTYPE^} ${CUSTOM_TEMPLATE_VARIANT} ARM64 template" msg_info "Downloading ${PCT_OSTYPE^} ${CUSTOM_TEMPLATE_VARIANT} ARM64 template"
if ! curl -fsSL -o "$dest" "$url"; then if ! curl -fsSL -o "$dest" "$url"; then