Skip to content

midas-isg/ls

Folders and files

NameName
Last commit message
Last commit date
Apr 11, 2019
Apr 11, 2019
Feb 16, 2015
Nov 4, 2015
Mar 21, 2019
Aug 30, 2017
Feb 16, 2017
Oct 23, 2014
Oct 23, 2014
Mar 29, 2019
Oct 23, 2014
Nov 3, 2015
Nov 3, 2015
Nov 3, 2015
Feb 23, 2017
Feb 9, 2016

Repository files navigation

Apollo Location Service (LS)

Required DBMS

  • Postgres with PostGIS EXTENSION
  • Data in the DBMS

Deployment

Required tools for deployment

  • git
  • JDK version 8+

Clone

git clone https://github.com/midas-isg/ls

Configuration

Copy the application_overrides.conf.template file as application_overrides.conf:

cp conf/application_overrides.conf.template conf/application_overrides.conf

Edit the conf/application_overrides.conf to the proper settings.

Start the service

./activator start