Create, manage, and optimize LXC containers in Proxmox. Control container lifecycle, manage resources, and coordinate container deployments across nodes.
Create, manage, and optimize LXC containers in your Proxmox environment.
This skill enables you to:
Use this skill when you need to:
get_containers - List all containers on a specific nodeget_container_status - Get detailed container status and configurationget_container_config - Get full container configuration detailsstart_container - Start a containerstop_container - Stop a container immediatelyshutdown_container - Gracefully shutdown a containerreboot_container - Reboot a containercreate_container - Create a new LXC container with basic configurationcreate_container_advanced - Create a container with advanced configuration optionsclone_container - Clone an existing containerdelete_container - Delete a containerget_containers to list available containersget_container_status or get_container_config to check statecreate_container or create_container_advanced to provision new containerget_container_status to verify configurationclone_container to create copies for testing or deploymentget_container_config to review detailed settingsshutdown_container for graceful shutdownreboot_container to restart containerstop_container for immediate termination if neededget_container_status to diagnose issuesWhen using this skill, I provide: