Skip to content
/ suite Public

ArDoCo Suite: Docker Image & Deployment

License

Notifications You must be signed in to change notification settings

ArDoCo/suite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ArDoCo Suite

The goal of the ArDoCo project is to connect architecture documentation and models with Traceability Link Recovery (TLR) while identifying missing or deviating elements (inconsistencies). An element can be any representable item of the model, like a component or a relation. To do so, we first create trace links and then make use of them and other information to identify inconsistencies.

ArDoCo is actively developed by researchers of the Modelling for Continuous Software Engineering (MCSE) group of KASTEL - Institute of Information Security and Dependability at the KIT.

The ArDoCo Suite eases the deployment and use of the ArDoCo projects. It contains the deployment actions. Further, it provides a Docker image to build and use ArDoCo.

Further information can be found in the ArDoCo Wiki.

How to use the Docker image

Simply run docker run -it --rm ghcr.io/ardoco/suite. You will find the ArDoCo projects in the /home/ardoco directory.