🚀 Founding Member Access — Only 100 spots at $299 lifetime. Platform launches June 2026. Apply now →

Every feature your
cloud operation needs.

Core launch capabilities — organized by what you need to do. Pick a category to explore.

AI Pilot — now has a dedicated page

The AI that understands your full infrastructure, acts with your consent, and works across every feature listed below.

Explore AI Pilot →
Operations · 01

Server Management

Full lifecycle control over every server — provision, configure, operate, and decommission — all in one place.

Guided Provisioning

Answer a short wizard: cloud account, region, server size, OS, software stack (LEMP, LAMP, Node, Python). Platform provisions and configures everything automatically.

Advanced Provisioning

Full control — specific machine types, OS version, custom stacks, hostnames, SSH keys. Review full cost estimates before committing.

Day-to-day server operations

  • SSL certificates — Let's Encrypt auto-renew, custom upload, per-site management
  • Log viewer — system, Nginx, Apache, app logs with search and time filtering
  • Cron manager — create, edit, suspend, resume scheduled tasks visually
  • Firewall — UFW-based rules, per-server, managed through the UI without SSH
  • Browser-based SSH terminal — direct server access when you need it, no local client required
  • Services manager — start, stop, restart, enable/disable Nginx, PHP-FPM, MySQL, Redis, and more
  • Package manager — search and install server packages from the dashboard
  • Maintenance Mode — take a server offline safely during planned work, suppresses false-alarm alerts
  • Server cloning & migration — duplicate a server's config, or move all data between cloud providers
Operations · 02

Automated Backups

Six backup types. Scheduled automation. Encrypted storage. Restore or migrate between providers in a click.

Backup TypeWhat is capturedDestination
Full Server SnapshotComplete disk image — OS, software, configuration, all dataCloud storage bucket or provider snapshot
Database BackupMySQL/PostgreSQL/MariaDB logical dumps — per-database or allS3, GCS, Azure Blob, DO Spaces
Site/App Files BackupApplication directory, uploads, assetsAny connected cloud storage bucket
App-aware BackupDatabase + files together, app-aware packagingAny connected cloud storage bucket
Config BackupNginx/Apache configs, SSL certs, cron jobs, env varsEncrypted in connected storage
Log ArchiveHistorical log files — compressed for compliance or diagnosticsAny connected cloud storage bucket

Automation & restore

  • Schedule on a daily, weekly, or custom cron basis — per server or per site
  • Set retention policies — keep last 7 days, 30 days, or indefinitely
  • End-to-end encryption — backups are encrypted before leaving your server
  • Inter-cloud migration — restore a backup from one provider to a new server on another provider, fully automated
  • One-click restore from any backup point — database, files, or full server
  • Backup status dashboard — last run, next scheduled, storage size, health across all servers
Operations · 03

Sites & Apps

Deploy, manage, and scale every site and application across your infrastructure from a unified dashboard.

  • Auto-discovery — connect a server and CloudAIPilot detects all running sites and apps, regardless of how they were deployed
  • Deploy via AI Pilot — "Deploy a Next.js app on this server with a staging environment" — no wizard screens
  • Any stack — Next.js, React, Vue, Node, Python, PHP, Laravel, static sites — AI handles setup conversationally
  • App cloning — duplicate any site to same server or across providers, useful for staging environments
  • Environment variables — manage .env files visually with encrypted storage at rest
  • GitHub CI/CD integration — connect a repository to any app, set the branch, enable auto-deploy on push
  • Cross-cloud app dashboard — every site across all servers and providers, with status, domain, last deployment, uptime
  • Staging environments — push to staging, test, then one-click promote to production
  • Linux-first launch scope — full server management at launch is focused on Linux workloads across the supported providers
Observability · 01

Monitoring

Real-time and historical performance metrics across every server — with seven selectable time ranges.

Metrics tracked

  • CPU usage (overall and per-core)
  • Memory usage (RAM + swap)
  • Disk usage per mounted volume
  • Disk I/O read/write rates
  • Network in/out (bytes and packets)
  • System load average (1m, 5m, 15m)
  • Running service health checks
  • Uptime and reboot history

Time ranges

Investigate any window with full resolution:

  • 5 minutes (real-time view)
  • 15 minutes · 30 minutes
  • 1 hour · 24 hours
  • 7 days · 30 days

All monitoring data is in the AI Pilot's context. Ask "What caused that CPU spike at 2am?" and the AI correlates metrics and logs to deliver a root cause analysis.

Observability · 02

Alerts

Custom thresholds. Smart delivery. Per-member routing. No alert fatigue.

Alert triggers

  • CPU / Memory / Disk threshold
  • Service down (Nginx, MySQL, PHP-FPM…)
  • Server unreachable / offline
  • SSL certificate expiring (configurable days)
  • Backup or deployment failure

Notification channels

  • Email
  • Slack, Telegram, Discord, Teams
  • Webhook — post to any endpoint
  • Maintenance Mode — suppresses all alerts for a server during planned work; no false-alarm flood during patching
  • Per-member routing — backup alerts go to ops; deployment alerts go to devs. Configured per-server per-member
Observability · 03

Activity Center

Full visibility into everything happening in your infrastructure — live and historically.

Active Processes

Live view of all in-progress operations — deployments, backups, provisioning. Real-time status with progress indicators.

History

Complete log of every operation — filterable by server, type, outcome. Shows who triggered it, when, how long it took.

Audit Log

Every action by every team member — logins, config changes, permission changes. Critical for compliance on shared accounts.

AI Activity

A dedicated log of every action the AI Pilot took — what it was asked, what it planned, what it executed, and the outcome. Always separate from human activity.

Productivity · 01

CI/CD Pipelines

Push to deploy. Zero configuration required beyond connecting your repository.

  • GitHub integration — connect your account and link any repository to any application on any server
  • Branch-based deployments — push to the designated branch and the deployment fires automatically
  • Zero-downtime deployments — rolling strategy keeps your app live during deploys
  • Build pipeline — define build commands that run before swapping live files
  • Deployment history — every deploy logged with timestamp, commit hash, commit message, and outcome
  • One-click rollback — instantly revert to any previous successful deployment
  • Deployment notifications — success or failure alerts through your configured channels

Coming soon GitLab and Bitbucket integration is in active development and will be added after launch.

Productivity · 02

Cloud Storage

Connect and manage your object storage accounts across all four providers from one unified interface.

  • Supported providers — Amazon S3, Google Cloud Storage, Azure Blob Storage, DigitalOcean Spaces
  • Connect multiple accounts — as many accounts as needed across any mix of providers
  • Visual bucket browser — browse buckets and objects with a file explorer interface, no CLI required
  • Backup destination — designate any connected bucket as the target for server and site backups
  • Server-to-bucket file transfer — transfer files directly from any server to any storage bucket, and back
  • Cross-provider transfers — move objects between providers (e.g., S3 → GCS) without downloading locally
Productivity · 03

File Manager

Navigate, edit, manage, and transfer your server files — entirely in the browser.

  • Full file system navigation — browse any directory on your server with a familiar explorer interface
  • Create and rename — create new files and directories, rename existing ones
  • Edit files in-browser — open and edit any text file with syntax highlighting for common file types
  • Upload & download — drag-and-drop uploads from your local machine; download files or directories as archives
  • CHMOD — manage permissions visually with owner/group/other checkboxes
  • Send to cloud storage — select any file or directory and send it directly to a connected storage bucket
  • Pull from cloud storage — retrieve files from a bucket directly onto the server
  • Secure access — all operations authenticated, logged in Activity Center, respecting team permission levels
Founding Member Launch

Ready to use all of this?

100 Founding Member spots. One-time payment. Full platform access from June 2026.