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

MISP disabled for users on container restart

Open shanemcgraw opened this issue 4 years ago • 0 comments

It appears that the MISP.live setting is set to false whenever the container restarts, disabling MISP for all but the admin user(s).

While the solution to the underlying problem will require MISP to be more container-friendly (cc https://github.com/MISP/MISP/issues/4727) and have these settings written to a DB, it may help to have Docker enable the setting by default instead of disabling (cc https://github.com/MISP/misp-docker/pull/71).

shanemcgraw avatar Apr 30 '21 18:04 shanemcgraw