Crivaledaz / Mattermost-LDAP

This module provides an external LDAP authentication in Mattermost for the Team Edition (free).
MIT License
359 stars 71 forks source link

Clarification in HOSTNAME for mattermost-ldap #60

Closed promehul closed 4 years ago

promehul commented 4 years ago

Screenshot from 2020-07-09 13-32-09

Hello everyone. I am employing the docker-compose approach. I already have my existing mattermost-server and webapp on host "https://flipchat.southindia.cloudapp.azure.com/" which is a VM. I now wanna enable ldap. SInce ldap would have a container of its own, its not clear which HOSTNAME to use in the mentioned field. Any help would be appreciated

alexanderjackson commented 4 years ago

You need to add the hostname which resolves to the machine on which you are running the docker containers.

promehul commented 4 years ago

That means this "https://flipchat.southindia.cloudapp.azure.com"..

alexanderjackson commented 4 years ago

If you are running the docker container on the same host, then yes.