0 Commentaires
0 Parts
14KB Vue
Rechercher
Découvrez de nouvelles personnes, créer de nouvelles connexions et faire de nouveaux amis
-
Connectez-vous pour aimer, partager et commenter!
-
Install Apache Airflow on Ubuntu 22.04Step 1: Install CloudPanel Via Ansible (Optional) $ apt update && apt -y upgrade && apt -y install curl wget git ansible$ git clone https://github.com/saimintech/Ansible_Playbooks.git /home/Ansible_Playbooks/ && cd /home/Ansible_Playbooks/ $ ansible-playbook -i hosts.ini cloudpanel_install.yaml Step 2: Install Apache Airflow Install the Python package manager, and...