scVENUS / PeekabooAV-Installer

This repository provides scripts and configuration files to install, update and test a Peekaboo installation
GNU General Public License v3.0
7 stars 9 forks source link

Docker updates #70

Closed michaelweiser closed 2 years ago

michaelweiser commented 2 years ago

Add a docker-compose configuration that orchestrates a mariadb container for our database as well as a cortex and its requirement of an elasticsearch instance. To be extended.

Make our Dockerfile produce an actually useable container. Still needs an accessible frontend (amavis/postfix) but can already accept analysis requests via volume mount and exec of peekaboo-util scan-file.

Remove embed mode support.

Add a section for Cortex configuration to analyzers.conf to keep it in sync with main Peekaboo development.