Open ckulla opened 9 years ago
Did you use the exisiting Dockerfile in the Let's Chat repository?
You'll need to:
RUN npm install lets-chat-ldap
We'll hopefully update the Dockerfile a future release, to make the installation of plugins easier.
I would also enjoy it if you were to modify the Let's Chat Dockerfile to make this easier to install this plugin.
We rewrote the Dockerfile 2 months ago, and included the LDAP plugin by default.
We now an official image hosted on Docker Hub: https://registry.hub.docker.com/u/sdelements/lets-chat/
Thank you for the prompt response. I swear I read that Dockerfile thoroughly, but I totally missed the LDAP install line. Thank you very much for the prompt response! (And the promising software.)
I've successfully created a docker container for Lets-chat. How do I add the ldap plug-in to it?