10000 GitHub - duguhuangya/HippoManager: This project aim to control, check and keep alive your service program.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

This project aim to control, check and keep alive your service program.

Notifications You must be signed in to change notification settings

duguhuangya/HippoManager

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hippo Manager

  • This project aims to manage data intensive microservice effectively

Packaging

        ./scripts/package.sh 0.2

Package file will be built to dist

Config

  • cluster.conf - for akka cluster
  • coordinator.conf - for coordinator persistence
  • reporter.conf - kafka setting
  • service.conf - api & coordinator settings

How to start

  • unzip hippomanager-x.x.zip

Start Coordinator

  • ./bin/boot coordinator ${PWD}/config

Start API

  • ./bin/bo 4A1A ot api ${PWD}/config

About

This project aim to control, check and keep alive your service program.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Scala 98.3%
  • Shell 1.7%
0