Skip to content

ToddG/energy-analytics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

energy-analytics

Application container for 'harbour'.

Created by erlang-seed.

dependencies

local builds

  • make
  • docker
  • docker-compose
  • erlang
  • rebar3

container builds

  • make
  • docker
  • docker-compose

Erlang and Rebar3 are only required if you are building locally using build, release, start, stop, or shell targets. Neither Erlang or Rebar3 is required to build within the containers, as the build container is provisioned with both. This includes commands cstart, cstop, cbuild, and clog.

help

$ make help

quickstart

To start the entire app suite, including 'harbour', prometheus, grafana, and node-exporter, do this:

$ make cstart

To stop the entire app suite, do this:

$ make cstop

To tail the logs, do this:

$ make clog

documentation

notes

About

Energy sector data analytics platform

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published