Adding Proxy to Airbyte Open Source for Clickhouse Version Change

Summary

User is seeking advice on where to add a proxy for Airbyte Open Source in a Linux VM to make it accept the proxy settings. Additionally, the user wants to change the Clickhouse version from 1.0.0 to 0.2.5 for normalization support.


Question

Hi Team,

I would like to add proxy to Airbyte Open Source inside a Linux VM.

I tried to add proxy to

• Docker-compose.yaml file [not working]
• /etc/environment [not working]
• /etc/systemd/system/docker.service.d/http-proxy.conf [not working]
• JAVA_OPTS variable [not working]
• JAVA_TOOL_OPTIONS variable [not working]
Can someone please advise me where I should add proxy for Airbyte to accept it?

Why do I need proxy?

I wanted to change Clickhouse version from 1.0.0 to 0.2.5 to support normalization.

Without changing proxy If there is a way to achieve it also - I am okay with it.

Please assist.



This topic has been created from a Slack thread to give it more visibility.
It will be on Read-Only mode here. Click here if you want
to access the original thread.

Join the conversation on Slack

["proxy", "airbyte-open-source", "linux-vm", "clickhouse-version-change", "normalization"]