user-robotAutopilot

Stop watching your infrastructure and let it fix it self

Overview

Most infrastructure problems don’t start as incidents.

They start as:

  • a pod getting OOM Killed

  • disk quietly hitting 100%

  • a “we’ll fix it later” change

And by the time you notice… It’s already expensive.

Stakpak Autopilot changes that.

It doesn’t just monitor.

It runs 24/7, detects unexpected changes, fixes what’s safe, and only alert you when it actually matters.

No dashboards to babysit. No alerts to ignore. No “we’ll look at it tomorrow.”

Getting Started Takes Less Than a Min

  1. Run /Init (understand your apps and tech stack)

  2. Start with the recommended schedules

That’s it.

Stakpak Autopilot Prerequisite

Before running autopilot:

  • Docker must be installed and accessible to the current user

  • 2GB+ RAM is recommended for reliable autopilot + sandbox runs

  • Swap is strongly recommended on small Linux hosts

  • Linux user services may require linger to survive logout

Channels

You can connect Stakpak Autopilot to

  • Discord

  • Telegram

  • Slack

Setting Up Stakpak Autopilot

All you have to do is open Stakpak and ask it to monitor whatever you want, and it will help you set up the channels and everything

circle-check

Use Cases

You can use Stakpak Autopilot to monitor your infrastructure 24/7, automatically fix what’s safe, and alert you only when it actually needs you:

  • Monitor a fleet of OpenClaw deployments (gateway health, agents, connectivity)

  • Keep nagging you until you actually set up backups for your database

  • Detect and fix pods getting OOMKilled before users notice

  • Restart stuck services or failing jobs automatically

  • Detect expired credentials / broken integrations and fix or escalate

  • Spot duplicate or unused resources quietly burning money

  • Alert you when something actually needs a decision (not noise)

  • Investigate failed deployments and suggest/apply fixes

  • Continuously check that critical services are recoverable (not just “running”)

Configuration

  • ~/.stakpak/config.toml: Profiles behavior (model, allowed_tools, auto_approve, system_prompt, max_turns, provider credentials)

  • ~/.stakpak/autopilot.toml: runtime wiring (schedules, channels, service/server settings)

Use profile = "name" on schedules/channels and keep behavior inside profile definitions.

Full setup guide: cli/README.mdarrow-up-right

Commands

Alias

References

Last updated