Skip to Content
👋 Welcome to HowToUseMoltbot Quick Start

VPS deployment

You can run Moltbot on any VPS that meets the system requirements: Node 22+, enough RAM and disk for your usage.

Quick path: SSH in and run the installer (same as install):

curl -fsSL https://molt.bot/install.sh | bash

Then run onboarding (moltbot onboard). Use a process manager or systemd so the gateway stays up.

Docker: For an isolated setup, use Docker. See also Hetzner (Docker VPS) for a concrete VPS + Docker guide.

Minimum specs / OS: FAQ: minimum VPS requirements and recommended OS. Linux install for systemd user service.

Last updated on: