Technical Documentation
Overview
This documentation serves as a detailed technical reference for developers and engineers working with the Provisioning Portal. It includes setup instructions, system architecture, workflow definitions, integration points, and best practices for maintenance and troubleshooting.
Documentation Structure
-
Installation & Deployment – Detailed instructions for setting up and running Provision Portal (
provision-api+provision-portalUI) with Docker Compose. -
QA Deployment – Detailed QA deployment process for the Provisioning Portal, covering build creation, testing, and release.
-
Architecture Overview – High-level component interaction and data flow.
-
Project Structure – Codebase organization and module purposes.
-
Flowable Workflows – BPMN processes, customizations, and execution.
-
Database – Basic database information.
-
Testing – Unit, integration tests and how to run them.
-
API & Integration – REST endpoints and integration patterns.