Skip to content

Taranis4u

Mark Overmeer edited this page Jun 19, 2019 · 1 revision

Table of Contents

Taranis4u

The Taranis4u is a "big screen": it shows various kinds of statistics about the Taranis processes, like the number of unread news items.

Access the vhost

The configuration of the Tarans4u website can be read in ~taranis/lib/apache_vhost4u.conf. It requires you to define an additional hostname for your server. When your taranis hostname is advs.example.com, then the taranis4u website is on advs4u.example.com. When your hostname ends on a digit, an additional dash gets added taranis3.example.com becomes taranis3-4u.example.com.

Running on an other server

Although the default installation will set-up Taranis4u on the same server as Taranis runs, it should be possible to run it on a different server. The Taranis4u website has separate code (in the taranis4u directory of the distribution) and communicates to the main Taranis via a REST interface.

(Please contribute the procedure you followed to achieve this, to help an other)

Examples

Clone this wiki locally