6.1. Installation

The tracking part of the extended HTTP submission is installed using a Linux distribution package manager according to the corresponding instructions, or by manually copying the files to the /opt/halon/submission-tracking directory.

6.1.1. Prerequisites

A Redis server running either locally or externally. See the redis.host setting for more information.

6.1.2. Distributions

6.1.2.1. Ubuntu

To install the .deb package use the following commands.

$ apt-get update
$ apt-get install halon-submission-tracking

6.1.2.2. RHEL

To install the .rpm package use the following commands.

$ yum install halon-submission-tracking

6.1.3. Startup

When the initial configuration is in place, the program can be started with:

$ sudo systemctl start halon-submission-tracking