Skip to content

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.

Limitations

  • Due to hardware dependencies the server can only be installed on a NanoPi Neo

Step by step

  1. Download the pwire-server executable from the server repository
  2. Create a folder on your NanoPi and place the executable inside
  3. Inside the same folder create the file pwire-server.cfg
  4. Set the config options as you need them see here.
  5. 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.
Clone this wiki locally