Run the Service
Run the Shipper for Linux
Enable Shipper service on startup.
bash
sudo systemctl enable nadi.shipper.serviceRun the Shipper service.
bash
sudo systemctl start nadi.shipper.serviceRun the Shipper for Windows
Run command prompt as administrator, then:
batch
cd C:\ProgramData\Nadi-Pro\Shipper
. ./shipper --config=C:\ProgramData\Nadi-Pro\Shipper\nadi.yamlFor Windows, we are still in progress to make the service installation fix.