freestyle-opscenter

所属分类:collect
开发工具:Scala
文件大小:0KB
下载次数:0
上传日期:2018-01-15 10:07:51
上 传 者sh-1993
说明:  自由式操作系统中心,,
(freestyle-opscenter,,)

文件列表:
.scalafmt.conf (372, 2018-01-15)
.travis.yml (832, 2018-01-15)
AUTHORS.md (314, 2018-01-15)
CONTRIBUTING.md (1493, 2018-01-15)
LICENSE (11363, 2018-01-15)
NOTICE.md (128, 2018-01-15)
build.sbt (1472, 2018-01-15)
core/ (0, 2018-01-15)
core/src/ (0, 2018-01-15)
core/src/main/ (0, 2018-01-15)
core/src/main/proto/ (0, 2018-01-15)
core/src/main/proto/models.proto (312, 2018-01-15)
core/src/main/scala/ (0, 2018-01-15)
core/src/main/scala/model/ (0, 2018-01-15)
core/src/main/scala/model/models.scala (884, 2018-01-15)
core/src/main/scala/opscenter.scala (1916, 2018-01-15)
core/src/main/scala/runtime/ (0, 2018-01-15)
core/src/main/scala/runtime/endpoints.scala (3860, 2018-01-15)
core/src/main/scala/runtime/server.scala (1198, 2018-01-15)
core/src/main/scala/services/ (0, 2018-01-15)
core/src/main/scala/services/microservices.scala (1589, 2018-01-15)
docs/ (0, 2018-01-15)
metrics/ (0, 2018-01-15)
metrics/src/ (0, 2018-01-15)
metrics/src/main/ (0, 2018-01-15)
metrics/src/main/proto/ (0, 2018-01-15)
metrics/src/main/proto/models.proto (358, 2018-01-15)
metrics/src/main/scala/ (0, 2018-01-15)
metrics/src/main/scala/metrics.scala (968, 2018-01-15)
metrics/src/main/scala/model/ (0, 2018-01-15)
metrics/src/main/scala/model/models.scala (1134, 2018-01-15)
metrics/src/main/scala/runtime/ (0, 2018-01-15)
metrics/src/main/scala/runtime/default.scala (1443, 2018-01-15)
project/ (0, 2018-01-15)
project/build.properties (19, 2018-01-15)
project/plugins.sbt (160, 2018-01-15)
scripts/ (0, 2018-01-15)
... ...

# freestyle-opscenter Opscenter ## Generating the proto file `sbt protoGen` The previous command will overwrite this proto file. ## Requirements 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. [comment]: # (Start Copyright) # Copyright Freestyle is designed and developed by 47 Degrees Copyright (C) 2017 47 Degrees. [comment]: # (End Copyright)

近期下载者

相关文件


收藏者