Updated README.

pull/3/head
Cédric Bonhomme 2017-08-28 08:40:06 +02:00
parent 67a38cc91b
commit f781ff7522
No known key found for this signature in database
GPG Key ID: A1CB94DE57B7A70D
1 changed files with 8 additions and 2 deletions

View File

@ -11,7 +11,7 @@ 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:
Launch the generation with the VirtualBox builder:
$ packer build -only=virtualbox-iso misp.json
@ -25,7 +25,13 @@ use the VMWare builder with the command:
You can also launch all builders in parallel.
### Automatic export to GitHub
### Modules activated by default in the VM
* [MISP galaxy](https://github.com/MISP/misp-galaxy)
* [MISP modules](https://github.com/MISP/misp-modules)
* [MISP taxonomies](https://github.com/MISP/misp-taxonomies)
## Automatic export to GitHub
$ GITHUB_AUTH_TOKEN=<your-github-auth-token>
$ TAG=v2.4.79