Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Integrate frontend with a new backend reverse proxy #3

Open
SimonDaKappa opened this issue Sep 9, 2024 · 0 comments
Open

Integrate frontend with a new backend reverse proxy #3

SimonDaKappa opened this issue Sep 9, 2024 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed important Large impact on project

Comments

@SimonDaKappa
Copy link
Collaborator

SimonDaKappa commented Sep 9, 2024

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

@SimonDaKappa SimonDaKappa added enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed important Large impact on project labels Sep 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed important Large impact on project
Projects
None yet
Development

No branches or pull requests

1 participant