Components
This section lists all Insights on Premises components and their description, including links to their respective repositories.
Overview
The components are categorized into applications that they belong to. The Core category contains components that are essential for the Insights services to function.
Info
1 Kafka is an external dependency. See section Kafka in the Architecture chapter for more details.
Repositories
Info
1 Kafka is an external dependency. See section Kafka in the Architecture chapter for more details.
Containers
Here is the list of all containers that might be running on a Foreman instance. Containers are categorized into types:
- API Backend: A long running service container that provides public (or internal) APIs.
- Processor: A long running service container that processes data from Kafka topics or other sources.
- One-off: Short-lived container that runs a one-time task, usually after first installation.
- Cronjob: Container that is triggered in regular intervals by a systemd timer.
Warning
The list might vary depending on the version of Insights on Premises deployment and could change at any point of development.