-
Notifications
You must be signed in to change notification settings - Fork 0
Install server
Vec7or edited this page May 20, 2020
·
1 revision
It is recommended to install the base-station via installer. But to get a more distributed solution it is possible to install the server as a standalone service.
- Due to hardware dependencies the server can only be installed on a NanoPi Neo
- Download the pwire-server executable from the server repository
- Create a folder on your NanoPi and place the executable inside
- Inside the same folder create the file
pwire-server.cfg
- Set the config options as you need them see here.
- You may now run the executable and the server will be ready.
- Additionally if you want the server to work as a service take a look at the service file here.