Files
Nexus/docs/changelog/2026-06-06-1panel-operations-knowledge-doc.md
T
Nexus Deploy 9d9fbc62f5 docs: add 1Panel operations knowledge SSOT and Redis test script
Consolidate install wizard, networking, URL formats, and troubleshooting
into docs/project/nexus-1panel-operations-knowledge.md.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-06 07:08:42 +08:00

912 B

2026-06-06 — 1Panel 运维知识文档与 Redis 诊断脚本

摘要

新增 docs/project/nexus-1panel-operations-knowledge.md:整合仓库内 1Panel 部署、安装向导五步、MySQL/Redis 网络与 URL 格式、.env 生命周期、故障决策树与提交索引。新增 deploy/test-1panel-redis.sh 从 Nexus 容器尝试多种 Redis URL 认证格式。

动机

用户 Redis 认证反复失败,需单文档承载 1Panel 场景(root 用户、redis://root:pass@)与运维脚本索引,避免信息分散在 changelog/对话中。

涉及文件

  • docs/project/nexus-1panel-operations-knowledge.md — 新建 SSOT
  • deploy/test-1panel-redis.sh — Redis 诊断
  • docs/README.mddeploy/README-1panel.md — 索引链接

验证

bash -n deploy/test-1panel-redis.sh
# 服务器: REDIS_PASS='...' bash deploy/test-1panel-redis.sh

迁移 / 重启

无。