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
Steve Juergens
b1dd1a81af
Initial configuration to split configuration to containers
2025-01-08 10:03:29 -05:00
Stefano Ortolani
654ac748f3
Bump MISP core
2025-01-04 11:59:44 +00:00
Stefano Ortolani
4ec525d582
Bump MISP core
2024-12-29 10:55:58 +01:00
Stefano Ortolani
71af16f19e
Bump MISP core
2024-12-22 14:32:57 +01:00
benjamin-robertson
f12a1fd2ab
remote git clone depth. ( #1 ) ( #199 )
2024-12-18 11:40:00 +00:00
Stefano Ortolani
9bb03eab0a
Fix bugs and defaults
2024-12-06 14:48:16 +00:00
Guilherme Capilé
9381b463d0
FIX: Adjust php-fpm pool: enable the increase of maximum number of processes #190 ( #191 )
2024-12-06 14:30:32 +00:00
Guilherme Capilé
6599e57297
FIX: Slow startup and performance on NFS or slow volume mounts #188
2024-12-06 14:26:28 +00:00
Stefano Ortolani
c7a5fff760
Bump misp-modules
2024-11-24 13:39:19 +00:00
Stefano Ortolani
ad75bc109b
Bump misp-core to 2.5.2
2024-11-24 11:04:03 +00:00
Stefano Ortolani
bae3346f7a
Remove referrer policy
2024-11-15 09:33:20 +00:00
Guilherme Capilé
7f36d2624b
temporary response should not enable a successful healthcheck or cache #185 ( #186 )
2024-11-14 16:05:46 +00:00
Stefano Ortolani
d9bfc19f77
Set misp.org based on env var
2024-11-13 09:52:48 +00:00
Steven Goossens
7468cd9886
Add UUID for the Admin organisation when deploying ( #183 )
...
* Update template.env - Add ADMIN_ORG
* Update docker-compose.yml - Add ADMIN_ORG_UUID
* Update configure_misp.sh - Add uuid to database
2024-11-13 09:27:13 +00:00
Guilherme Capilé
5e60a88eeb
$OIDC_SCOPES must be an array, testing the env to be a valid json array before pushing to config (without escaping) ( #184 )
2024-11-13 09:26:48 +00:00
DiegolAmaral
ce805b58a3
Fix OIDC SCOPES ( #180 )
...
Co-authored-by: diegolamaral <diego.arruda.amaral@gmail.com>
2024-11-01 08:42:48 +00:00
Stefano Ortolani
2ec117ccbb
Fix healthchecks
2024-10-28 14:25:48 +00:00
Stefano Ortolani
3855224c7c
Allow special character inside redis password
2024-10-28 11:37:17 +00:00
Jordan Barnartt
f23186129b
Configure OIDC scopes from env variable ( #170 )
2024-10-18 14:38:52 +01:00
Stefano Ortolani
f3e40e6862
Bump misp-core
2024-10-18 14:09:06 +01:00
DiegolAmaral
0a836d203e
Add additional PHP settings and cookie configurations ( #164 )
...
Add additional PHP settings and cookie configurations
---------
Co-authored-by: diegolamaral <diego.arruda.amaral@gmail.com>
2024-10-10 13:49:51 +01:00
Stefano Ortolani
b6e25aa236
Bump misp-modules
2024-10-08 19:08:42 +01:00
Stefano Ortolani
c2a69a6db4
Fix template
2024-10-04 15:09:59 +01:00
DiegolAmaral
754220879b
add security settings for nginx ( #159 )
...
Co-authored-by: diegolamaral <diego.arruda.amaral@gmail.com>
2024-10-04 14:47:00 +01:00
DiegolAmaral
31db79c0df
Fix OIDC_ENABLE Toggle Logic in MISP Environment Configuration ( #161 )
...
* Fix OIDC_ENABLE Toggle Logic in MISP Environment Configuration
* Update sudo Usage for MISP Configuration Commands
---------
Co-authored-by: diegolamaral <diego.arruda.amaral@gmail.com>
2024-10-04 14:46:45 +01:00
Stefano Ortolani
a5fd58ab25
Release MISP 2.5 and PHP 8.2
2024-10-04 13:58:20 +01:00
DiegolAmaral
26ae2bff7c
Add OIDC Custom Logout URL ( #148 )
...
* Add oidc logout url to env and docker image
* Set the custom logout URL if OIDC_LOGOUT_URL is defined
---------
Co-authored-by: diegolamaral <diego.arruda.amaral@gmail.com>
2024-10-02 12:24:12 +01:00
Stefano Ortolani
beb62e4dcc
Bump core and fix setuptools provenance
2024-09-16 09:58:10 +01:00
urfin00djuce
d6bc475e91
Fix services names ( #145 )
2024-09-16 08:59:37 +01:00
Stefano Ortolani
663c154a97
Add support for 'X-Forwarded-For'; merge podman PR by @urfin00djuce
2024-09-12 10:11:15 +01:00
Stefano Ortolani
b033daec4f
Fix upstream removal of python3-setuptools
2024-09-08 11:05:24 +01:00
Øivind Hoel
043437c83f
Move settings and mysql env vars around
2024-09-08 10:31:06 +01:00
Øivind Hoel
7e595ff585
Run component updates in the background
2024-09-08 10:30:13 +01:00
Stefano Ortolani
24690cafe5
Update documentation and reduce benign errors at first bootstrap
2024-09-03 08:55:05 +01:00
Stefano Ortolani
833036ab16
Bump version
2024-09-02 18:52:51 +01:00
Stefano Ortolani
da4649dac7
Fix capability name
2024-08-30 08:05:17 +01:00
Stefano Ortolani
14ce181611
Make InnoDB configurable
2024-08-30 07:51:40 +01:00
Stefano Ortolani
9929290c89
Fix healthcheck with user-set base url
2024-08-26 09:10:51 +01:00
Stefano Ortolani
57ce60ab66
Fix race conditions and typos
2024-08-25 13:44:18 +01:00
Stefano Ortolani
d6c9bf200e
Cleanup
2024-08-24 14:19:53 +01:00
Stefano Ortolani
e131f85e55
Bump modules plus many other changes
2024-08-24 13:50:19 +01:00
Stefano Ortolani
05f73f6c4c
Enable workflows by default
2024-08-23 18:21:30 +01:00
Stefano Ortolani
a556bfc164
Bump MISP core
2024-08-21 14:26:04 +01:00
Stefano Ortolani
02f81b886e
Allow more redis options to be configured
2024-08-20 22:30:28 +01:00
Stefano Ortolani
3fbf7bff00
Fix default value (again)
2024-08-20 20:12:00 +01:00
Stefano Ortolani
da02fb9b1e
Fix default value
2024-08-20 14:04:07 +01:00
Stefano Ortolani
7ef14a06f5
Remove default value in favour of env var
2024-08-19 12:33:49 +01:00
Stefano Ortolani
60902dbcdc
Fix missing redis password
2024-08-16 14:04:16 +01:00
Stefano Ortolani
8197b9b1d0
Add password to redis ( #107 )
2024-08-13 14:23:45 +01:00