Files
Nexus-Guard-Suite/.sisyphus/plans/post-deploy-fixes.md
T
datadunia f7a5431db8
NexusGuard CI / server-core-test (push) Failing after 37s
NexusGuard CI / device-agent-test (push) Failing after 32s
NexusGuard CI / dashboard-ui-build (push) Failing after 35s
chore: update submodules + docker-compose fixes + new plan docs
2026-05-28 14:43:50 +07:00

16 lines
558 B
Markdown

# Post-Deploy Fixes
## TL;DR
Fix DNS clear, peer debug, IP change, port range issues after initial deployment.
## Status
- [x] T1: DNS clear fix (DeviceDetail.vue) — DONE (commit `c1150b3`)
- [x] T2: Debug peer discovery guide — DONE (plan)
- [x] T3: IP change validation (servers.go) — DONE (commit `5e60741`)
- [x] T4: Port range nullable (models.go + rules.go + FirewallEditor.vue) — DONE (commit `ffb00e2` + `c003a09`)
## Final Verification
- [x] `go build -tags dev ./...` — PASS
- [x] `npm run build` — PASS
- [x] Deployed to production