Proxmox provisioner backend
Track the planned Proxmox execution target. Proxmox is not supported for normal Nora deployments in the current release.Proxmox is a roadmap execution target for Nora agents. The adapter work is present for continued development, but current releases keep Proxmox release-blocked in the runtime catalog. Use Docker or Admin-registered Kubernetes for supported deployments today. NemoClaw is available only as an experimental sandbox profile on supported targets.

Current status
Even ifENABLED_BACKENDS includes proxmox, Nora marks Proxmox as blocked and returns:
Adapter configuration reference
These settings are retained for adapter development and future validation. They do not make Proxmox a supported execution target in the current release.PROXMOX_TOKEN_ID must use Proxmox API token format: user@realm!tokenname.
Future required access
The API token and SSH user must be able to:- Clone or create containers from the configured template.
- Start, stop, restart, and delete the runtime target.
- Run bootstrap commands through
pctduring first deploy.
Future runtime-specific templates
OpenClaw usesPROXMOX_TEMPLATE. Hermes and NemoClaw need explicit templates when those runtime paths are enabled:

