Concepts
This section of the documentation describes key topics and ideas, and provides an overview of how Resoto works and its components.
🗃️
Automation
2 items
🗃️
Components
6 items
🗃️
Graph
2 items
🗃️
Resource Management
4 items
📄️
Search
Resoto comes with a powerful search engine.
📄️
Security
By default all Resoto components communicate with each other via HTTPS using Transport Layer Security (TLS). The trust between components is established using a Pre-Shared-Key (PSK) that is used to derive a key which in turn is used to sign JWT tokens. Resoto Core is running a Public Key Infrastructure (PKI) including a Certificate Authority (CA). Upon start all components will request a certificate from the CA.