From 73e821ce70af7f0db62affc6473a0f30c4789392 Mon Sep 17 00:00:00 2001 From: necatiozmen Date: Sat, 23 May 2026 08:09:52 +0300 Subject: [PATCH] chore: update deployment section --- README.md | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 20cf664..8b28ce1 100644 --- a/README.md +++ b/README.md @@ -126,9 +126,14 @@ openclaw onboard --auth-choice openai-codex ### ☁️ Hosting & Deployment -You can deploy OpenClaw on any VPS or cloud platform run your skills securely on your own infrastructure, or a managed host. Docker, Podman, Nix, and Ansible are all supported as install methods. +You can deploy OpenClaw on any VPS or cloud platform to run your skills securely on your own infrastructure, or use a managed host that handles servers, updates, and isolation for you. -> **Tip:** If you're looking for a quick cloud setup, spin up a VPS with your preferred provider, install OpenClaw via Docker, and you're good to go. + +MyClaw +You can run these skills without managing a server — a full cloud-hosted OpenClaw instance with one-click setup, 24/7 uptime, and complete data ownership. + + +> **Tip:** If you're self-hosting, pin your OpenClaw Docker image to a specific tag and snapshot your skills volume before upgrades — makes rollbacks painless when a skill update misbehaves.