Giter Site home page Giter Site logo

marianoleonardo / data-manager Goto Github PK

View Code? Open in Web Editor NEW

This project forked from eliasreis54/data-manager

0.0 0.0 0.0 396 KB

Manager the export and import data in dojot.

License: Apache License 2.0

JavaScript 95.01% Shell 4.04% Dockerfile 0.95%

data-manager's Introduction

dojot Data Manager service

This service manages the dojot's data configuration, making possible to import and export configuration.

Build

To build the container with the service you just need the execute the following command:

# you may need sudo on your machine: 
# https://docs.docker.com/engine/installation/linux/linux-postinstall/
docker build -t <tag> .

Configuration

In order to properly configure the service, the following variables can be set:

  • FLOW_BROKER_URL: the URL to access the dojot's flowbroker service (http://flowbroker:80)
  • DEVICE_MANAGER_URL: the URL to access the dojot's device manager service (http://device-manager:5000)
  • CRON_URL: the URL to access the dojot's cron service (http://cron:5000/cron)
  • PORT: the port that this service will be listening (3000)
  • REQUEST_BODY_LIMIT: the body's limit to the requests (1mb)
    • supported units:
      • b for bytes
      • kb for kilobytes
      • mb for megabytes
      • gb for gigabytes
      • tb for terabytes
      • pb for petabytes

data-manager's People

Contributors

eliasreis54 avatar aluisribeiro avatar raulnegreiros avatar andersonluisribeiro avatar mprevide avatar rascaraficci avatar marianoleonardo avatar giovannicuriel 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.