# FreshRSS 登录信息 ## 🌐 外网访问 - **URL**: http://43.167.232.189:8080 - **用户名**: `admin` - **密码**: `FreshRSS2026!` ## 🏠 内网访问 - **URL**: http://10.7.0.5:8080 - **用户名**: `admin` - **密码**: `FreshRSS2026!` ## 📊 服务状态 - FreshRSS: ✅ 运行中 (端口 8080) - MariaDB: ✅ 运行中 - RSSHub: ✅ 运行中 (端口 1200) - Redis: ✅ 运行中 ## 🔧 管理命令 ```bash cd /root/.openclaw/workspace/rss-service # 查看状态 docker compose ps # 查看日志 docker compose logs -f freshrss # 重启服务 docker compose restart ``` ## 📁 文件位置 `/root/.openclaw/workspace/rss-service/` --- **创建时间**: 2026-03-25 **最后更新**: 2026-03-25 13:14 CST