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

Hello, Would a helm chart be a feature that the MISP project is interested in? If so, would this repo be the appropriate place for that feature or would a...

enhancement
help wanted

Hello, I am wanting to use the workflow feature in our containerized setup. I have enabled workflows and actions, which appear correctly in my mounted config file. I then go...

Whenever I tried running the misp-core image, it'd get stuck on an infinite loop of Nginx trying to start up, then failing due to invalid DHParam.pem file. For unknown reasons,...

invalid
question

It is possible to add this configuration in variables? 1. Configure email relay settings in `config.php` for an external SMTP server. 2. Set up the server parameters as required: *...

question

# Setup Notes v2.4.195 * This is my working note to setup docker-based misp setup. * Please feel free to add a wiki on this page * Consider that compiling...

documentation

I have been trying to update the timezone on my MISP instance to, 'Australia/Sydney' but hasn't been working. Seems like the sed command for setting the timezone isn't working correctly....

Added `name` to `docker-compose.yml` in order to use: ``` docker compose logs core ``` instead of ``` docker compose logs misp-core ``` and to make sure that names are harmonized.

question
breaking

This PR requires #240 to be merged first. - `misp-` prefix removed from docker images and docker services - `misp-docker` namespace in ghcr.io was also removed in order to keep...

question
breaking

I am using AWS RDS Proxy for my MISP Database. RDS Proxy only accepts TLS connections. I have manually worked out the changes required to have the container support TLS...

documentation
enhancement
good first issue

References https://github.com/MISP/misp-docker/pull/211#issuecomment-2593188623 Issue to track change proposal. @ostefano which config file is best to use to store the default settings (item 3 & 4)? 1. In **Dockerfile**: Add **COPY** rsyslog...

documentation