Commit Graph

3 Commits (604b45ee264da5e9bffd0c1a9909aaaac61993ed)

Author SHA1 Message Date
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
Stefano Ortolani 02f81b886e Allow more redis options to be configured 2024-08-20 22:30:28 +01:00
Stefano Ortolani a861906dcf Finalize package split 2023-12-07 22:25:21 +00:00