Files
Nexus-Guard-Suite/.sisyphus/plans/archived/post-deploy-fixes.md
T
datadunia 6481a13caf
NexusGuard CI/CD / server-core-test (push) Failing after 33s
NexusGuard CI/CD / server-core-build (push) Has been skipped
NexusGuard CI/CD / device-agent-test (push) Failing after 35s
NexusGuard CI/CD / device-agent-cross-build (amd64, linux) (push) Has been skipped
NexusGuard CI/CD / device-agent-cross-build (amd64, windows) (push) Has been skipped
NexusGuard CI/CD / device-agent-cross-build (arm64, linux) (push) Has been skipped
NexusGuard CI/CD / dashboard-test (push) Failing after 30s
NexusGuard CI/CD / dashboard-dist (push) Has been skipped
NexusGuard CI/CD / release (push) Has been skipped
chore: CI split dev/prod workflows, archive old plans, new plan docs
2026-05-29 08:01:44 +07:00

558 B

Post-Deploy Fixes

TL;DR

Fix DNS clear, peer debug, IP change, port range issues after initial deployment.

Status

  • T1: DNS clear fix (DeviceDetail.vue) — DONE (commit c1150b3)
  • T2: Debug peer discovery guide — DONE (plan)
  • T3: IP change validation (servers.go) — DONE (commit 5e60741)
  • T4: Port range nullable (models.go + rules.go + FirewallEditor.vue) — DONE (commit ffb00e2 + c003a09)

Final Verification

  • go build -tags dev ./... — PASS
  • npm run build — PASS
  • Deployed to production