Proxmox Helper Scripts
Go to file
nicedevil007 c98ccd89d6 fixing the php opcache errors
Alpine Wiki is missing the hint on commenting out the settings for opcache in nextcloud.conf

it is already enabled in php.ini

also disabled the serverinfo app because not working on alpine (shell_exec.......)

and small fix for smb part for external storage
2023-09-29 19:00:29 +02:00
.github PR ready 2023-09-29 07:40:51 +02:00
ct PR ready 2023-09-29 07:40:51 +02:00
install fixing the php opcache errors 2023-09-29 19:00:29 +02:00
misc PR ready 2023-09-29 07:40:51 +02:00
turnkey PR ready 2023-09-29 07:40:51 +02:00
vm PR ready 2023-09-29 07:40:51 +02:00
CHANGELOG.md PR ready 2023-09-29 07:40:51 +02:00
CODE-AUDIT.md PR ready 2023-09-29 07:40:51 +02:00
LICENSE Update LICENSE 2023-02-07 11:33:32 -05:00
README.md PR ready 2023-09-29 07:40:51 +02:00
USER_SUBMITTED_GUIDES.md Update USER_SUBMITTED_GUIDES.md 2023-08-21 06:04:56 -04:00

README.md

Contributing to Proxmox VE Helper Scripts

These scripts empower users to create a Linux container or virtual machine interactively, providing choices for both simple and advanced configurations. The basic setup adheres to default settings, while the advanced setup gives users the ability to customize these defaults. Utilizing the whiptail command, options are displayed to users in a dialog box format. Once the user makes their selections, the script collects and validates their input to generate the final configuration for the container or virtual machine.

Proxmox VE Helper Scripts

Exercise caution and conduct a comprehensive assessment of scripts and automation tasks acquired from external sources.

Proxmox® is a registered trademark of Proxmox Server Solutions GmbH.