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.
- Clone the repository:
git clone https://github.com/ABI-Deployment-Thesis/component-core.git
- Change directory:
cd component-core
- Start docker compose:
docker-compose up --build -d
- View the web app at: http://localhost:8080
- Use the default admin credentials (ID: 66c8d271f5b68d63c5a232c1):
- Email: [email protected]
- Password: admin
- For testing, you can use our healthcare-models repository
- Use the default admin credentials (ID: 66c8d271f5b68d63c5a232c1):
- Rui Gomes (LinkedIn)