Technical Architecture and Data Flows
The MergBase cloud based setup is shown in this section.
MergeBase typically has three components:
Dashboard | Every client gets its own dashboard with a unique URL of the form CLIENTNAME.mergebase.com.
This dashboard shows all the applications analysed and is the control center for runtime as well. |
CLT | The client downloads a specific version of the command line tool from its dashboard. This command line tool typically operates within the client infrastructure (on-prem, or cloud) and is for instance integrated into the buildpipeline. |
CodeGreen App | CodeGreen is a SaaS based app that integrates with the clients GitHub or BitBucket environment. |