The most up to date sources are on GitHub: https://github.com/Pixel166/OpenJabNab
git clone https://github.com/Pixel166/OpenJabNab.git
This command will retrieve the source, including the creation of two directories:
These are all the files to the server
These are the files for the HTTP part
The Apache server must be configured so that the directory http-wrapper is the root of the domain (or subdomain).
go in the “server”.
cd <path to sources>/openJabNab/server
Generate the Makefile with the command “qmake-r” Start compiling (make)
qmake-r make
Copy the file openjabnab.ini-dist in the bin directory, and rename openjabnab.ini
cp openjabnab.ini-dist bin/openjabnab.ini
Edit this file and replace “my.domain.com” with your domain
Choose the authentication mode you want (depending on the standalone mode or proxy) in the bin/plugins/plugin_auth.ini
Launch the executable “openjabnab” created in the bin directory
./bin/openjabnab
Configure the Nabaztag/tag 1) to use the domain “my.domain.com/vl” instead of r.nabaztag.com/vl (in advanced settings)
Save the configuration to relaunch the rabbit.