Overview
There are two ways of installing the system:
- use the pre-packaged system provided here, or
- install intelmq from scratch and configure it exaxtly to your needs.
Installing the pre-packaged system
- Download the docker-compose file from here
- Make sure you have docker installed
- Make sure, you have docker-compose installed
- Edit the docker-compose.yml file and add your Shadowserver API key:
bash docker-compose up
- 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