Skip to content

The main on-premise backend of the automatic case investigator

Notifications You must be signed in to change notification settings

Automatic-Case-Investigator/ACI_Backend

Repository files navigation

ACI Backend

This is the main local backend designed to interface with the AI server and integrate with SIEM and SOAR platforms to coordinate investigations.

Supported Platforms

SOAR

SIEM

Installation

Using Docker

  1. Copy the sample environment file and customize it to your setup:

    cp sample.env .env
  2. Build and run the docker compose project:

    Linux / Mac:

    sudo docker compose -f docker-compose.yml build
    sudo docker compose -f docker-compose.yml up

    Windows:

    sudo docker compose -f docker-compose-windows.yml build
    sudo docker compose -f docker-compose-windows.yml up

About

The main on-premise backend of the automatic case investigator

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •