AI-Powered Infrastructure Management

Your server.
|

AIDE is the Agentic Integrated Deployment Environment — a next-gen control plane for your Linux server. Docker stacks, automated backups, deploy webhooks, notifications, resource limits, AI agents — all from one interface.

0+
Features
0+
AI Agents
0%
Open Source
Docker Stacks
Notifications
Automated Backups
Deploy History
One-Click Templates
Nixpacks Builds
Webhook Auto-Deploy
Resource Limits
Docker Containers
PM2 Processes
Cloudflare Tunnels
Web Terminal
AI Agents
Zero Trust Auth
Docker Stacks
Notifications
Automated Backups
Deploy History
One-Click Templates
Nixpacks Builds
Webhook Auto-Deploy
Resource Limits
Docker Containers
PM2 Processes
Cloudflare Tunnels
Web Terminal
AI Agents
Zero Trust Auth
Git Operations
DNS Management
Code Editor
One-Click Deploy
Real-time Logs
Live Monitoring
CI/CD Pipeline
Node.js 20
2FA Auth
Next.js 14
Git Operations
DNS Management
Code Editor
One-Click Deploy
Real-time Logs
Live Monitoring
CI/CD Pipeline
Node.js 20
2FA Auth
Next.js 14

What is AIDE?

Three pillars that define a new category of infrastructure tooling.

01AGENTIC

Native integration with AI coding agents. Run Claude Code, Gemini CLI, or OpenCode directly in your embedded terminal. Let AI handle code changes while you manage deployments.

02INTEGRATED

One dashboard for everything: PM2 services, Docker stacks, Cloudflare tunnels, automated backups, notifications, deploy history, and a full web terminal.

03DEPLOYMENT

One-click deployments with PM2, Docker, or Nixpacks. Webhook auto-deploy from GitHub. Resource limits, templates, and rollback from deploy history.

Everything you need. Nothing you don't.

17+ features. Zero bloat. A complete toolkit for modern server management.

New

Docker Compose / Stacks

Full stack lifecycle management. Create, deploy, and monitor multi-container applications with docker-compose. Per-service controls, live logs, network and volume inspection, .env management.

CreateUp / DownPer-service actionsLive logsNetworksVolumes.env editor

Docker Orchestration

Full container lifecycle management. Build images, create containers with resource limits (CPU, memory), manage volumes, view live stats, pull images. A lightweight Portainer alternative.

ContainersImagesResource LimitsLive StatsTemplates
New

Notifications

Centralized notification center. Get alerts for deployments, backup completions, container health changes, and system events. Never miss a critical event.

New

Automated Backups

Schedule and manage backups for your projects. Snapshot project files and databases, restore with one click, and track backup history.

New

Deploy History

Complete audit trail of every deployment. Track who deployed what, when, and the result. Compare deploys and roll back to previous versions.

New

One-Click Templates

Deploy popular stacks (Postgres, Redis, Mongo, etc.) from a curated template library with one click.

New

Nixpacks Builds

Auto-detect language and build with Nixpacks. Zero-config deployments for Node.js, Python, Go, Rust, and more.

New

Webhook Auto-Deploy

GitHub/GitLab push webhooks trigger automatic deployments. Zero-touch CI/CD pipeline for your projects.

New

Resource Limits

Set CPU and memory limits per container. Prevent runaway processes from taking down your server.

PM2 Process Manager

Start, stop, restart, and monitor all Node.js processes. Real-time logs, CPU/memory stats, and uptime tracking.

Cloudflare Integration

Manage DNS zones, tunnels, and ingress rules. Auto-provision hostnames. Cloudflare Access Zero Trust.

Git & Projects

Clone repos, manage branches, deploy keys. Per-project environments (dev, staging, production).

Web Terminal

Full PTY terminal via xterm.js. SSH, run commands, launch AI agents. Unlimited scrollback.

AI Agent Hub

Claude Code, Gemini CLI, OpenCode. Launch AI coding sessions from the terminal with one click.

Multi-Layer Security

Cloudflare Access JWT, NextAuth sessions, 2FA, per-project locks. Defense in depth.

Inline Code Editor

Browse and edit files with syntax highlighting. Dockerfile editor, env config management.

AIDE vs the rest

Not just another panel. AIDE combines infrastructure management with AI-native development.

Feature
AIDE
Others
AI Agent Integration
-
Docker Compose Stacks
Web Terminal (PTY)
Embedded Code Editor
-
Nixpacks Auto-Builds
Webhook Auto-Deploy
Notifications Center
Automated Backups
Cloudflare Zero Trust
-
Resource Limits (CPU/Mem)
Deploy History & Rollback
One-Click Templates
Self-hosted, single binary
Yes
Varies

Built for the AI-native developer

First-class support for the most powerful AI coding agents. Pre-installed in the Docker image. Ready to use out of the box.

C

Claude Code

curl -fsSL https://claude.ai/install.sh | bash

Anthropic's autonomous coding agent. Understands full codebases, writes and edits files, runs tests, and iterates.

G

Gemini CLI

npm install -g @google/gemini-cli

Google's AI assistant for the command line. Multimodal understanding, code generation, deep Google ecosystem integration.

O

OpenCode

curl -fsSL https://opencode.ai/install | bash

Open-source AI coding agent. Model-agnostic, supports MCP servers, full codebase awareness.

Architecture

Built on proven technologies. No black boxes. No vendor lock-in.

Next.js 14
App Router, SSR, API Routes
Node.js 20
Custom server with WebSocket PTY
SQLite WAL
Zero-config embedded database
Real-time
Live logs, stats, and terminal

Ready to take control?

Deploy AIDE on your server and manage your entire infrastructure from a single, AI-powered dashboard.

docker run -d -p 3000:3000 aide/aide:latest