proxy icon indicating copy to clipboard operation
proxy copied to clipboard

Have a hosted container to reduce CI effort on user side

Open damnedOperator opened this issue 4 years ago • 1 comments

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)

damnedOperator avatar Jan 19 '22 09:01 damnedOperator

yes i would appreciate this as well ^^ been doing the same, only params being , would be sweeeet REDIS_URL PORT

doznap avatar Apr 03 '23 20:04 doznap