Architecture
Prism is based on two components:
- The front end: on which you interact.
- The crawler: the agent connected to your sources of information.
Multiple crawler can be connected to Prism. A crawler can be connected to multiple sources.
This is the high level architecture:

Multiple crawler can be connected to the same Prism. A crawler can be connected to multiple sources.
note
Community Edition is limited to 1 crawler and 2 sources.
tip
The docker-compose.yaml combine all components in one file. But, you can split it, if needed.