Giter Club home page Giter Club logo

upa-project's Introduction

UPA-project: COVID-19

UPA BUT FIT project 2021/22

Requirements

  • Docker engine
  • Docker compose

Build services

docker-compose build

Run services

Firstly is necessary to run service for initialization of influx db (username, password, ...):

docker-compose up influxdb

Then is necessary to run service for filling the database:

docker-compose up scraper

Before generating of graphs is required to export:

LOCAL_PROJECT_DIR=PATH where PATH is local path to downloaded repository.

For generating graphs from DB data is necessary to run:

docker-compose up visualizer

Detached mode

All services can run in detached mode by adding option -d to docker-compose command

Access DB directly

Influx DB service can be accessed directly and there can be performed all valid influx DB commands.

docker exec -it influxdb bash
influx

Stop all running services

docker-compose down

Authors

  • Bc. Matej Otcenas (xotcen01)
  • Bc. Jan Jakub Kubik (xkubik32)
  • bc. Jan Kacur (xkacur04)

upa-project's People

Contributors

jakub-kubik avatar aljoachim avatar otcen4s avatar

Watchers

Marek Rychly avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.