Running Airbyte with Docker in Host Network Mode

Summary

User is seeking guidance on configuring Airbyte’s docker-compose to run all containers in host network mode and connect to an external PostgreSQL database, after unsuccessful manual attempts.


Question

Hey everyone.
I want to run the airbyte docker-compose, but with all containers in network_mode=host.
I tried to manually change all containers to network_mode=host, and connect to an external postgres database, but without success
Is there a guide on how to approach this?



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

['docker-compose', 'network-mode', 'host', 'postgres', 'airbyte']