ejabberd 新手如何设置功能齐全的 ejabberd 服务器?

发布于 2024-10-09 20:22:49 字数 1272 浏览 0 评论 0原文

我对 ejabberd 完全陌生。我已经下载了 Windows 和 Linux (Ubuntu) 的安装程序。我在网上的某个地方看到了如何安装和设置它的演示,但安装被配置为“演示”。我有 pidgin XMPP 客户端,现在设置 ejabberd 时遇到问题。
另一个问题是我尝试在后端使用 Nitrogen 的彗星池和 erlang ETS 表开发聊天系统(感谢现在嵌入 ets 表中的故障转移机制),即

ets:give_away/3  [it gives my chat engines fault tolerance, thanks to the guys 
who maintain the virtual machine who saw how useful this is]

Can we have Web interfaces to ejabberd servers, putting aside its admin interface. Nitrogen Comets are quite cumbersome sometime forexample, the browser time out especially in Nitrogen 2.X.X can not easily be changed.
So now i have decided on ejabberd. How can i customize an internal organization chatting system using ejabberd as the backend engine. I wouldnot want every one in the organisation to download Pidgin as a client but want to embed the chat functionality in the web interfaces.
With Erlang, Yaws, Mnesia, Inets, Mochiweb e.t.c i have no problem so even if it requires me to develope an erlang application with a few Gen servers on top of ejabberd, that wont be a problem

Please point me in the right direction to get ejabberd up and running. 
On the processOne Website and the ejabberd documentation i have still
failed to start it well. Please help

i am completely new to ejabberd. I have downloaded the installation for both windows and linux (Ubuntu). Somewhere on the web i had seen a demo of how to install and set it up but the installation was configured as a 'demo'. I have the pidgin XMPP client and now am having problems setting up ejabberd.

Another issue is that i have tried to develop chat systems with Nitrogen's comet pools and erlang ETS tables on the backend (thanks to the failover mechanism embedded in ets tables now) i.e

ets:give_away/3  [it gives my chat engines fault tolerance, thanks to the guys 
who maintain the virtual machine who saw how useful this is]

Can we have Web interfaces to ejabberd servers, putting aside its admin interface. Nitrogen Comets are quite cumbersome sometime forexample, the browser time out especially in Nitrogen 2.X.X can not easily be changed.
So now i have decided on ejabberd. How can i customize an internal organization chatting system using ejabberd as the backend engine. I wouldnot want every one in the organisation to download Pidgin as a client but want to embed the chat functionality in the web interfaces.

With Erlang, Yaws, Mnesia, Inets, Mochiweb e.t.c i have no problem so even if it requires me to develope an erlang application with a few Gen servers on top of ejabberd, that wont be a problem

Please point me in the right direction to get ejabberd up and running. 
On the processOne Website and the ejabberd documentation i have still
failed to start it well. Please help

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

败给现实 2024-10-16 20:22:49

如果您是新手并且想要设置 ejabberd 服务器,您应该简单地使用 ejabberd 的托管版本。
您可以在 http://hosted.im 上轻松创建自己的域

您应该在几分钟内即可启动并运行

If you are a newbie and want to setup and ejabberd server, you should simply use hosted version of ejabberd.
You can easily create your own domain on http://hosted.im

You should be up and running in minutes

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文