Skip to content

Latest commit

 

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kadira Engine

This is the core service where we accept metrics from the client. This app's URL is the Kadira Endpoint we set in meteorhacks:kadira package.

This app connects to multiple databases. They are:

  • App MongoDB (MONGO_URL) - Which has the user/app info
  • Data MongoDB Shard (MONGO_SHARD_URL_) - Accept any number of replica sets as the shard

It's safe to run multiple instance of this for horizontal scaling.

Setup

npm install

Running

Add correct configurations to ../init-shell.sh. Then apply these commands:

. ../init-shell
sh run.sh

About

Kadira Engine, This repository contains the API that the Kadira client connects to.

Resources

Stars

3 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages