The connections are just db rows - is it possible to run a couple sql queries on the database connected to airflow when building the container to create them? (If you also want to avoid cli)
> On Oct 16, 2017, at 5:58 PM, Frank Maritato <[email protected]> wrote: > > Hi, > > Is there any way to programatically configure the aws_default, emr_default or > other airflow connections? The reason I'm asking is that I'm creating a > docker container and I want it to be preconfigured without ui interaction. I > looked at Puckel's docker-airflow project and I didn’t see anything like this > being done in there. > > Thanks! > -- > Frank Maritato > >
