Integrate frontend with a new backend reverse proxy #3
Labels
enhancement
New feature or request
good first issue
Good for newcomers
help wanted
Extra attention is needed
important
Large impact on project
In order to ever deploy this, we need to have TLS/SSL security, and a simple way to not modify the backend much is to create a reverse proxy that redirects all http to https and we lock down the backend network to only accept few ports from very few IP's. Change the fetch definitions to by default use HTTPS and update the backend_urls
Backend Issue
The text was updated successfully, but these errors were encountered: