Jason Kendall

Results 154 comments of Jason Kendall

Right, when you mount those directories, to "removes" what's already there. I'm hoping MISP fixes how it accesses these images, but I may have todo the same as the data...

Storing blobs in a DB would erk the snot out of my DBAs. It's much easier for us to get large NFS storage then more disk space on a DB....

If it can be volume mounted on a docker image, it can be done on an NFS drive and shared between instances. While I haven't tried it, a little tweaking...

I'm wondering if everyone runs REDIS with their MISP builds - Maybe this should be configurable via ENV variables instead?

The included docker-compose is a quickstart function. One would hope a prod deployment is customised to the entity running the project. Also, Redis doesn't have security. It has a password,...

I think pretty much any config item available to a redis cache has. The goal here is that a lot of orgs might have an existing redis cluster they want...

I'm going to think about this one a bit more. Couple notes: 1. I don't want to force everyone to sync all their servers, so this needs to be configurable...

From my understanding the rust build available in Debian is to old to build the required rust items. Also, all builds happen in the build image, not in the main...

@keyiyek Thanks - However, that wouldn't be related to this project. I suggest maybe looking for scrapy's issue tracker?

Again, thank you, but I'm not sure that has anything todo with this MISP Docker build.