Hey guys, I've a question about restricted network...
# ask-community-for-troubleshooting
a
Hey guys, I've a question about restricted networks and airbyte. Let's say, I've a postgres database which is only accessible from an internal company network. Furthermore, I've set up airbyte on a k8s cluster OUTSIDE this company network. Are there any best practices for how I could use airbyte to access this postgres db as a source? Basically I can install an "agent" or worker or connector on the internal network while the airbyte server is on my outside cluster. However I was not able to find out, whether this sort of "remote-worker" or "remote-connector" setup is possible... Thanks for any input there. Maybe as an addition: I can communicate from and to my internal network via HTTPS to a potential "remote worker or connector"