Skip to content

This repository contains the Docker configuration files for the deployment of MeasurePlatform for monitoring Enterprise Architecture models for DataBio project.

Notifications You must be signed in to change notification settings

measureproduct/MeasureProductDockerDeploymentForDataBio

Repository files navigation

Measure Platform Docker deployment for DataBio Project

This project is an implementation of dockerization of Measure Platform for monitoring Enterprise Architecture Models realized in the context of the H2020 research project DataBio. Running Measure Platform in multi-container Docker applications allows faster and reliable deployment of Measure platform and its dependencies such as Elasticsearch, Kibana, MySQL, Hawk Server, etc.

Image of Yaktocat

Image of Yaktocat

Setup Measure Platform on your machine

  1. First Install Docker and Docker Compose on you machine.
  2. Second download project repository either by downloading the zip file and unzipping it in a custom folder on you machine or by running the following command that requires Git to be installed
git clone https://github.com/measureproduct/MeasureProductDockerDeploymentForDataBio.git
  1. Add Hawk instances for the ArchiMate models that you want to monitor following the example ginven at this location hawk-server/hawk-instances/hawk-instance-example1.xml where you need to add the URL and the credentials of the SVN repository of your Model.

  2. Inside the project, run the following command to build Docker Images and launching the conatiners for Measure Platform and its dependencies

docker-compose up
  1. After Measure Platform is built, you can access it by default at the following URL: http://localhost/measure/

Monitoring DataBio Enterprise Architecture Models (ArchiMate)

Adding new Measures

Select Metric from the catalog

Create Dashboards for visualization

For more information about how to deploy Measure Platform for DataBio Models Analytics, consider watching the demo at the following link: https://youtu.be/FkD9Am8m5HU

About

This repository contains the Docker configuration files for the deployment of MeasurePlatform for monitoring Enterprise Architecture models for DataBio project.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published