An open API service indexing awesome lists of open source software.

https://github.com/misp/misp_dockerized_testing

Test MISP instances using a dockerized infrastructure
https://github.com/misp/misp_dockerized_testing

docker misp

Last synced: about 1 year ago
JSON representation

Test MISP instances using a dockerized infrastructure

Awesome Lists containing this project

README

          

# misp_dockerized_testing
Test MISP instances using a dockerized infrastructure

# Usage

```bash
poetry install

./init_misps.py
# Get the list printed at the end, add it in your /etc/hosts file
./setup_nginx.py
./start_nginx.py
nosetests-3.4 testlive_sync.py
```

# Notes

`./stop_*` stops thigns
`./refresh_misps.py` cleans up the MISPs instances