I'm suggesting a hosted container image of colyseus-proxy on Docker Hub or GCR to make it easier for the end user to deploy.
Current status:
End user has to run its own CI to build a ColP container
Implications: Many, oftentimes insecure, containerized versions of Colyseus Proxy seem to be wandering about. This poses a threat for clusters of (e.g. Kubernetes-) beginners who might not be familiar with container security best practices and unknowingly deploy web-facing, insecure containers, which could easily compromise their app regarding connections to the backend (via Redis)
I'm suggesting a hosted container image of colyseus-proxy on Docker Hub or GCR to make it easier for the end user to deploy. Current status:
Implications: Many, oftentimes insecure, containerized versions of Colyseus Proxy seem to be wandering about. This poses a threat for clusters of (e.g. Kubernetes-) beginners who might not be familiar with container security best practices and unknowingly deploy web-facing, insecure containers, which could easily compromise their app regarding connections to the backend (via Redis)