You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 17, 2023. It is now read-only.
To have an application which is accessible from the majority of the internet, we wish to use only the standard HTTP and HTTPS ports. In order to solve this issues, we use Nginx as a reverse proxy. We have several subdomains pointing to the same IP address, and we proxy the requests using Nginx to different ports based on the subdomains.