Skip to content

pyAirbyte in air gapped environment #400

Answered by ziggekatten
ziggekatten asked this question in Q&A
Discussion options

You must be logged in to vote

Answer myself here. Digging through the python code, I found the logic that checks the registry. The code have an built in feature to look at an local file if an environment variable was set, so one can get around this. I pulled the URL to an json-file, and added the environment variable to my airflow stack:

AIRBYTE_LOCAL_REGISTRY: '/filepath/oss-registry.json'

And hey presto! It works!

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@aaronsteers
Comment options

Answer selected by aaronsteers
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants