[h2]🚀 OpenClaw安装部署实战[/h2]
[h3]📋 环境准备[/h3]
– Node.js 24 或 22 LTS+
– AI API密钥(OpenAI/Claude等)
[h3]🔧 安装步骤[/h3]
[h4]1. 全局安装[/h4]
[code lang=”bash”]
npm install -g openclaw@latest
[/code]
[h4]2. 初始化服务[/h4]
[code lang=”bash”]
openclaw onboard –install-daemon
[/code]
[h4]3. 启动Gateway[/h4]
[code lang=”bash”]
openclaw gateway –port 18789
[/code]
[h3]💡 访问控制台[/h3]
[button]http://127.0.0.1:18789[/button]
—
有问题评论区见!
© 版权声明
THE END
















暂无评论内容