misp-docker/core/files
Jeremy Huntwork 99eb71a4cd Some additional fixes/changes
- 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.
2025-01-08 17:54:41 +00:00
..
etc Some additional fixes/changes 2025-01-08 17:54:41 +00:00
var/www/html temporary response should not enable a successful healthcheck or cache #185 (#186) 2024-11-14 16:05:46 +00:00
configure_misp.sh Set misp.org based on env var 2024-11-13 09:52:48 +00:00
entrypoint.sh Some additional fixes/changes 2025-01-08 17:54:41 +00:00
entrypoint_cron.sh Some additional fixes/changes 2025-01-08 17:54:41 +00:00
entrypoint_fpm.sh Some additional fixes/changes 2025-01-08 17:54:41 +00:00
entrypoint_k8s_fpm.sh Some additional fixes/changes 2025-01-08 17:54:41 +00:00
entrypoint_k8s_nginx.sh Some additional fixes/changes 2025-01-08 17:54:41 +00:00
entrypoint_nginx.sh Some additional fixes/changes 2025-01-08 17:54:41 +00:00
rest_client.sh Finalize package split 2023-12-07 22:25:21 +00:00
utilities.sh Move settings and mysql env vars around 2024-09-08 10:31:06 +01:00