whitekernel

Results 112 comments of whitekernel

Hi @trevor-arthur This might be due to setting some variables after an initial run. Postgres passwords are set the very first time IRIS runs and cannot be changed with the...

@BETONGUNO - Can you confirm this is indeed due to the missing env_file? The needed envs for the DB are already given by the `environment` section, so it shouldn't impact...

Hi @n3tl0kr It would look like the issue is not directly related to IRIS but Docker. Are you able to build any other docker on your system? You may want...

Hi @59split Have you tried the combination " \n", with two spaces before the line break? Cheers

You can keep the issue open, I think there's an issue of filtration on the rendered. We'll take a closer look and fix if necessary.

Hi @c8y3 Yes indeed we might add this as an option. It was done on purpose but having both is probably the way to go. We're adding it to the...

HI @Renizmy Thanks raising that up! We didn't look yet at deployments in these solutions by lack of time. Could you please describe in details what would be necessary/required for...

Hi @c8y3 You can actually get the case ID from the module directly. The modules are inheriting the IrisInterface class which inherits from the Celery Task class. When IRIS calls...

Hi! Thanks for reporting. It's because the alert was created without a classification ID. I just fixed the update without having to provide one 👍