misp-docker icon indicating copy to clipboard operation
misp-docker copied to clipboard

A production ready Dockered MISP

Results 38 misp-docker issues
Sort by recently updated
recently updated
newest added

Just wondering if i want to install shibd service in misp core? How would i achieve this? Is it possible to add this to misp core container to support user...

https://github.com/MISP/misp-docker/blob/master/core/files/configure_misp.sh#L264 I suspect this is forced off so that if the Action_services_url is incorrect, MISP doesn't drop its lunch. However, it doesn't seem to cause an issue if set to...

documentation
enhancement
good first issue
help wanted

Hi, I have been using MISP a lot and i used to building my own MISP docker image from the sources but now I'm very happy to use the new...

enhancement

This is similar to #57, but for other configurations. Many configurations under Server Settings & Maintenance are marked "[CLI only]" in their descriptions. These cannot be changed via the UI....

enhancement
help wanted

Configurations are lost if MISP containers are recreated after an update or modification. Due to this, too many things need to be re-configured after updating a running system. The MISP...

enhancement
good first issue
help wanted

There seems to be no way to instantiate a misp-core container with debug mode enabled. While it is possible to enable debug mode through the UI, it may not always...

enhancement
good first issue

This code change allows for 2 new optional env variables REDIS_PASSWORD and ZMQ_ENABLE. Current deployments without these variables aren't affected.

As requested, a documentation update for the issue we ran into with misp-docker on ubuntu 20.04 + docker 25.0.4. Any feedback is welcome :)

documentation

We currently are evaluating the misp-{docker,modules} v2.4.186 containers to replace our existing misp installation (based on the coolacid containers), and we are running into an issue with the workers. #...

documentation