My real-time JavaScript/Node.js WebSocket application sits in a private GitHub repo and currently runs directly on the host. I want it moved into a clean, reproducible Docker environment, then deployed on my VPS behind an optimised Nginx reverse-proxy...