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

Setup communication between AWS and clickhouse DB running on backend-hel.ooni.org #95

Closed
hellais opened this issue Aug 22, 2024 · 0 comments
Assignees
Labels
chore routine tasks that must be done, but require little active brain power funder/otffoss2023-2024 priority/medium

Comments

@hellais
Copy link
Member

hellais commented Aug 22, 2024

Since the AWS nodes come up and go down, we need a way to whitelist the IPs of the ECS EC2 nodes that come up.

We should look into using the AWS privatelink for this: https://docs.aws.amazon.com/vpc/latest/privatelink/what-is-privatelink.html using Gateway Load Balancer https://docs.aws.amazon.com/elasticloadbalancing/latest/gateway/introduction.html for communication

@hellais hellais added priority/medium chore routine tasks that must be done, but require little active brain power labels Aug 22, 2024
DecFox added a commit that referenced this issue Sep 7, 2024
This diff adds a clickhouse proxy server config to the existing
oonibackend proxy to establish the connection between AWS and the
clickhouse DB.
Part of #95
@DecFox DecFox closed this as completed Oct 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore routine tasks that must be done, but require little active brain power funder/otffoss2023-2024 priority/medium
Projects
None yet
Development

No branches or pull requests

3 participants