Difference between revisions of "Airflow standalone"
Jump to navigation
Jump to search
Line 16: | Line 16: | ||
* http://localhost:8080/ | * http://localhost:8080/ | ||
− | Look for to get your credentials | + | Look for to get your credentials in logs, or in file <code>standalone_admin_password.txt</code> |
<code>standalone | Login with username: admin password: XXXXXXXX</code> | <code>standalone | Login with username: admin password: XXXXXXXX</code> | ||
Revision as of 11:44, 1 December 2022
airflow standalone
root 14410 8507 2 16:22 pts/1 00:00:01 /usr/bin/python3 /usr/local/bin/airflow standalone root 14413 14410 2 16:22 pts/1 00:00:01 /usr/bin/python3 /usr/local/bin/airflow scheduler root 14416 14410 2 16:22 pts/1 00:00:01 /usr/bin/python3 /usr/local/bin/airflow webserver root 14417 14410 3 16:22 pts/1 00:00:02 /usr/bin/python3 /usr/local/bin/airflow triggerer root 14419 14416 2 16:22 pts/1 00:00:01 gunicorn: master [airflow-webserver] root 14422 14413 1 16:22 pts/1 00:00:01 airflow scheduler -- DagFileProcessorManager root 14426 14419 0 16:22 pts/1 00:00:00 [ready] gunicorn: worker [airflow-webserver] root 14427 14419 0 16:22 pts/1 00:00:00 [ready] gunicorn: worker [airflow-webserver] root 14428 14419 0 16:22 pts/1 00:00:00 [ready] gunicorn: worker [airflow-webserver] root 14429 14419 0 16:22 pts/1 00:00:00 [ready] gunicorn: worker [airflow-webserver]
To connect:
Look for to get your credentials in logs, or in file standalone_admin_password.txt
standalone | Login with username: admin password: XXXXXXXX
Related
See also
Advertising: