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] 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.