gameboy Posted April 15, 2018 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'? Link to comment Share on other sites More sharing options...
gameboy Posted April 16, 2018 Author Share Posted April 16, 2018 @fcxSanya Please help me, thank you! Link to comment Share on other sites More sharing options...
fcxSanya Posted April 18, 2018 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 Link to comment Share on other sites More sharing options...
Imarok Posted April 18, 2018 Share Posted April 18, 2018 Also you might use @Dunedan s docker image... Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now