Skip to content

use sni-based routing with nginx for web,api,caldav, and carddav#470

Open
flaviomartins wants to merge 1 commit intoforwardemail:masterfrom
flaviomartins:self-hosting
Open

use sni-based routing with nginx for web,api,caldav, and carddav#470
flaviomartins wants to merge 1 commit intoforwardemail:masterfrom
flaviomartins:self-hosting

Conversation

@flaviomartins
Copy link

the self-hosting setup exposes the web container via port 443.

the proposed changes adds nginx as a pass-through proxy that exposes the REST/WebDAV containers on port 443 based on the prefix subdomain obtained via SNI

Checklist

  • I have ensured my pull request is not behind the main or master branch of the original repository.
  • I have rebased all commits where necessary so that reviewing this pull request can be done without having to merge it first.
  • I have written a commit message that passes commitlint linting.
  • I have ensured that my code changes pass linting tests.
  • I have ensured that my code changes pass unit tests.
  • I have described my pull request and the reasons for code changes along with context if necessary.

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.

1 participant