Lightweight Agent Cloud Terminal

Deploy simply. Scale infinitely.

Agent-based deployment platform for self-hosted infrastructure with auto-provisioned lightweight Rust/eBPF agent. Bring your own Linux servers.

Get Started
bash — user@server
# Install ACT on your server (Ubuntu/Debian/CentOS) user@server:~$curl -fsSL https://cdn.drmhse.com/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
# Just push your code. ACT handles the rest. git push origin main remote:Webhook received. Deploying to production... remote: → Building image (Rust/Nixpacks)... remote: → Health check passed (Blue/Green) remote: → Switching traffic... remote: ✓ Deployment successful _

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. Automatic rollback if detection fails.

Lightweight Agent Architecture

Auto-provisioned Rust/eBPF agent via SSH. Minimal resource footprint with high-performance mesh networking.

Secure by Default

Identity via AuthOS. Secrets encrypted with AES-256-GCM. Automated UFW and WireGuard configuration.

Multi-Tenant & Teams

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

Integrated Backups

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

Live Web Terminal

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