Homelab
Proxmox LXC/VM
Container and virtual machine placement inside the Proxmox stack.
This page tracks the workloads that live directly under Proxmox. The split is simple: use LXC containers for small Linux services that should be easy to move or rebuild, and use VMs when the full operating system is part of the product.
LXC Containers
These are the small, focused services that benefit from being close to the Proxmox host without needing a full VM around each one.
Tailscale
Tailscale gives the lab a private access path without making every management interface public.
Komodo
Komodo keeps an eye on servers and manages container-based services from one place.
RustDesk Server
RustDesk Server provides self-hosted remote desktop infrastructure so remote support and remote access stay under local control.
Forgejo
Forgejo is the self-hosted Git service for internal development workflows.
Syncthing
Syncthing handles direct file synchronization across systems in my homelab.
AdGuard
AdGuard Home handles DNS filtering and client-facing resolver control.
Unbound
Unbound is the upstream recursive resolver behind the DNS filtering layer.
Unifi OS Server
UniFi Network Server manages the network stack and UniFi devices.
Virtual Machines
Home Assistant OS is the sole VM on Proxmox because the appliance-style operating system is part of the expected experience.
Back to homelab