# Proxmox Projects at AI Tinkerers

> Canonical HTML: https://aitinkerers.org/technologies/proxmox
> Markdown URL: https://aitinkerers.org/technologies/proxmox.md
> Technology record last updated: 2026-05-23T20:59:33Z
> Generated: 2026-09-21T18:44:11Z

Proxmox is a powerful, open-source virtualization platform that unifies KVM virtual machines, LXC containers, and software-defined storage on a single Debian-based system.

Proxmox Virtual Environment (VE) delivers a bare-metal hypervisor that handles enterprise-grade virtualization without the licensing premium. By combining kernel-based virtual machines (KVM) and lightweight Linux containers (LXC) on a Debian foundation, it lets operators spin up diverse workloads side-by-side. Out-of-the-box support for Ceph storage, ZFS file systems, and software-defined networking means you can scale from a single home-lab node to a highly available, multi-datacenter cluster using a clean, built-in web console.

- Official technology site: https://www.proxmox.com
- Public AI Tinkerers demos and talks: 1
- Result page: 1 of 1

## Recent Public Talks and Demos

### [Turn your Homelab into a Dark Factory](https://cologne.aitinkerers.org/talks/rsvp_iWZxTrC9hQ8)

I turned my Homelab into a dark factory where I run an orchestrating agent that schedules and delegates work to other agents. There are two parts to this system: the control plane, which handles where agents run and how they run, and the data plane, which handles the actual work you commit (or not). We're going to see how I interact with a personal agent (Hermes, if I have time, I'll show my own agent) and how Hermes decides what to do next depending on our conversation. Instead of making Hermes write the code, it will delegate the tasks to different coding agents running in our own sandbox (built with Firecracker on top of a Proxmox VM). I'll walk you through the different components, how it works and why it matters (in particular the sandbox part).

- Event context: AI Tinkerers Cologne: World Cup Edition — 2026-07-15 — Cologne
- Public talk page: https://cologne.aitinkerers.org/talks/rsvp_iWZxTrC9hQ8

## Related Technologies

- [Agent](https://aitinkerers.org/technologies/agent) ([Markdown](https://aitinkerers.org/technologies/agent.md)) — 12 public demos
- [Claude Code](https://aitinkerers.org/technologies/claude-code) ([Markdown](https://aitinkerers.org/technologies/claude-code.md)) — 215 public demos
- [Coding agents](https://aitinkerers.org/technologies/coding-agents) ([Markdown](https://aitinkerers.org/technologies/coding-agents.md)) — 1 public demo
- [Docker](https://aitinkerers.org/technologies/docker) ([Markdown](https://aitinkerers.org/technologies/docker.md)) — 147 public demos
- [Firecracker](https://aitinkerers.org/technologies/firecracker) ([Markdown](https://aitinkerers.org/technologies/firecracker.md)) — 1 public demo
- [Hermes](https://aitinkerers.org/technologies/hermes) ([Markdown](https://aitinkerers.org/technologies/hermes.md)) — 4 public demos
- [run](https://aitinkerers.org/technologies/run) ([Markdown](https://aitinkerers.org/technologies/run.md)) — 1 public demo
