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
- Host: GitHub
- URL: https://github.com/misp/misp_dockerized_testing
- Owner: MISP
- License: mit
- Created: 2020-03-03T16:42:41.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-11-18T12:41:31.000Z (over 5 years ago)
- Last Synced: 2024-03-26T04:54:09.379Z (about 2 years ago)
- Topics: docker, misp
- Language: Python
- Size: 67.4 KB
- Stars: 2
- Watchers: 8
- Forks: 3
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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