gameboy Posted April 15, 2018 Report Share Posted April 15, 2018 How do I edit it? You should now be able to connect to this XMPP server using a normal XMPP client. * Adjust `/etc/ejabberd/ejabberdctl.cfg` and set `CONTRIB_MODULES_PATH` to the directory where you want to store `mod_ipstamp`: ``` CONTRIB_MODULES_PATH=/opt/ejabberd-modules ``` * Ensure the target directory is readable by ejabberd. * Copy the `mod_ipstamp` directory from `XpartaMuPP/` to `CONTRIB_MODULES_PATH/sources/`. * Check that the module is available and compatible with your ejabberd: 1.Where is 'CONTRIB_MODULES_PATH/sources/' ? 2.Where is CONTRIB_MODULES_PATH=/opt/ejabberd-modules, 'opt'? Quote Link to comment Share on other sites More sharing options...
gameboy Posted April 16, 2018 Author Report Share Posted April 16, 2018 @fcxSanya Please help me, thank you! Quote Link to comment Share on other sites More sharing options...
fcxSanya Posted April 18, 2018 Report Share Posted April 18, 2018 It wasn't me who wrote the instruction (which would be convenient to be linked to, btw, so other people would be in context: XpartaMuPP/README.md), but apparently it suggests you to: 1. select a directory, or use a default one if already set ("/opt/ejabberd-modules" in the example) 2. create "sources" subdirectory in it 3. copy mod_ipstamp directory in the "sources" subdir Quote Link to comment Share on other sites More sharing options...
Imarok Posted April 18, 2018 Report Share Posted April 18, 2018 Also you might use @Dunedan s docker image... Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.