selfhostkit.dev · tools that respect your terminal
The tools you keep googling,
without the ad-walls.
Validate a compose file, convert a docker run, generate a reverse-proxy config,
size up a local LLM. Fast, focused, no trackers. Made by someone who actually self-hosts.
yaml validator ○ paste to check
the kit
small tools that do one thing well. more shipping soon.
YAML validator live
Paste a compose file, get errors with line numbers. Above.
# yaml-validator docker run → compose live
Turn a long docker run command into a clean compose service.
# run-to-compose reverse-proxy config live
Generate nginx / Caddy / Traefik config for a service.
# reverse-proxy LLM VRAM calculator live
How much memory to run a model locally: weights + KV cache + verdict.
# llm-vram cron expression soon
Build and read crontab schedules in plain english.
# cron .env inspector soon
Spot missing keys, dupes and unquoted values before deploy.
# envread up
no-fluff guides to pair with the tools.