nginx - port forwarding for automated deployment
某草草
某草草 2017-05-16 17:19:44
0
1
828

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?

某草草
某草草

reply all(1)
巴扎黑

"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/

Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template