Summary
Guide on setting up Airbyte OSS version on Docker with host network in Windows machine to connect to databases on VPN network
Question
Hello all,
I am newbie here. I want to be able to install the OSS version of Airbyte on docker containers in windows machine, where the docker container uses the host’s network. I need it to use the host’s network as I need to be able to connect to some of the databases on my VPN network via Airbyte.
Upon searching for hours, most of the recommendations seems to be get the docker-compose.yml file and modify it to set the network=host option. For this I need to find the docker-compose.yml.
I can’t seem to find the official docker-compose.yml file in the repo: https://github.com/airbytehq/airbyte/tree/master
Could you please guide me, if you have run into this issue?
Thanks,
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.