A training environment, with docker.
nginx is a reverse proxy allowing you to conect to all the MISPs instance:
init_misps.py
: Initialize N dockersstop_misps.py
: Guess.refresh_misps.py
: Run the refresh script on all the MISP instancessetup_sync.py
: Setup sync from nodes to centralsetup_nginx.py
: Setup nginxstart_nginx.py
: Start nginxstop_nginx.py
: Stop nginx