Files
openclaw/docs/install/hostinger.md

3.6 KiB

summary, read_when, title
summary read_when title
Host OpenClaw on Hostinger
Setting up OpenClaw on Hostinger
Looking for a managed VPS for OpenClaw
Using Hostinger 1-Click OpenClaw
Hostinger

Hostinger

Run a persistent OpenClaw Gateway on Hostinger via a 1-Click managed deployment or a VPS install.

Prerequisites

  • Hostinger account (signup)
  • About 5-10 minutes

Option A: 1-Click OpenClaw

The fastest way to get started. Hostinger handles infrastructure, Docker, and automatic updates.

1. From the [Hostinger OpenClaw page](https://www.hostinger.com/openclaw), choose a Managed OpenClaw plan and complete checkout.
<Note>
During checkout you can select **Ready-to-Use AI** credits that are pre-purchased and integrated instantly inside OpenClaw -- no external accounts or API keys from other providers needed. You can start chatting right away. Alternatively, provide your own key from Anthropic, OpenAI, Google Gemini, or xAI during setup.
</Note>
Choose one or more channels to connect:
- **WhatsApp** -- scan the QR code shown in the setup wizard.
- **Telegram** -- paste the bot token from [BotFather](https://t.me/BotFather).
Click **Finish** to deploy the instance. Once ready, access the OpenClaw dashboard from **OpenClaw Overview** in hPanel.

Option B: OpenClaw on VPS

More control over your server. Hostinger deploys OpenClaw via Docker on your VPS and you manage it through the Docker Manager in hPanel.

1. From the [Hostinger OpenClaw page](https://www.hostinger.com/openclaw), choose an OpenClaw on VPS plan and complete checkout.
<Note>
You can select **Ready-to-Use AI** credits during checkout -- these are pre-purchased and integrated instantly inside OpenClaw, so you can start chatting without any external accounts or API keys from other providers.
</Note>
Once the VPS is provisioned, fill in the configuration fields:
- **Gateway token** -- auto-generated; save it for later use.
- **WhatsApp number** -- your number with country code (optional).
- **Telegram bot token** -- from [BotFather](https://t.me/BotFather) (optional).
- **API keys** -- only needed if you did not select Ready-to-Use AI credits during checkout.
Click **Deploy**. Once running, open the OpenClaw dashboard from the hPanel by clicking on **Open**.

Logs, restarts, and updates are managed directly from the Docker Manager interface in hPanel. To update, press on Update in Docker Manager and that will pull the latest image.

Verify your setup

Send "Hi" to your assistant on the channel you connected. OpenClaw will reply and walk you through initial preferences.

Troubleshooting

Dashboard not loading -- Wait a few minutes for the container to finish provisioning. Check the Docker Manager logs in hPanel.

Docker container keeps restarting -- Open Docker Manager logs and look for configuration errors (missing tokens, invalid API keys).

Telegram bot not responding -- Send your pairing code message from Telegram directly as a message inside your OpenClaw chat to complete the connection.

Next steps