Relative Content

Tag Archive for airflowairflow-webserverairflow-api

Airflow dags are running automatically

I am running airflow at remote ec2 machine(through VPN) and for to access the WebUI i configured nginx server. The configurations which I followed is:
server {
listen 80;
server_name; #EC2 instance’s IP address