Opscenter
sbt protoGen
The previous command will overwrite this proto file.
As database, we need install Cassandra. We use this database to store the microservices, nodes and services which we are monitoring. These tables will be updated directly from each microservices.
Run this command to initialize the database.
cqlsh -f scripts/cassandra-init.cql
Run this command to insert dummy data into the database.
cqlsh -f scripts/cassandra-values.cql
Note: In the next iterations, we will create an image in Docker with all the environment to reproduce it easily.
Freestyle is designed and developed by 47 Degrees
Copyright (C) 2017 47 Degrees. http://47deg.com