Files
thpeetz-notes/Infos/IT/Airflow.md
T
2026-01-27 16:34:57 +01:00

26 lines
3.0 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
---
tags:
- IT/Development/Airflow
---
## Links
- [Installation of Airflow® — Airflow Documentation](https://airflow.apache.org/docs/apache-airflow/stable/installation/index.html)
- [Helm Chart for Apache Airflow — helm-chart Documentation](https://airflow.apache.org/docs/helm-chart/stable/index.html)
- [Running Airflow in Docker — Airflow Documentation](https://airflow.apache.org/docs/apache-airflow/stable/howto/docker-compose/index.html)
- [Plugins — Airflow Documentation](https://airflow.apache.org/docs/apache-airflow/2.10.0/authoring-and-scheduling/plugins.html)
- [Running Airflow behind a reverse proxy — Airflow Documentation](https://airflow.apache.org/docs/apache-airflow/stable/howto/run-behind-proxy.html)
- [Setting up the database — Airflow Documentation](https://airflow.apache.org/docs/apache-airflow/stable/installation/setting-up-the-database.html)
- [Installation from PyPI — Airflow Documentation](https://airflow.apache.org/docs/apache-airflow/2.10.0/installation/installing-from-pypi.html)
- [airflow/scripts/systemd/airflow-webserver.service at main · apache/airflow · GitHub](https://github.com/apache/airflow/blob/main/scripts/systemd/airflow-webserver.service)
- [airflow/scripts/systemd/airflow at main · apache/airflow · GitHub](https://github.com/apache/airflow/blob/main/scripts/systemd/airflow)
- [Running Airflow with systemd — Airflow Documentation](https://airflow.apache.org/docs/apache-airflow/stable/howto/run-with-systemd.html)
- [Fundamental Concepts — Airflow Documentation](https://airflow.apache.org/docs/apache-airflow/stable/tutorial/fundamentals.html)
- [Using the Command Line Interface — Airflow Documentation](https://airflow.apache.org/docs/apache-airflow/stable/howto/usage-cli.html)
- [airflow.providers.mysql.hooks.mysql — apache-airflow-providers-mysql Documentation](https://airflow.apache.org/docs/apache-airflow-providers-mysql/stable/\_api/airflow/providers/mysql/hooks/mysql/index.html)
- [apache-airflow-providers-mysql — apache-airflow-providers-mysql Documentation](https://airflow.apache.org/docs/apache-airflow-providers-mysql/stable/index.html)
- [Provider packages — apache-airflow-providers Documentation](https://airflow.apache.org/docs/apache-airflow-providers/index.html)
- [Building a Running Pipeline — Airflow Documentation](https://airflow.apache.org/docs/apache-airflow/stable/tutorial/pipeline.html)
- [Managing Connections — Airflow Documentation](https://airflow.apache.org/docs/apache-airflow/stable/howto/connection.html)
- [Airflow : Getting Started with the BashOperator in Airflow: A Beginners Guide to Executing Bash Commands | by Agusmahari | Medium](https://medium.com/@agusmahari/airflow-getting-started-with-the-bashoperator-in-airflow-a-beginners-guide-to-executing-bash-1f80d25c4602)
- [How to Manage Apache Airflow with Systemd on Debian or Ubuntu - njanakiev](https://janakiev.com/blog/apache-airflow-systemd/)
- [DAG writing best practices in Apache Airflow | Astronomer Documentation](https://www.astronomer.io/docs/learn/dag-best-practices)