Free & Pro • Linux x86_64

Automated recovery
for developers
tired of 2AM wakeups.

Aegira monitors your services and containers. When they fail, it recovers them. Automatically. Simple. No course needed.

$ wget https://github.com/talatsajafa/Aegira-free-v1-releases/releases/latest/download/aegira-free-x86_64.tar.gz

Built for developers.

Simple to install. Simple to configure. Quietly recovering.

Service Recovery

systemd service down? Aegira restarts it, verifies it's active, and logs the incident.

Docker Recovery

Container crashed with exit 137? OOM? Unhealthy? Aegira detects it — then runs your recovery commands.

Custom Commands

Write your own recovery rules. Arbitrary commands, command sequences, placeholders.

HTTP Health

API dead but container running? Aegira polls your /health endpoint and recovers.

Gmail Alerts

You control when alerts fire. Unknown incidents, recovery failures, or every recovery — your call.

Dry Run

See exactly what Aegira would do — before it does it. Zero risk.

Install in a few minutes

Download, extract, run the installer. Then point it at your service or container.

terminal
# Download
$ wget https://github.com/talatsajafa/Aegira-free-v1-releases/releases/latest/download/aegira-free-x86_64.tar.gz
$ tar -xzf aegira-free-x86_64.tar.gz
$ cd aegira-free

# Install (prompts for target)
$ sudo ./install.sh

Requires Linux x86_64. Docker optional.

Pick your plan.

Start free. Upgrade anytime.

Free

$0

Forever

  • 10 builtin rules
  • 3 custom rules
  • Single systemd service
  • Multi-container monitoring
  • HTTP health monitoring
  • Docker crash recovery
  • Gmail alerts
  • Dry run mode
Download
COMING SOON

Pro

$19/mo

or $190/year (2 months free)

  • 40+ builtin rules
  • Unlimited custom rules
  • Multi-service + multi-container mix
  • Systemd service status monitoring
  • Bulk rules management
  • Priority support
  • Everything in Free
Join Pro Waitlist

Company

Per-node

Main node free

  • Multi-node support
  • Main node free
  • Central dashboard
  • Cross-node recovery
  • Per-file rule organization
  • Role-based access control
  • Priority support
Join Company Waitlist

Pro and Company plans are coming soon. Join the waitlist to be notified.

Download Aegira Free

Linux 64-bit. All rights reserved.

Aegira Free v1.0.0

Linux x86_64 · 2.05 MB

Download (2.05 MB)

View all releases →

No signup required  •  No email  •  Just download and run

Questions?

Do I need to know how to code? +

No. Install it, point it at your service or container, and it just works. For custom rules, basic JSON knowledge is enough — we have examples.

Does Aegira need Docker? +

No. Aegira works with plain systemd services. Docker support is optional — if Docker is installed, Aegira also monitors containers.

What's the difference between Free and Pro? +

Free gives you 10 builtin rules, 3 custom rules, and single service/container monitoring. Pro adds 40+ builtin rules, unlimited custom rules, multi-service + multi-container monitoring, and systemd service status monitoring (detects service crashes even without log lines).

What is systemd service status monitoring? +

Most recovery tools only watch logs — if a service crashes silently, they never notice. Pro polls systemctl is-active every 2 seconds and instantly detects when a service goes down. This is a Pro-exclusive feature.

Is Aegira really free? +

Yes. The Free version is free to download and use for personal and internal business purposes. It includes 10 builtin rules, 3 custom rules, HTTP health monitoring, Docker recovery, and alerts. Pro adds 40+ builtin rules, unlimited custom rules, multi-service + multi-container monitoring, and priority support.

Can I redistribute or resell Aegira? +

No. All rights reserved. Redistribution, modification, or resale in any form is prohibited without explicit written permission from Aegira Labs. For commercial licensing, contact aegira.dev@gmail.com.

What about safety? Can Aegira break my system? +

Aegira has built-in destructive command guards. Commands like rm -rf /, dd, mkfs are blocked at validation and runtime. Plus, dry run mode lets you preview every action. The guard is best-effort, not foolproof — write your rules carefully.

Will I get spammed with alerts? +

No. You control when alerts fire. By default, Aegira only alerts on unknown incidents and recovery failures. You can enable recovery notifications per-rule if you want them.

Where can I find documentation? +

Full documentation is at aegiralabs-io.github.io/aegira-docs . It covers installation, custom rules, alerts setup, and troubleshooting.