Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
social
SoMeDi Use Case - Lateral
Commits
6e81cdc1
Commit
6e81cdc1
authored
May 17, 2018
by
Alberto Pascual
Browse files
readme added
parent
761ee180
Changes
2
Hide whitespace changes
Inline
Side-by-side
README.md
0 → 100644
View file @
6e81cdc1
This repository has a demo for SOMEDI project. In this demo we are going to track Restaurantes Lateral brand on social media.
Installation
============
Clone this repository and change to lateral-demo branch:
.. code:: bash
git clone http://lab.cluster.gsi.dit.upm.es/sefarad/dashboard-somedi.git
git checkout -b lateral-demo
git pull origin lateral-demo
Build and run the docker images:
.. code:: bash
docker-compose up --build
NOTE: This command may require sudo
Loading backup data
===================
Run this python script inside docker image to get backup data:
.. code:: bash
docker-compose exec gsicrawler python loaddatatoES.py
NOTE: This command may require sudo
Services available
==================
Senpy: This analysis service demo is available on http://localhost:5000/
Somedi dashboard: This visualization demo environment provides a dashboard for Somedi project and is available on http://localhost:8080.
Orchestrator: Luigi provides a web interface to check your workflows status on http://localhost:8082
luigi-task-hist.db
View file @
6e81cdc1
No preview for this file type
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment