Data Engineering: How to Install Airflow on an Ubuntu Server

Опубликовано: 20 Март 2026
на канале: DigitalBerd
4,278
85

Course "Data Engineering from Scratch"
How to Install Airflow on an Ubuntu Server
How to Install Airflow
Airflow
Ubuntu Server

All the necessary files are here: https://github.com/berd90/data_engine...

File with a list of installation scripts: https://github.com/berd90/data_engine...

Link to my article on Habr (currently less relevant than this video): https://habr.com/ru/articles/547936/

Timecodes:
0:00 - How to Install Airflow
2:00 - Create a Folder and a Global Variable
3:50 - Install Airflow
5:30 - Find airflow.cfg
7:40 - Create a Database and Database user
8:35 - Changing the config file
10:20 - Initializing the Airflow database and creating a user
10:34 - How to start Airflow manually
16:10 - Creating folders for dags, plugins, and scripts
18:00 - Creating system daemons for Airflow