Documentation: Apache 2 HTTPD and Noark 5 Core Configuration

Ole Aamot oka at oka.no
Thu Feb 15 22:53:23 CET 2018


I have documented the Apache 2 HTTPD proxy configuration for Nikita Noark 5
Core on Ubuntu 16.04 which is running on

https://arkivarium.com/noark5v4/

The first version of the book in Docbook 5.0 is available on Github at

https://github.com/arkivarium/book/

You can download the Docbook 5.0 XML source code of the book from

https://raw.githubusercontent.com/arkivarium/book/master/book.xml

To build the latest documentation, you must download these packages:

1) Ubuntu Linux from http://www.ubuntu.com/
2) Apache 2 HTTPD from http://httpd.apache.org/
3) Nikita Noark5 Core from http://github.com/HiOA-ABI/nikita-noark5-core
4) GNU wget from http://ftp.gnu.org/gnu/wget/
5) docbook-utils from http://sources.redhat.com/docbook-tools
6) Mozilla Firefox from http://www.mozilla.org/
7) Python from http://www.python.org/
8) Git from https://git-scm.com/

Next, run the following commands from a virtual console or a X.org terminal
such as xterm, rxvt or gnome-terminal to build the book:

$ wget https://raw.githubusercontent.com/arkivarium/book/master/book.xml
$ docbook2pdf book.xml
$ docbook2txt book.xml

To view latest documentation, download the book with wget and generate it
with docbook-utils.

Open the generated PDF document with firefox from
http://arkivarium.com/book/book.pdf or the terminal:

$ firefox book.pdf

You can view the current PDF version if you are online in Firefox by
opening http://arkivarium.com/book/book.pdf in the web browser.

Alternatively, you can view the plain text file with this command:

$ less book.txt

You can run the Noark 5 Tester tool by Petter Reinholdtsen against your
configured Apache 2 HTTPD and Nikita Noark 5 Core instance after you have
installed Apache 2 HTTPD and Nikita Noark 5 Core on Ubuntu Linux by
following the instructions in the book by running the git command and the
Python script runtest against REST at http://localhost:8092/noark5v4/

$ git clone https://github.com/petterreinholdtsen/noark5-tester
$ ./runtest

Happy hacking,
Ole
-------------- next part --------------
An HTML attachment was scrubbed...
URL: https://lists.nuug.no/pipermail/nikita-noark/attachments/20180215/080974fa/attachment.htm 


More information about the nikita-noark mailing list