Skip to main content
MeepaGateway is a single binary with no runtime dependencies (Docker is optional, for container mode tool execution).

Install

Auto-detects your OS and architecture, installs to /usr/local/bin/meepagateway.

Verify

Deploy to a VPS

One command — auto-detects SSH keys, uses a pre-baked snapshot if available (~30 second boot), falls back to cloud-init on a fresh Ubuntu image (~3 minute install):
Pass your API key and password to skip the setup wizard:
Requires doctl: brew install doctl && doctl auth init

Hetzner

Requires hcloud: brew install hcloud

Any VPS (cloud-init)

On any Ubuntu server:

Update

Or via the Captain Dashboard: Settings > Update. Other methods:

Uninstall