Website | Contribute | Guides | Changelog | Support
These scripts empower users to effortlessly create Linux containers or virtual machines, offering options for both straightforward and intricate configurations. The simplified setup sticks to default settings, while the detailed setup allows for customization.
A dialog box presents choices to the user. Following selection, the script compiles and verifies input to finalize the configuration for the container or virtual machine.
-
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. -
🚨 The scripts in the repository will no longer provide support for Proxmox VE 7 starting from July 2024 (scripts will not execute on PVE7). Subsequent Proxmox VE - Support Lifecycle
Exercise caution and meticulously assess scripts and automation tasks from external sources. Discover more
Proxmox® is a registered trademark of Proxmox Server Solutions GmbH.
The primary license for this project is the GNU Affero General Public License v3.0 (AGPL-3.0). It applies to all parts of the project that are not explicitly identified as being under a different license.
Unless stated otherwise, all components of this project, including additional Proxmox VE Helper-Scripts not found in the original repository, are licensed under the AGPL-3.0. You can find the full AGPL-3.0 license text in the AGPL-LICENSE file in this repository.
Certain libraries or modules within this project are under the MIT License. These components are either used as-is or have been modified to fit the needs of this project. These are identified below.
- tteck/Proxmox: under the MIT License. Refer to the respective
LICENSE
orREADME
file for this project for more information.
The MIT License is permissive and allows for these components to be integrated into AGPL-licensed projects. The original copyright notice and the license text must be included with any substantial portions of the MIT-licensed software.
SPDX-License-Identifier: AGPL-3.0-only AND MIT