sdelements / lets-chat

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

Just questions #608

Open bmcgonag opened 9 years ago

bmcgonag commented 9 years ago

If there is a better place to ask these questions, like a forum, please point me to it.

I have successfully installed a docker version of Let's Chat and am running it.

I successfully registered and logged in.

Questions:

  1. How do I make myself an administrative user?
  2. Is there UI Admin? Am I not seeing it because I'm not yet an admin user?
  3. Is there more documentation on the user side for Let's Chat anywhere?

Thanks

sploadie commented 9 years ago

As is happens, there is no admin system built into Let's Chat. Using LDAP authentication you could use an LDAP administration tool (I am currently using this tactic for this), but nothing exists natively.

You are welcome to create one yourself or spread the news to other node.js developers; as it stands there is no one dedicated to creating an admin.

As for documentation, this is as close as it gets. Thankfully Let's Chat is very intuitive.