Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

We now have a simplified way of installing the LIPI indoor positioning software using our new CLI Tool. This is a comprehensive document and is divided into 5 parts as shown below.

...

  • SSH access to the LIPI server.

  • Access to CMX GUI (browser) and CLI (terminal).

  • A device that is connected to the WiFi network that is used for positioning purposes. This requires you being on site at the campus and using public wifi network

  • Pre-installed java in the server openjdk-8-jre-headless

  • Access to Map Editor in MazeMap https://admin.mazemap.com/

  • LIPI 4.0.2 software update tool that can be downloaded from here: https://storage.mazemap.com/lipi/latest/lipi

Now we are ready to Install the LIPI

Table of Contents
maxLevel1

...

Note: If this is the first installation, the tool will also download the configuration
file from MazeMap.

You will get the following questions. On ready to activate input y

Code Block
Enter lipi_port (<enter> to keep "443"):
Enter lipi server protocol (<enter> to keep "https")
Ready to activate. Continue (y/n)?


You should get the message:

Code Block
...
Waiting for LIPI to start (up to 30 sec): ....OK
Saving config: OK

Run status check

Code Block
languagebash
lipi --status

You should get the message:

Code Block
Checking lipi installation... OK
Running shallow health checks... OK
Running deep health checks... OK
Status: healthy
...

Run status check, and report to MazeMap

...