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

A (nearly) production ready Dockered MISP

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

Hello, I'm facing an error when building MISP images : - `git clone --branch master https://github.com/coolacid/docker-misp.git` - `cd docker-misp` - `docker-compose -f build-docker-compose.yml build` Below is the output of the...

What I have done: I am currently testing ThePhish with their latest versions of TheHive, Cortex and of course MISP. I do need MYSQL. But all the things work except...

I'm currently using ubuntu 20.04 with docker/docker-compose installed and I'm managing other applications using Portainer. I'm trying to install MISP with Portainer and so far everything appears to be working...

I haven't seen this mentioned in any issues, but it is something I would like to see added myself. It adds an ability to set time timezone directly in PHP....

This appears to be the correct fix for this new error ```` ... composer/installers contains a Composer plugin which is blocked by your allow-plugins config. You may add it to...

Following error shown while building misp: Step 40/70 : COPY --from=php-build /usr/lib/php/${PHP_VER}/ssdeep.so /usr/lib/php/${PHP_VER}/ssdeep.so ---> 7cce9296475e Step 41/70 : COPY --from=php-build /usr/lib/php/${PHP_VER}/rdkafka.so /usr/lib/php/${PHP_VER}/rdkafka.so ---> 8cb3536b1cba Step 42/70 : COPY --from=php-build /usr/lib/php/${PHP_VER}/brotli.so...

Hi, @coolacid When i use these image, it seems to support change MySQL port. Actually When i tested it, MISP still use default port (3306) in database.php. I think it...

Hello, I deployed MISP docker by using portainer. However, I have not able to access the MISP. When checked misp instance I noted there is an error stating database in...

![image](https://user-images.githubusercontent.com/93050119/161401390-1ace3725-356e-4a09-a311-fa9cc49d51e4.png) Hi team, i keep getting this error, see screenshot. I am new to the product.

Hi guys, To avoid any issue in the MISP stack during modules installation. How can I install new modules on the `docker-misp_misp-modules_1` container? Also, is necessary run the script "/usr/local/lib/python3.9/site-packages/pymisp/data/misp-objects/tools/**updated.sh**"...