Configurations for building docker.io containers for CRITs. Enables rapid deployment of both development and production docker containers for running CRITs.
Crits is a great open source malware and threat repository. It comes with a specification to create a local development environment (using vagrant and salt), but this requires:
Docker provides a lightweight, highly performant means of provisioning containers for software. This is ideally suited for quickly provisioning both development instances, as well as fully functional and performant production instances.
This project provides the Docker configurations and scripts for standing up a fully functional, 2-node (Mongo backend + web frontend) CRITs system.
This work is licensed under GPLv3.