mirror of https://github.com/MISP/misp-packer
|
|
||
|---|---|---|
| preseeds | ||
| scripts | ||
| .gitignore | ||
| README.md | ||
| misp.json | ||
README.md
Build Automated Machine Images for MISP
Requirements
Usage
In the file scripts/bootstrap.sh, set the value of MISP_BASEURL according
to the IP address you will associate to your VM
(for example: http://172.16.100.100).
Launch the generation:
$ packer build misp.json
A VirtualBox image will be generated and stored in the folder output-virtualbox-iso.