kombify StackKits · Curated Homelab Blueprints

Your homelab.
Two commands.

Deploy, manage, and scale your infrastructure with pre-validated blueprints. No YAML chaos. No manual setup. Just results.

Curated Tools
Professional Standards
CUE-Validated
Open Source
Deploy in Minutes

Stop fighting your infrastructure

Traditional homelab setup is complex, error-prone, and time-consuming. StackKits changes that.

The old way

$ ssh root@server "apt update && apt install docker.io -y"
$ scp docker-compose.yml root@server:/opt/
$ ssh root@server "cd /opt && docker compose up -d"
$ # configure reverse proxy manually...
$ # set up TLS certificates...
$ # add monitoring...
$ # hope nothing breaks

Hours of manual configuration. No validation. No reproducibility.

The StackKits way

$ stackkit prepare
✓ Environment validated

$ stackkit init base
✓ Your homelab is running!

Two commands. Validated. Reproducible. Done.

Curated and professional

Every tool hand-picked, every configuration validated. Enterprise-grade practices made accessible.

Curated Selection

Every tool is hand-picked and tested for compatibility, security, and long-term maintainability.

Validated Config

CUE schemas catch errors before deployment. Type-safe, constraint-validated, production-ready.

Fully Transparent

Open source, declarative, and auditable. No black-box magic — you always know what runs.

Minutes to Deploy

Professional infrastructure in minutes. The same IaC practices used by Fortune 500 companies.

Choose your architecture pattern

Three patterns for different infrastructure needs. Add capabilities with composable Add-Ons.

Base Kit

Single-environment pattern

All services in one deployment target — local server or cloud VPS. Docker Compose, context-aware defaults, composable Add-Ons. Works on any hardware.

TraefikDokployTinyAuthDozzle
Available Single Environment

Modern Homelab

Hybrid infrastructure pattern

Bridge local and cloud environments with zero-trust identity access. Distributed services across heterogeneous nodes with Coolify management.

LLDAPStep-CAPocketIDCoolifyPrometheus
Planned Hybrid

High Availability Kit

HA cluster pattern

No single point of failure. Docker Swarm cluster with automatic failover, quorum consensus, and data replication.

Docker SwarmKeepalivedTraefikPrometheusGrafana
Planned HA Cluster

Ready to simplify your infrastructure?

Start with the Base Kit and deploy your homelab today.