Common Projects — private staging

Password-protected. Not for public use. Masterlog is not exposed here — staff use SSH tunnel or local dev.

SSH tunnel (no browser password on subdomain):

ssh -L 3001:127.0.0.1:3001 -L 3002:127.0.0.1:3002 root@31.97.148.98

Then open http://localhost:3001 and :3002.