bouncer-dev.nexusdesk.io

Implementation lead environment — handover-staged, awaiting stack bring-up by Ponsak

Status: SSH-ready · DNS / TLS / nginx in place; no application stack running yet. This page is a placeholder until docker compose up is executed.

If you are Ponsak

  1. You should have received an SSH private key (bouncer-dev-ponsak-key.pem) and an onboarding guide from Soo Hian.
  2. SSH in: ssh -i ~/.ssh/bouncer-dev-ponsak-key.pem ubuntu@bouncer-dev.nexusdesk.io
  3. Read ~/PONSAK_BOUNCER_DEV_GUIDE.md on first login — it's a copy of the guide you were sent.
  4. Bring up the stack per Section 6 of the guide. When you do, stop this placeholder nginx (sudo systemctl stop nginx; sudo systemctl disable nginx) and let your docker-compose gateway take over ports 80/443.

If you are anyone else

Nothing here yet — this server is being staged for handover. Reference prototype is at preview.nexusdesk.io/m1-review/ (htpasswd-protected).

For partners / auditors

This is the implementation environment for the Evidor / Bouncer M1 production rebuild. The reference prototype (CTO's working copy, used for the design-partner Q&A and verification evidence) is at preview.nexusdesk.io.