All Templates Script #1829
Replies: 3 comments 1 reply
-
Users can download the script, customize it as necessary, and then utilize it to create any template container from a single script. Download (all executed within the Proxmox shell):
Edit:
Execute:
|
Beta Was this translation helpful? Give feedback.
-
This is awesome We generally set the container name by matching it to the last 2 octets of the ip address I am not sure where or how to add that functionality back into the script - even so this is great work. We had to manually set the ip for now in the script - because it does not have that funcationality and we do not have a DHCP server running. I would love to know if you are considering adding the functionality back to the all templates script. |
Beta Was this translation helpful? Give feedback.
-
Here's a set of customizable options that can be tailored to better align with your specific system requirements:
|
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
A script designed to allow for the creation of one of the many free LXC templates. Great for creating system LXCs.
The script creates a
*.creds
file in the Proxmox root directory with the password of the newly created LXC.Please take note that if you plan to use this script for creating TurnKey LXCs, you'll need to modify the hostname after creation.
⚡ Default Settings: 2GB RAM - 8GB Storage - 2vCPU - onboot 0 - DHCP - Unprivileged⚡
Resource and network settings are adjustable post LXC creation.
Beta Was this translation helpful? Give feedback.
All reactions