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.
...
Can be virtual or physical, does not matter.
No OVA currently available, one of the supported OSes needs to be installed.
Supported Operating systems: Newest stable Ubuntu or Debian.
Server/Virtual Machine(VM) specs: Tested to work with single Core VM with 3.5 GB Ram and 7 GB HDD.
Before you install LIPI, you need to install Java Headless, the command is
Code Block sudo apt-get install openjdk-8-jre-headless
Requirements for the network
Open port 443 from LIPI server to CMX (https for API).
Open port 443 from all wireless clients to LIPI (https for position requests).
Open port 443 from all wireless clients to MazeMap server.
Traffic from Wireless Clients to LIPI must not pass through NAT.
...
Private IP-address of the LIPI server (The one WiFi clients will connect to the LIPI with; in IPv4 or IPv6 formats). Used to set up DNS Record showing domain name *.mazepos.com
Public IP address/es range/s for all WIFI-clients (the NAT-devices' IP-address if in use). Used for network configuration setup
CMX Software version (we only support version 10.2 or later versions)
Now we are ready to Install the LIPI
Table of Contents | ||
---|---|---|
|
...