NUKIB / misp

Docker image for MISP
GNU General Public License v3.0
110 stars 45 forks source link

MISP Module URL #55

Open tobmes42 opened 1 year ago

tobmes42 commented 1 year ago

Hi, I am in the process of setting up MISP at our company. So far everything is going great. Now I wanted to set up MISP modules. Unfortunately, I do not know what I should enter at MISP_MODULE_URL. Can anyone of you tell me? In the readme here I have unfortunately found nothing specific.

Thanks

Benni0 commented 1 year ago

You have to set the URL containing the hostname or the IP address of the host where MISP modules are running. If you use the provided docker compose file the predefined value shuld work. If you have defined a proxy for your docker containers, you have to set no_proxy variable and add the misp-modules hostname or IP as exception.