Docker / Container Host Servers
Docker (and Podman, containerd) container hosts are simpler than full Kubernetes deployments — single-node or small-cluster setups for CI/CD, internal tools, and self-hosted apps. We stock 1U and 2U servers in the right specs for high container density.
Container density rule: each container is essentially a process tree with cgroup isolation — far lighter than VMs. A typical Dell PowerEdge R650 (32 cores, 256 GB RAM) hosts 200-500 lightweight containers (think nginx, redis, python web apps). For heavier containers (Java apps, databases), expect 50-150 per host.
Storage: local NVMe SSDs are ideal — Docker image layers benefit hugely from fast random reads during container start-up. We pre-validate Dell BOSS-N1 (PCIe NVMe boot device) + local NVMe data drives for the optimal Docker host layout.
For self-hosted-software shops (Mattermost, Nextcloud, GitLab, Mastodon, Plex), a single Dell PowerEdge R650 with 128 GB RAM runs 20-30 self-hosted apps comfortably in Docker Compose stacks. Refurbished pricing makes this $3-5K total — vs. cloud equivalent monthly bills of $200-500.