mirror of https://github.com/MISP/misp-docker
![]() - Let the php container run the inet supervisord for the bg workers still - Properly configure the cron container to exec cron - Add configuration to optionally change the sock file location for php-fpm, allows us to specify a shared file between containers in a pod - make new entrypoint files executable - Set the php config value for `session.cookie_domain` so that it doesn't use the default of ''. When empty it falls back to the hostname which will be different per pod, meaning that each pod will handle session requests separately, which breaks things like OIDC. |
||
---|---|---|
.. | ||
etc | ||
var/www/html | ||
configure_misp.sh | ||
entrypoint.sh | ||
entrypoint_cron.sh | ||
entrypoint_fpm.sh | ||
entrypoint_k8s_fpm.sh | ||
entrypoint_k8s_nginx.sh | ||
entrypoint_nginx.sh | ||
rest_client.sh | ||
utilities.sh |