HelmRelay logoHelmRelay
Visual Template Builder

Stop doing daily tasks manually

SQL dumps, backups, log rotation, security patches — build automated workflows with drag-and-drop blocks, or let AI create them for you. Runs on schedule. Zero manual work.

12 block types
AI-powered builder
Scheduled runs
template builder
Daily Database Backup
prod-web-01
4 blocks
Save & Run
Run Command#1
mysqldump -u root --all-databases | gzip > /backups/db-$(date +%F).sql.gz
command
Create Backup#2
/backups/db-2026-04-12.sql.gz
file
Health Check#3
https://api.example.com/health
notification
Send Alert#4
✓ Daily backup complete — 248 MB
notification

The Real Builder

Build: drag, connect, run

Drag blocks from the sidebar, configure them, connect the flow, and press Run. AI assistant helps you build faster.

template builder — Deploy Application
100%
Save & Run
Install Package#1
nginx
command
Run Script#2
#!/bin/bash cp /app/build/* /var/www/ nginx -t
command
Manage Service#3
nginx
restartstopstart
command
Health Check#4
https://myapp.com/health
notification
Send Alert#5
✓ Deploy complete — v2.4.1 live
notification

Building Blocks

12 block types

Combine different block types to create any server automation workflow. Each block maps to a real agent action.

Run Command

Execute any shell command

Commands
Run Script

Multi-line bash script

Commands
Install Package

apt/yum package install

Commands
Manage Service

Start, stop, or restart

Commands
Condition

Branch based on result

Control Flow
Wait / Delay

Pause between steps

Control Flow
Retry on Fail

Retry with backoff

Control Flow
Send Alert

Email or dashboard alert

Notifications
Health Check

Verify endpoint is live

Notifications
Upload File

Upload to remote server

File Ops
Download File

Download from server

File Ops
Create Backup

Snapshot files or DB

File Ops

Real-Time Execution

Runs step by step

Watch your template execute block by block with live progress, output, and timing for every step.

running: Deploy Application
prod-web-01
1/5install package nginx2.1s
2/5run script deploy.sh4.3s
3/5manage service nginx restart0.8s
4/5health check https://myapp.com/health
5/5send alert Deploy complete
Elapsed: 7.2s3 of 5 complete

Ready to Use

Pre-built templates

Pre-built for the repetitive tasks you do every day. Use as-is or customize.

Daily Database Backup

Dump all MySQL/PostgreSQL databases, compress, upload to S3, rotate old backups, and send completion alert.

Run Command
Create Backup
Health Check
Send Alert
4 blocks·~2 min
BackupDaily

Log Rotation & Cleanup

Compress old logs, archive to backup storage, delete expired entries, restart syslog, and report disk savings.

Run Command
Create Backup
Run Command
Manage Service
Send Alert
5 blocks·~1 min
LogsDaily

Security Updates

Check for security patches, apply unattended upgrades, verify services still running, send patch report.

Run Command
Run Script
Health Check
Send Alert
4 blocks·~3 min
SecurityDaily

Docker Cleanup

Remove stopped containers, dangling images, unused volumes, and build cache. Reclaim disk space safely.

Run Command
Run Command
Run Command
Run Command
Send Alert
5 blocks·~1 min
DockerWeekly

SSL Certificate Renewal

Check certificate expiry, run certbot renewal, verify new cert, reload nginx, and send status.

Run Script
Run Command
Health Check
Manage Service
Send Alert
5 blocks·~1 min
SSLWeekly

Full Server Health Check

Check disk usage, memory, CPU load, service status, port availability, and send comprehensive report.

Run Script
Health Check
Health Check
Condition
Send Alert
5 blocks·~30s
MonitoringDaily

Forget daily manual work

Build templates yourself or describe what you need — AI creates and schedules them automatically. Your servers maintain themselves.

Ready to automate?

Stop wasting time on repetitive server tasks. Templates are included in all plans.