ejabberd - Comments for "Migrating from 1.0.0" https://www.ejabberd.im/node/937 en Updating without stopping ejabberd https://www.ejabberd.im/node/937#comment-2400 <p>Is there a way to update the beam files without stopping the ejabberd service? It's written somewhere that Erlang chooses the "directory with the highest version number" at runtime. I tried this approach and I could get ejabberctl to respond.</p> Sat, 14 Oct 2006 02:20:45 +0000 ngpestelos comment 2400 at https://www.ejabberd.im To update the ejabberd https://www.ejabberd.im/node/937#comment-1997 <p>To update the ejabberd version using Mnesia you just need to stop ejabberd, overwrite the beam files, and start it. It will update the Mnesia database if required.</p> <p>If you want to move the Mnesia files to another directory, just make sure to modify your start script.</p> <p>However, if you plan to move ejabberd to a different machine,<br /> check <noindex><a href="/migrate-host" rel="nofollow" >Migrate Database to Another Host</a></noindex>.</p> Wed, 12 Jul 2006 16:40:32 +0000 mfoss comment 1997 at https://www.ejabberd.im