Skip to content
This repository has been archived by the owner on Jul 17, 2024. It is now read-only.

5GEVE/5geve-wp4-dcs-kibana-dashboards-handler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DCS

To include kibana-dashboard module use --recursive flag (do it only the first time, if the repository does not contain the kibana-dashboard repository)

git clone --recursive git@github.com:5GEVE/5geve-wp4-dcs-kibana-dashboards-generator.git

Build

Before building the application, remember that, depending on the scenario where this component has to be deployed, the application.properties variables must change consequently

# within dcs project
cd 5geve-wp4-dcs-kibana-dashboards-generator
mvn clean install # install the module in local .m2 maven repository
cd ..
mv 5geve-wp4-dcs-kibana-dashboards-generator kibana-dashboards
mvn clean install

DCS REST endpoint docs

Swagger UI

OpenAPI descriptor

Copyright

This work has been done by Telcaria Ideas S.L. for the 5G EVE European project under the Apache 2.0 License.