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