docs: warn against third-party 1-click marketplace images

This commit is contained in:
Peter Steinberger
2026-02-19 08:30:24 +01:00
parent 1d71c21aac
commit 87d8331150
2 changed files with 8 additions and 0 deletions

View File

@@ -27,6 +27,10 @@ On Windows, we strongly recommend running OpenClaw under [WSL2](https://learn.mi
The **installer script** is the recommended way to install OpenClaw. It handles Node detection, installation, and onboarding in one step.
</Tip>
<Warning>
For VPS/cloud hosts, avoid third-party "1-click" marketplace images when possible. Prefer a clean base OS image (for example Ubuntu LTS), then install OpenClaw yourself with the installer script.
</Warning>
<AccordionGroup>
<Accordion title="Installer script" icon="rocket" defaultOpen>
Downloads the CLI, installs it globally via npm, and launches the onboarding wizard.

View File

@@ -40,6 +40,10 @@ If you want a $0/month option and dont mind ARM + provider-specific setup, se
## 1) Create a Droplet
<Warning>
Use a clean base image (Ubuntu 24.04 LTS). Avoid third-party Marketplace 1-click images unless you have reviewed their startup scripts and firewall defaults.
</Warning>
1. Log into [DigitalOcean](https://cloud.digitalocean.com/)
2. Click **Create → Droplets**
3. Choose: