Minerva-Docker
Docker setup to run Minerva-IDS
Getting Started
- Install git, docker and docker-compose
- git clone https://github.com/rc1405/Minerva-Docker.git
- cd Minerva-Docker
- git clone https://github.com/rc1405/Minerva.git
- mkdir minerva_agent minerva_server suricata pcap
- 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