Agentless Cloud Terminal

Deploy simply. Scale infinitely.

The self-hosted PaaS that brings modern zero-downtime deployments to any Linux server. No agents. No lock-in.

Get Started
bash — user@server
# Install ACT on your server (Ubuntu/Debian/CentOS) user@server:~$curl -fsSL https://raw.githubusercontent.com/drmhse/act2/main/install.sh | bash # Start the service user@server:~$sudo systemctl start act # Access the dashboard Dashboard running at http://localhost:8080 user@server:~$_
zsh — dev@local
# Deploy your app with zero-downtime curl -X POST /api/v1/services/svc_123/deploy → Pulling image... → Starting green container... → Health check passed → Switching traffic (Traefik) → Stopping blue container Deployment complete _

Complete control over your infrastructure.
Blue/Green deployments, WireGuard mesh, and automated backups out of the box.

Features

Everything you need for production

Enterprise-grade features on your own hardware.

Zero Downtime

Blue/Green deployments by default. Traffic is switched atomically via Traefik only after health checks pass.

Agentless

No complex agents to install or maintain. ACT manages your servers securely over standard SSH.

Secure by Default

Automated WireGuard mesh, UFW firewall configuration, and SSH key management.

Multi-Tenant

Built for teams. Organize resources into Projects and Environments with isolated networks.

Automated Backups

Set and forget. Databases and volumes are automatically backed up to S3-compatible storage.

Live Terminal

Access your servers directly from the browser with our secure, audited web terminal.