{ "title": "rescue", "content": "openclaw --profile rescue setup\nopenclaw --profile rescue gateway --port 19001\nbash theme={null}\nopenclaw --profile main gateway install\nopenclaw --profile rescue gateway install\nbash theme={null}", "code_samples": [ { "code": "Per-profile services:", "language": "unknown" }, { "code": "## Rescue-bot guide\n\nRun a second Gateway on the same host with its own:\n\n* profile/config\n* state dir\n* workspace\n* base port (plus derived ports)\n\nThis keeps the rescue bot isolated from the main bot so it can debug or apply config changes if the primary bot is down.\n\nPort spacing: leave at least 20 ports between base ports so the derived browser/canvas/CDP ports never collide.\n\n### How to install (rescue bot)", "language": "unknown" } ], "headings": [ { "level": "h2", "text": "Rescue-bot guide", "id": "rescue-bot-guide" }, { "level": "h3", "text": "How to install (rescue bot)", "id": "how-to-install-(rescue-bot)" } ], "url": "llms-txt#rescue", "links": [] }