- cd /etc/
- git clone https://github.com/AirlinkLabs/daemon.git
- cd daemon
- sudo chown -R www-data:www-data /etc/daemon
- sudo chmod -R 755 /etc/daemon
- npm install -g typescript
- npm install
- cp example.env .env
- npm run build
Access the control panel
Create an new node
And copy paste the configuration commands
- npm run start