processone / ejabberd

Robust, Ubiquitous and Massively Scalable Messaging Platform (XMPP, MQTT, SIP Server)
https://www.process-one.net/en/ejabberd/
Other
6.07k stars 1.51k forks source link

Outdated documentation #4114

Closed samsunix closed 10 months ago

samsunix commented 10 months ago

I installed ejabberd with sudo apt install ejabberd How ever this didn't work out box with nginx so uninstalled and installed from latest x64 deb package.

This time I was able to enter and login with admin account. How ever admin privaledges were missing (as expected I guess) so I head /opt/ejabberd/conf/ejabberd.yml but this configuration file doesn't correspond configuration examples on : https://docs.ejabberd.im/admin/guide/managing/

For the record as writing this I still have not figured out this.

licaon-kter commented 10 months ago

You don't need nginx...

Peruse the guides first

https://www.process-one.net/blog/how-to-move-the-office-to-real-time-im-on-ejabberd/

https://www.process-one.net/blog/how-to-set-up-ejabberd-video-voice-calling/

https://www.process-one.net/blog/how-to-configure-ejabberd-to-get-100-in-xmpp-compliance-test/

https://www.process-one.net/blog/ejabberd-xmpp-server-useful-configuration-steps/

Then finish up with the docs.

Neustradamus commented 10 months ago

@samsunix: I think that you have done an error, it is sudo apt install ejabberd. Can you edit?

samsunix commented 10 months ago

@licaon-kter

Thank you for the links, I manage to sort it out.

licaon-kter commented 10 months ago

@samsunix close this then

samsunix commented 10 months ago

Workaround in comments