Installation
Cyntralis consists of a central Manager (SIEM) and distributed Agents. You can deploy the entire stack using Docker.
Quick Install (< 5 Minutes)
Download the latest release tarball to your Linux server.
Download instructions will be displayed here.
Configuration
The system is configured via docker.env. Key variables include:
CYNTRALIS_PUBLIC_IP: The IP/Hostname for agents to connect to.INFISICAL_TOKEN: (Optional) Secret management token.
API Reference
The REST API is fully documented via Swagger UI once the stack is running.