Hi Can someone please help me which endpoints use...
# ask-community-for-troubleshooting
a
Hi Can someone please help me which endpoints used by airbyte to download the connector images ? I need to submit a firewall request and it seems like I cannot download them in my closed environment. Plus is there a manual way to download the images and push it to airbyte to avoid such bockers? I was able to download the airbyte/connector image successfully and restarted airbyte but still it cannot recognize it .
s
Hello, I just replied to your other post, answers in there. The connector images are pulled by
airbyte-worker
so it may be possible to add them to the cache? However it might make sense for you to look into using a private docker registry, that's generally the way to go in these situations as it is scalable and it is easier to troubleshoot 🙂