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

Separate portal webserver from UI #52

Merged
merged 2 commits into from
Apr 3, 2024

Conversation

EmteZogaf
Copy link
Collaborator

Add a separate proxy handling TLS termination and forwarding traffic to portal services.

@EmteZogaf EmteZogaf self-assigned this Apr 3, 2024
juliangruendner and others added 2 commits April 3, 2024 11:49
into own subdomain

Remove extra content security policy in nginx config.
Remove version property from docker-compose.yml's because it is marked
as obsolete by current versions of docker compose.
For the firefox browser to accept the server certificate, it needs not
to be a self-signed ca, but a non-ca certificate which is signed by a
self-signed ca.
Add environment variables to make certificates configurable.
@EmteZogaf EmteZogaf force-pushed the 51-separate-portal-webserver-from-ui branch from e411fbb to 4e310db Compare April 3, 2024 09:53
@EmteZogaf EmteZogaf merged commit 8ef1e1b into develop Apr 3, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants