From 73e821ce70af7f0db62affc6473a0f30c4789392 Mon Sep 17 00:00:00 2001 From: necatiozmen Date: Sat, 23 May 2026 08:09:52 +0300 Subject: [PATCH 1/6] 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.
From ae8885bd8ff5bd67815032477d120e0ef5983ff2 Mon Sep 17 00:00:00 2001 From: necatiozmen Date: Sat, 23 May 2026 08:11:10 +0300 Subject: [PATCH 2/6] update hero --- README.md | 13 ------------- 1 file changed, 13 deletions(-) diff --git a/README.md b/README.md index 8b28ce1..fe69651 100644 --- a/README.md +++ b/README.md @@ -24,20 +24,7 @@
-
- More awesome collections for developers -
-
-
-
- -[![Agent Skills](https://img.shields.io/github/stars/VoltAgent/awesome-agent-skills?style=classic&label=%E2%9A%A1%20Agent%20Skills&color=black)](https://github.com/VoltAgent/awesome-agent-skills) -[![Claude Code Subagents](https://img.shields.io/github/stars/VoltAgent/awesome-claude-code-subagents?style=classic&label=Claude%20Code%20Subagents&color=D97757&logo=claude&logoColor=D97757)](https://github.com/VoltAgent/awesome-claude-code-subagents) -[![Codex Subagents][codex-badge]][codex-link] -[![AI Agent Papers](https://img.shields.io/github/stars/VoltAgent/awesome-ai-agent-papers?style=classic&label=AI%20Agent%20Papers&color=b31b1b&logo=arxiv)](https://github.com/VoltAgent/awesome-ai-agent-papers) - -
From 49442c4847cee9947fc1905367826d389385ad23 Mon Sep 17 00:00:00 2001 From: necatiozmen Date: Sat, 23 May 2026 08:23:50 +0300 Subject: [PATCH 3/6] update deployment section --- README.md | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) 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. - -
From aa0f683930cb0ea2ceeae51bf94afc6622dd1e13 Mon Sep 17 00:00:00 2001 From: necatiozmen Date: Sat, 23 May 2026 08:28:10 +0300 Subject: [PATCH 4/6] update README --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 747a4f0..3921ac3 100644 --- a/README.md +++ b/README.md @@ -99,8 +99,7 @@ Managed OAuth, scoped permissions, and logged native toolcalls across 1000+ apps 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. +MyClaw > **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. From 9fff197b93346e14d85ec5c3b0d954df63c9a5c4 Mon Sep 17 00:00:00 2001 From: necatiozmen Date: Sat, 23 May 2026 08:29:48 +0300 Subject: [PATCH 5/6] update README --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 3921ac3..35c7f96 100644 --- a/README.md +++ b/README.md @@ -99,7 +99,8 @@ Managed OAuth, scoped permissions, and logged native toolcalls across 1000+ apps 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 +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. From 812bac935754e04600500073ca09c0ccc0d919d9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Necati=20=C3=96zmen?= Date: Sat, 23 May 2026 08:33:52 +0300 Subject: [PATCH 6/6] Enhance README with self-hosting tips Added tips for self-hosting OpenClaw Docker image and skills volume management. --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 35c7f96..bc8a048 100644 --- a/README.md +++ b/README.md @@ -103,6 +103,10 @@ You can deploy OpenClaw on any VPS or cloud platform to run your skills securely 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.