Skip to main content
Glama
Ruashots
by Ruashots

pve_create_container

Create a new LXC container in Proxmox VE by specifying node, container ID, OS template, and optional configuration parameters.

Instructions

Create a new LXC container

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
nodeYesNode name
vmidYesContainer ID
ostemplateYesOS template (e.g., local:vztmpl/ubuntu-22.04.tar.zst)
hostnameNoHostname
passwordNoRoot password
storageNoRoot storage
rootfsNoRoot filesystem config
memoryNoMemory in MB
swapNoSwap in MB
coresNoCPU cores
cpulimitNoCPU limit (0-128)
cpuunitsNoCPU weight
net0NoNetwork device 0
mp0NoMount point 0
featuresNoFeatures (nesting=1, etc.)
unprivilegedNoUnprivileged container
onbootNoStart on boot
startupNoStartup order
protectionNoProtection
poolNoResource pool
descriptionNoDescription
tagsNoTags
ssh-public-keysNoSSH public keys
startNoStart after creation

Other Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/Ruashots/proxmox-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server