...
Any reverse proxy can be used providing that the Minimum system requirements for PhixFlow are met. However, we recommend:
...
Key components are:
Components | Description |
---|---|
Azure Network Security Group (NSG) - this can be any Layer 3/4 firewall | |
MariaDB database - this can be any of the supported database | |
Server - linux or Windows | |
Azure VNet | This could be any private network. |
Reverse Proxy | Often NGINX on linux or IIS on Windows, but any reverse proxy could be used. In this example, the reverse proxy terminates the SSL and passes on unencryted connections safely through a private network the application server. |
...