/Minerva-Docker

Docker setup to run Minerva-IDS

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

Minerva-Docker

Docker setup to run Minerva-IDS

Getting Started

  1. Install git, docker and docker-compose
  2. git clone https://github.com/rc1405/Minerva-Docker.git
  3. cd Minerva-Docker
  4. git clone https://github.com/rc1405/Minerva.git
  5. mkdir minerva_agent minerva_server suricata pcap
  6. docker-compose up --build or docker-compose -f docker-compose-v2.yml up --build for version 2

Making Modifications

Update code in Minerva-Docker/Minerva and restart containers

Access the GUI

Access the webconsole through https://localhost with the user admin and default password changeme