Skip to content
Portfolio

Docker Engine

Docker runs alongside LXC on the Proxmox node for lightweight, reproducible services. Containers are preferred when a full VM is unnecessary or when compose-based stacks simplify deployment.

PlatformUse Case
LXCNative Proxmox containers (e.g. Tailscale gateway) — minimal overhead
VM / LXC + DockerCompose-managed multi-service stacks

Docker is part of the planned Local SRE Platform stack (monitoring, alerting, automation). Engine installation details and host selection (dedicated VM vs. LXC) will be documented here as services are deployed.

Not yet fully documented. See Docker Compose for the planned stack layout and Local SRE Platform for the observability roadmap.