Skip to content

Overview

There are two ways of installing the system:

  1. use the pre-packaged system provided here, or
  2. install intelmq from scratch and configure it exaxtly to your needs.

Installing the pre-packaged system

  1. Download the docker-compose file from here
  2. Make sure you have docker installed
  3. Make sure, you have docker-compose installed
  4. Edit the docker-compose.yml file and add your Shadowserver API key:
  5. bash docker-compose up
  6. Follow the log files and check if the data is processed:

Rolling your own

While the focus of this tutorial is to provide the most simple setup, this comes with some drawbacks: the workflow is pre-determined, you will get all shadowserver feeds and they will be enriched in a pre-determined way. Should this not be sufficient for you, there is a way to roll your own installstation.

It is documented here