Issue
I must configure a reverse proxy with nginx installed on the machine, to redirect the connections to the Docker containers. Is there a problem if my reverse proxy is also a container instead of physically installing on the machine? Which form is the most suitable?
Solution
I did several searches, and I found no problems when using the reverse proxy with nginx installed on the physical machine, or using a container, so I chose to use a container.
Answered By - Lucas Lima Answer Checked By - David Goodson (PHPFixing Volunteer)
0 Comments:
Post a Comment
Note: Only a member of this blog may post a comment.