How It Works

Three Steps to a Self-Managing Lab

Go from zero to fully automated infrastructure in under 10 minutes. No cloud account needed.

01

Install the Agent Runtime

A single binary. Runs on any Linux host — bare metal, VM, or container. Under 50MB, zero dependencies.

  • One-line install script
  • Supports x86_64 and ARM64 (Raspberry Pi friendly)
  • No root required — runs in userspace
  • Auto-detects your infrastructure stack
terminal
~$curl -fsSL https://get.realgeeky.ai | sh
02

Configure Your Agents

Tell RealGeeky what to monitor. A single YAML file defines your entire agent fleet.

  • Auto-discovery finds all containers, VMs, and services
  • Sane defaults — override only what you need
  • Store config in git for version control
  • Hot-reload — no restarts needed for config changes
terminal
~$realgeeky init --discover
03

Deploy and Relax

Agents start monitoring, healing, and optimizing immediately. You get notified only when it matters.

  • Dashboard available at localhost:9820
  • Agents coordinate automatically — no manual wiring
  • Escalation policies ensure humans stay in the loop
  • Full audit log of every action taken
terminal
~$realgeeky up -d

Ready to Get Started?

Request Early Access