feat: docker cluster demo (frps+3 nodes, M6 auto binary pull, tunnel e2e) + fix SelfAddr/W4F_HOST/bootstrap retry, -frpc flag

This commit is contained in:
2026-08-17 21:57:00 +08:00
parent fd7604cb9c
commit a842198447
8 changed files with 238 additions and 2 deletions

11
.gitignore vendored
View File

@ -20,3 +20,14 @@ data/
# pi agent local state
.pi/
# docker demo staging (frp binaries)
frp-bin/
deploy/frp-bin/
# demo runtime data + compiled artifacts (regenerable)
deploy/data/
deploy/artifacts/
# vendored deps (regenerable; keep out of git)
vendor/