0 Commentarii
0 Distribuiri
13413 Views
Căutare
Descoperă oameni noi, creează noi conexiuni și faceti-va noi prieteni
- Vă rugăm să vă autentificați pentru a vă dori, partaja și comenta!
- 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...0 Commentarii 0 Distribuiri 3597 Views
- Setting up Ulixee Hero forMake sure you have NodeJS 18 and PM2 (you can follow Step 3 & 4 on link here) installed before starting further. Step 1: Install Ulixee Hero Create a new app folder: cd /home && mkdir hero-app && cd hero-app Install Hero browser & express modules: npm i --save @ulixee/hero @ulixee/hero-core express Clone the github repository: git clone...0 Commentarii 0 Distribuiri 3326 Views