update virtual hosts whithout stopping

Hi,

3 questions :

Is it possible to quickly add a reload command to ejabberd_ctl ?

Is it planned to allow virtual hosts modifications at runtime ?

Will virtual hosts stay in local configuration file or may them be pushed in mnesia database for easy command line/web/rpc distributed configuration ?

thx

add virtual hosts during runtime

kaalh wrote:

Is it planned to allow virtual hosts modifications at runtime ?

i'm also looking for a way to add virtual hosts and an authentication method for them during runtime. maybe someone has an idea if it's possible with some changes in the code.

flip

I believe this thread

I believe this thread represents the state of the art.

It's in Russian... Can you

It's in Russian... Can you provide a short translated summary?

--
sander

Oh, hasn't everyone involved

Oh, hasn't everyone involved with ejabberd learnt Russian yet? ☺

The comment titled "Если кому нибудь будет интересно:" contains a version of the script that is known to work. Compile it in the Erlang console with c(vhost).. Put the resulting vhost.beam into the directory, where all Ejabberd's .beam files lie.

Put the changes into ejabberd.cfg and again in the Erlang console type vhost:change_virtual_hosts()..

Tested on ejabberd version 1.1.2.

Syndicate content