Skip to content

3baltes/drvt-frontend

Repository files navigation

Docker Redundancy Validation Tool - Frontend

This is the GitHub repository for the source code of the project accompanying my bachelors thesis. The main goal was to create a tool to validate redundancies in a docker-cluster by using the analogy of redundancies and dependencies to elements of the graph theory.

Technology

As this is the frontend application, it is written as a Angular CLI application. To work properly, an instance of the backend application needs to be running. The layout is based on CoreUI.

Installation

The application is available via Docker. Simply run the following command on any docker host:

docker run -d -p8082:80 --name frontend 3baltes/drvt-frontend

About

Docker Redundancy Validation Tool - Frontend

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published