Code Monkey home page Code Monkey logo

service's Introduction

SmartRoadSense back-end service

SmartRoadSense logo

SETUP with external DBs

  1. Clone the repository
  2. Setup external databases as needed
  3. Edit srs.env-template file and rename it as srs.env
  4. Run make config to generate the system configuration file
  5. Run make create_volumes to create docker external volumes
  6. Run make up
  7. Run make enable_jobs to enable automatic open-data computation and historifying

SETUP with dockerized DBs

  1. Clone the repository
  2. Edit srs.env-template file and rename it as srs.env
  3. Run make config to generate the system configuration file
  4. Run make create_db_volumes to create docker external volumes
  5. Run make create_volumes to create docker external volumes
  6. Run make init_db to complete the setup of needed dbs
  7. Run make up
  8. Run make enable_jobs to enable automatic open-data computation and historifying

service's People

Contributors

xavbeta avatar lorenzck avatar

Stargazers

Michele Sorcinelli avatar

Watchers

 avatar James Cloos avatar  avatar

Forkers

xavbeta

service's Issues

Broken services enter restart-loop

Because of the restart: always directive in the Docker Compose specification, broken services (during development or testing) can enter a restart loop (that persists across host reboots).

Update postgresql-cli containers

Current PostgreSQL server version is 9.6.12 while raw-cli and agg-cli containers feature an older, unsupported, version (9.4.9).

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.