Skip to content

Latest commit

 

History

History
22 lines (12 loc) · 626 Bytes

File metadata and controls

22 lines (12 loc) · 626 Bytes

AnalyticsService

Service responsible for applying the price recommendation algorithm.

If you don't have git-lfs installed, install it before pulling/cloning this repository.

How to install git-lfs

For more info, refer to Git-LFS website

Via packagecloud (debian/ubuntu)

curl -s https://packagecloud.io/install/repositories/github/git-lfs/script.deb.sh | sudo bash

sudo apt-get install git-lfs

git lfs install

Accessing the Elasticsearch Interface

After running docker-compose up --build in the control room, access the interface via the following link: http://0.0.0.0:5601