Proxmox Cloud-init Template Downloader

The script has been revamped, the instructions on this website will be updated soon

About

This bash script facilitates the downloading and setup of Cloud-init OS templates for Proxmox Virtual Environment (PVE).

The script supports a comprehensive list of cloud-init enabled OS images, including:

For more info, please visit GitHub.

Features

Usage Options

Option 1: Quick Single-Line Command (Recommended)

Use this command to download and run the script in one go:

bash <(wget -qO- osdl.sh/start.sh)

Option 2: Download and Save for Repeated Use

Use these commands to download the script once and run it multiple times:

1. Download the script:
wget osdl.sh/start.sh
2. Make the script executable:
chmod +x start.sh
3. Run the script:
./start.sh

Note

This script now includes advanced features such as bulk customization options and improved error handling. It's designed to be more user-friendly and efficient for both single and multiple template creations.

Your support helps us maintain and improve this project. If you find it valuable, consider making a donation:

Support the Project