I have a question, I hope the experts can answer it.
It is the automated deployment of some companies, one-click deployment of web applications, and random ports. I would like to ask how the front-end proxy server is dynamically mapped to these newly deployed random ports?
"Automated deployment, one-click deployment of web applications, and random ports" Find a way to get this port from the output of the automated deployment tool, or modify the generation method of "anytime port".
Nginx + lua can meet your requirements. See OpenResty’s documentation: http://openresty.org/