- This project aims to manage data intensive microservice effectively
./scripts/package.sh 0.2
Package file will be built to dist
- cluster.conf - for akka cluster
- coordinator.conf - for coordinator persistence
- reporter.conf - kafka setting
- service.conf - api & coordinator settings
- unzip hippomanager-x.x.zip
- ./bin/boot coordinator ${PWD}/config
- ./bin/boot api ${PWD}/config