December 2017
Intermediate to advanced
364 pages
7h 30m
English
We can also set up using the Ansible playbooks. Based on our customized use, there are multiple playbooks available in the community:
Setting up MISP using existing Ansible playbooks is as simple as cloning the repository and updating the variables for required changes and configurations. Make sure to update the variables before executing the playbook:
$ git clone https://github.com/StamusNetworks/Ansible-misp.git$ cd Ansible-misp$ Ansible-playbook -i hosts misp.yaml