Start from your infrastructure
Run sandboxes on the Proxmox, Linux, and bare-metal capacity you already own.
Self-driving infrastructure - ship sandboxes onto the infrastructure you already run
We all know our hardware is as powerful as it has ever been. Isn't it a bit odd that everyone keeps trying to convince you to rent theirs instead?
Execution model
Run sandboxes on the Proxmox, Linux, and bare-metal capacity you already own.
Place workloads where they make financial sense and reduce your exposure to cloud bill shock.
Keep sandbox execution consistent as infrastructure shifts across your own hosts and cloud regions.
Give sandboxes a shared filesystem and mesh networking without making every host feel different.
A lightweight host agent manages sandbox lifecycles, health checks, and networking directly on your infrastructure.
GlobalStacks abstracts away the vendor-specific complexity. Whether it's a Proxmox node in your basement or an EC2 instance in us-east-1, the sandbox execution experience is identical.
target:
type: proxmox-lxc
node: 'pve-01'
sandbox:
name: 'agent-runner'
image: 'node:20-alpine'
resources:
cpu: 2
memory: 2048