LeikRad / IES_CountMeIn

Group 4's project for IES. Count Me In, an automatic sensor service that controls the number of people inside a room.
MIT License
0 stars 2 forks source link

Creation of a reverse proxy #36

Closed LeikRad closed 9 months ago

LeikRad commented 9 months ago

Reverse proxies are used to reduce the number of open ports of the server, thus reducing vulnerability risks.

Create a nginx service that runs on port 80 and remaps requests to the appropriate paths.