From 0a7e625c9343a23767dd56d53dea6bfe22570772 Mon Sep 17 00:00:00 2001 From: 1803560007 <1803560007@github.com> Date: Fri, 13 Feb 2026 15:55:25 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0=E6=9C=8D=E5=8A=A1=E5=99=A8?= =?UTF-8?q?=E9=85=8D=E7=BD=AE=E6=B1=87=E6=80=BB?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- server_configs.md | 38 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) create mode 100644 server_configs.md diff --git a/server_configs.md b/server_configs.md new file mode 100644 index 00000000..747043d1 --- /dev/null +++ b/server_configs.md @@ -0,0 +1,38 @@ +# OpenClaw 服务器配置 + +## 🎯 WebUI 地址 + +**OpenClaw:** http://43.163.195.176:18080 + +## 📋 已部署服务汇总 + +| 服务 | 地址 | 端口 | +|------|------|------| +| **OpenClaw** | http://43.163.195.176:18080 | 18080 | +| **思源笔记** | http://43.163.195.176:6806 | 6806 | +| **FreshRSS** | http://43.163.195.176:36847 | 36847 | +| **qBittorrent** | http://43.163.195.176:8082 | 8082 | +| **Memos** | http://43.163.195.176:5230 | 5230 | + +## 🔐 密码管理器服务器 (175.178.150.62) + +| 服务 | 地址 | 端口 | +|------|------|------| +| **CasaOS** | http://175.178.150.62 | 80 | +| **Vaultwarden** | http://175.178.150.62:10380 | 10380 | +| **Portainer** | https://175.178.150.62:9443 | 9443 | +| **Alist** | http://175.178.150.62:5244 | 5244 | + +## 🔗 网络 + +- **Tailscale IP**: 100.69.185.118 +- **Cloudflare Zero Trust**: 待配置 + +## 📝 凭证 + +- SSH: root@43.163.195.176 +- SSH: root@175.178.150.62 +- 密码: [见记忆库] + +--- +*更新时间: 2026-02-13*