Skip to content

Launch setup

Getting started with OpenClowd

The recommended launch path starts with a small always-on VPS, a real repository, and coding-agent CLIs that are already installed and authenticated. A one-command setup delivered through npm is planned but is not published yet.

Last updated

A one-command setup delivered through npm is planned for the public release.

Choose the host

A small always-on VPS is the recommended shape. A home server, dev server, or spare laptop can also work when it stays powered on, receives updates, and can be reached securely. Exact supported operating-system, architecture, runtime, and resource combinations will be published with the installer rather than guessed here.

Prepare the development environment

  • Clone or otherwise place a real repository on the host.
  • Install and authenticate the terminal coding agents you intend to use.
  • Configure Git access and any host-native credentials required by the repository.
  • Plan an HTTPS and authentication path before exposing OpenClowd remotely.

Installer availability

A one-command setup delivered through npm is planned for the public release.

This page will display the exact verified command only after the installer is public, documented, tested on a clean supported VPS, and able to guide secure remote access.