sdelements / lets-chat-ldap

LDAP plugin for Let's Chat
MIT License
33 stars 12 forks source link

Adding ldap plugin to docker container? #4

Open ckulla opened 9 years ago

ckulla commented 9 years ago

I've successfully created a docker container for Lets-chat. How do I add the ldap plug-in to it?

sibartlett commented 9 years ago

Did you use the exisiting Dockerfile in the Let's Chat repository?

You'll need to:

We'll hopefully update the Dockerfile a future release, to make the installation of plugins easier.

shea-parkes commented 9 years ago

I would also enjoy it if you were to modify the Let's Chat Dockerfile to make this easier to install this plugin.

sibartlett commented 9 years ago

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/

shea-parkes commented 9 years ago

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.)