HelmRelay logoHelmRelay
How It Works

From zero to managed in 30 seconds

Walk through the full setup flow — install, connect, talk to your server. Live mockups of every step.

terminal

$ curl -sSL https://cdn.helmrelay.com/install.sh | sudo bash -s -- \

--token YOUR_TOKEN --server-id YOUR_SERVER_ID

Agent installed (v1.0.0)

Connected to HelmRelay dashboard

Monitoring active — CPU 12% · RAM 34% · Disk 21%

Ready. Server managed by HelmRelay.

That's it. One command. Your server is connected.

Step by Step

01

Install the agent

Run a single curl command on your VPS. The lightweight agent installs in under 30 seconds with zero dependencies — no Docker, no Node.js, nothing extra needed.

  • Works on Ubuntu, Debian, CentOS, AlmaLinux, Rocky Linux
  • Runs as a systemd service — starts on boot automatically
  • Uses minimal resources (~15 MB RAM, <1% CPU)
  • Secure TLS connection to HelmRelay cloud
terminal

$ curl -sSL https://cdn.helmrelay.com/install.sh | sudo bash -s -- \

--token YOUR_TOKEN --server-id YOUR_SERVER_ID

Agent installed (v1.0.0)

Connected to HelmRelay dashboard

Monitoring active — CPU 12% · RAM 34% · Disk 21%

Ready. Server managed by HelmRelay.

02

Server appears in dashboard

The moment the agent connects, your server shows up in the HelmRelay dashboard with live metrics. CPU, RAM, disk, network — everything visible at a glance.

  • Real-time metrics update every few seconds
  • Historical data stored for trend analysis
  • Server health status with color-coded indicators
  • Multiple servers in one unified view
prod-web-01

162.19.246.197

Healthy
OS: Ubuntu 24.04 LTS
IP: 162.19.246.197
Uptime: 93d 7h
Agent:v0.5.0
CPU
4%
Memory
35%
Disk
19%
Network
↓12.0 GB ↑30.6 GB
Heartbeat: 12s ago
Manage
03

Talk to your server

Use the AI Command Center to manage your server with natural language. Type what you need in plain English — HelmRelay handles the rest.

  • "Update all packages" → runs apt update && apt upgrade
  • "Show disk usage" → executes df -h with formatted output
  • "Restart nginx" → systemctl restart with confirmation
  • Safety levels prevent destructive commands by default

Command Center

Safely manage your servers with guided actions

prod-web-01Healthy

scan disk and check who takes lot of space

Interpreted request
Server: prod-web-01Action: find_large_filesRisk:low
Completed successfully

The largest directories are:

- /: 12GB

- /var: 8.3GB

- /var/lib: 7.5GB

- /usr: 2.1GB

04

Monitor, automate, scale

Set up alerts, build templates for repeated tasks, and add more servers as your infrastructure grows. HelmRelay scales with you.

  • Configurable alert thresholds (CPU, RAM, disk)
  • Template library for consistent server configurations
  • Audit logs for every action and command
  • Role-based access for team environments
Active Alerts

Disk usage critical on db-main

84% — threshold: 80%

2m ago

RAM usage elevated on prod-web-01

68% — threshold: 60%

15m ago

All other servers healthy — no active alerts

Live Demo

See it in action

The exact same chat you'll use inside the dashboard.

helmrelay.com / dashboard / command-center

Command Center

Talk to your server in plain English

clean docker unused volumes
Interpreted request
Server: prod-web-01
Action: docker_list_volumes
Risk: low

List all Docker volumes and show which ones are dangling (unused). Use before pruning to review.

Auto-executing (low risk, no confirmation needed)

Execution complete
Validating action
Dispatching to agent
Executing on server
Verifying result
Task queuedQueued docker_list_volumes for prod-web-01
Task claimed by agentAgent claimed docker_list_volumes
Agent task log appendeddocker_list_volumes: === All volumes === VOLUME NAME DRIVER MOUNTPOINT…
Task completeddocker_list_volumes completed on prod-web-01
Console
=== All volumes === VOLUME NAME DRIVER MOUNTPOINT vector_vector_db_data local /var/lib/docker/volumes/vector_vector_db_data/_data === Dangling (unused) volumes === VOLUME NAME DRIVER
Completed successfully

The Docker volume list shows one active volume: - vector_vector_db_data There are no dangling (unused) volumes, indicating no unnecessary volumes taking up space.

Ask anything about your server…

Benefits

Why teams choose HelmRelay

No SSH Required

Manage servers without opening a terminal or remembering commands.

Safe by Default

Every command is classified by risk level. Destructive operations require confirmation.

Proactive Alerts

Get notified before problems escalate. Custom thresholds for your specific needs.

Full Audit Trail

Every command, every result, every user — logged and searchable.

Multi-Server Ready

One dashboard for all your servers. Switch instantly, compare metrics, spot issues.

Developer Friendly

Clean API, lightweight agent, and full command output — built by developers, for developers.

Try it yourself

Start monitoring for free. No credit card required.