diff --git a/README.md b/README.md index fe69651..747a4f0 100644 --- a/README.md +++ b/README.md @@ -94,6 +94,18 @@ Managed OAuth, scoped permissions, and logged native toolcalls across 1000+ apps +### ☁️ Hosting & Deployment + +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. + + +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. + + ### 🤖 Model Providers OpenClaw works with **25+ LLM providers** out of the box Anthropic, OpenAI and many more. Switch between them with a single config change. @@ -111,18 +123,6 @@ openclaw onboard --auth-choice openai-codex -### ☁️ Hosting & Deployment - -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. - - -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. - -