Apache Airflow Installation on Ubuntu w/ Cloud Panel

1
19K

Main Resource:

https://s3.amazonaws.com/recipes.dezyre.com/use-emailoperator-airflow-dag/materials/Apache_Airflow_Installation_on_Ubuntu.pdf

https://docs.vultr.com/how-to-deploy-apache-airflow-on-ubuntu-20-04

 

First Issue:

Getting requirements to build wheel did not run successfully. apache-airflow mysql

Soltuion:

apt-get install pkg-config build-essential libmysqlclient-dev

Resource: https://stackoverflow.com/questions/76875507/can-not-install-apache-airflow-providers-mysql-pkg-config-error

 

At step 8 in the main resource unable to find the "airflow.cfg" file and so follow this to generate the cfg: https://airflow.apache.org/docs/apache-airflow/stable/howto/set-config.html#setting-configuration-options

 

Unable to find the folder, then lookup:

find / -name airflow -type d


Installting Supervisor:

To schedule the "scheduler" & "webserver"

Install: https://gcore.com/learning/how-to-set-up-supervisor-on-ubuntu/
Conf: https://gist.github.com/criccomini/1d50130d32db0a61905ec4e65b55c32d

Run both scheduler and webserver:

airflow scheduler &
airflow webserver &

https://stackoverflow.com/questions/73513328/how-to-run-airflow-scheduler-and-webserver-simultaneously

More Resources:

https://airflow.apache.org/docs/apache-airflow/stable/start.html

Search
Categories
Read More
Games
Sticker Treasures Event – Monopoly GO Rewards & Tips
Sticker Treasures Event Summary Prepare to embark on a new adventure in Monopoly GO as Scopely...
By Xtameem Xtameem 2025-11-07 00:05:42 0 1K
Wellness
Telepharmacy Market Economic Outlook Highlighting Investment Trends, Cost-Effectiveness, and Growth Drivers in Healthcare
The Telepharmacy Market Economic Outlook highlights the market’s financial growth prospects...
By Sonu Pawar 2025-09-22 11:36:54 0 2K
Games
Netflix Streaming Performance: December 2016 ISP Rankings
December 2016 Netflix Streaming Performance: ISP Rankings and Notable Changes Comcast has...
By Xtameem Xtameem 2026-01-23 05:26:18 0 508
Games
Black Screen of Death (KSOD) - Explained
Earlier this week, questions arose about whether Betanews had accurately reported the "black...
By Xtameem Xtameem 2026-01-02 00:44:34 0 554
Games
Vala AFK Journey Guide – Skills & Combat Tips
Vala stands out as a formidable assassin within AFK Journey, capable of seamlessly transitioning...
By Xtameem Xtameem 2025-12-11 07:01:16 0 708