[jdev] ejabberd 0.9.1 on a multiplatform ready-to-run CDROM
Mickael Remond
mickael.remond at erlang-fr.org
Sun Jul 31 02:59:23 CDT 2005
Hello,
I just wanted to let you know that the Erlang REPOS CDROM is now in
version 1.3 b1. This is a very quick and easy way to test the ejabberd
server. ejabberd is a Free and Open Source distributed fault-tolerant
Jabber server. It writen mostly in Erlang, is very robust and easy to
deploy and offer many features (See
http://www.process-one.net/en/projects/ejabberd/index.html and
http://ejabberd.jabber.ru/ for more details).
REPOS stands for Repository of Erlang-Projects.Org Software selection.
It is a collection of major ready-to-use Erlang software. Erlang REPOS
is distributed as a CDROM image (ISO). You can use every program
included in the REPOS environment either directly from the CDROM, from
your hard drive, or from a USB key.
Erlang REPOS includes Ejabberd and runs on Linux, Windows and MacOSX
(Panther and Tiger). You just need to launch the start.sh or start.bat
script (or let the autorun feature do the work for you). You will then
get an Erlang console and a documentation.
You can launch preconfigured application from the Erlang console,
including Ejabberd. Simply type the Erlang Shell command:
repos:start(ejabberd).
(The last dot is needed)
Then use a Jabber client and point to localhost on port 5222. You can
use the registration protocol to create users or log into the web admin
console (http://127.0.0.1:5280/admin/ default setup with
user:admin at localhost password: admin)
More details from:
http://www.erlang-projects.org/Public/projects/workgroups/repos/erlang_repos_1.3-b1/view
Download from:
http://downloads.erlang-projects.org/repos/repos-1.3_b1.iso.tar.gz
Have fun !
--
Mickaël Rémond
http://www.3pblog.net/
More information about the JDev
mailing list