Skip to content
Server & Web Software

Apache Software Foundation Apache Airflow — Default Password

Default username and password for the Apache Software Foundation Apache Airflow: airflow / airflow. Learn how to log in and how to change the default credentials.

The official Apache Airflow Docker Compose reference sets the default web UI credentials to airflow/airflow via the _AIRFLOW_WWW_USER_USERNAME and _AIRFLOW_WWW_USER_PASSWORD environment variables. These defaults are widely left unchanged in development and demo environments. The web UI (Airflow Webserver) runs on port 8080.

UsernamePasswordAccessNotes
airflow
airflow
Web UISet via _AIRFLOW_WWW_USER_USERNAME / _AIRFLOW_WWW_USER_PASSWORD in the official docker-compose.yaml.

Responsible use

This database lists publicly documented default credentials so administrators can find and change them. Only use these on systems you own or are authorized to test.

Related devices