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

b96705008/HippoManager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

77 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/boot 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