Running OpenClaw with Proxmox
Just curios but is there anyone else in the community running their openclaw environment in a hypervisor environment with proxmox? Hows the experience? I have a few VM's running with one running a GPU thats being passthrough the host. All VMs are in their own VLAN being managed by a pfsense firewall. Right now I have 6 pipelines following the lobster workflow. These run in the same VM where openclaw lives. A 2nd VM hosts my LLM (qwen3.5-27B (upgrading to 3.6 soon)). The 6 pipelines dont involve my main openclaw agent. Its just scripts and my LLM when its called. I recently added another VM where I installed both Codex and Claude CLI along w/ hermes agent. This is all experimentation but planning on maybe running hermes as the managing agent for both codex and claude CLI. I have other tasks/projects I'm working on all in parellel but right now focus is finishing the hermes implemenation and then working out a agent framework for all my agents. Its a work in progress...