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

Support exposing to the Internet by adding SSL support #4

Open
jeromegn opened this issue May 25, 2021 · 1 comment
Open

Support exposing to the Internet by adding SSL support #4

jeromegn opened this issue May 25, 2021 · 1 comment

Comments

@jeromegn
Copy link
Contributor

Even if it's easy to expose a Postgres cluster to the Internet, it needs to be secured.

Right now we don't care much because it's meant to be used internally only. However, it's prety useful to be able to use it from external systems that aren't connected to the app's private network. Adding and configuring wireguard is an option, but not in all cases and always requires a lot of fiddling.

Relevant information:

@fritzblue
Copy link

Beyond exposing publicly, SSL support is also important for zero trust.

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

No branches or pull requests

2 participants