sdelements / lets-chat

Self-hosted chat app for small teams
http://sdelements.github.io/lets-chat
MIT License
9.76k stars 1.58k forks source link

Private Messaging #767

Open phatakrajan opened 6 years ago

phatakrajan commented 6 years ago

I am trying to setup lets-chat on AWS using

https://aws.amazon.com/marketplace/pp/B017OH7FEU?ref=cns_srchrow

I want to setup a Private messaging setup. I did not find the instructions on how to setup XMPP server and connect lets-chat private messages via that server. Can someone provide me the steps? I am stuck. I found few issues/posts where people have completed the setup by changing Settings.yml. however not sure about other setup done. Someone please help

hhaidar commented 6 years ago

I'm not sure how bitnami has set it up, but all you have to do is set enable to true and your domain in settings.yml (or in ENV).

See the sample one for the lines: https://github.com/sdelements/lets-chat/blob/master/settings.yml.sample#L27