hi everyone. i have an airflow running on a vps, and a i need to deploy meltano to another vps.
is it possible to tell meltano to use the remote airflow ?
or
is it possible for airflow to launch etl on remote vps ?
a
aaronsteers
05/19/2021, 12:13 AM
I believe this should be possible but I haven’t done it myself. At minimum, the Airflow dags that Meltano creates should be deployable anywhere.
e
eezec
05/19/2021, 5:33 AM
so you mean, meltano create some dags, which should be deployed remotely to the airflow instance ?