整理项目文档并优化权限监控与安装脚本

This commit is contained in:
Cheng Zhou
2026-05-21 11:39:00 +08:00
parent 6d682103f3
commit 9305ced664
31 changed files with 508 additions and 4083 deletions
@@ -58,17 +58,15 @@ Document the repository as local-build-first and external-deploy-managed.
### Task 4: Rewrite historical design records
**Files:**
- Modify: `docs/plans/2026-03-30-tcloud-private-registry-design.md`
- Modify: `docs/plans/2026-03-30-tcloud-private-registry.md`
- Modify: `docs/plans/2026-03-30-remove-nginx-design.md`
- Modify: `docs/plans/2026-03-30-remove-nginx-implementation.md`
**Step 1: Remove superseded Tencent Cloud/private registry records**
**Step 1: Mark the Tencent Cloud/private registry path as removed**
Remove the standalone Tencent Cloud private registry design and implementation records after the active publish path has been deleted. Keep only this cleanup plan as the historical trace.
Keep the documents but rewrite them so they no longer read as active implementation guidance.
**Step 2: Remove superseded Nginx removal records**
**Step 2: Remove references to active publish files**
Remove the standalone Nginx removal design and implementation records because the repository-managed Nginx entrypoint was later restored. Keep `2026-03-31-restore-nginx-design.md` as the current historical record for that reversal.
**Step 3: Remove references to active publish files**
Update any references to `.github/workflows/publish-images.yml`, `scripts/build-and-push-registry.sh`, or private-registry defaults if those files/configs no longer exist.