Skip to content

This repository provides the infrastructure for automating the deployment and execution of the PoC.

License

Notifications You must be signed in to change notification settings

ABI-Deployment-Thesis/component-core

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ABI Deployment Thesis - Component Core

Welcome to the component-core repository! This project is a key part of a master's thesis at the University of Minho. It's a Proof of Concept for a proposed architecture designed to deploy and integrate intelligent models within Adaptive Business Intelligence (ABI) systems.

This repository provides the infrastructure for automating the deployment and execution of the PoC.

For a detailed explanation of the proposed architecture and its deployment strategy, please refer to the published article: Architecture proposal for deploying and integrating intelligent models in ABI.

Setup

Quick Start

  1. Clone the repository:
git clone https://github.com/ABI-Deployment-Thesis/component-core.git
  1. Change directory:
cd component-core
  1. Start docker compose:
docker-compose up --build -d
  1. View the web app at: http://localhost:8080

Author

License

Releases

No releases published

Packages

No packages published