misp-docker/core/files/etc/misp-docker
UFOSmuggler 8aaec5d836
Bring forward when database updates occur (#76)
Remove await_settings_db() entirely

Linebuffer some outputs so they look nicer

Move redis specific config items to minimum_config*json

Add start_interval to docker-compose.yml to avoid runUpdates race condition caused by health check which could lead to bad db updates, which seems to have been an issue for quite a while but is very hard to reproduce
2024-06-14 13:41:55 +01:00
..
critical.defaults.json Introduce new system to persist mandatory and optional settings (#66) 2024-06-06 09:30:12 +01:00
critical.envars.json Introduce new system to persist mandatory and optional settings (#66) 2024-06-06 09:30:12 +01:00
db_enable.envars.json Introduce new system to persist mandatory and optional settings (#66) 2024-06-06 09:30:12 +01:00
gpg.defaults.json Introduce new system to persist mandatory and optional settings (#66) 2024-06-06 09:30:12 +01:00
gpg.envars.json Introduce new system to persist mandatory and optional settings (#66) 2024-06-06 09:30:12 +01:00
initialisation.defaults.json Bring forward when database updates occur (#76) 2024-06-14 13:41:55 +01:00
initialisation.envars.json Bring forward when database updates occur (#76) 2024-06-14 13:41:55 +01:00
minimum_config.defaults.json Bring forward when database updates occur (#76) 2024-06-14 13:41:55 +01:00
minimum_config.envars.json Bring forward when database updates occur (#76) 2024-06-14 13:41:55 +01:00
optional.defaults.json Introduce new system to persist mandatory and optional settings (#66) 2024-06-06 09:30:12 +01:00
proxy.envars.json Update set_up_proxy(), add DEBUG envar, minor fixes (#71) 2024-06-11 12:36:39 +01:00