|
@@ -36,6 +36,38 @@ into this user account:
|
|
|
<utils/templates/lib/systemd/system/filtron.service>`
|
|
|
(``/lib/systemd/system/filtron.service``).
|
|
|
|
|
|
+
|
|
|
+Create user
|
|
|
+===========
|
|
|
+
|
|
|
+.. include:: ../../build/docs/includes/filtron.rst
|
|
|
+ :start-after: START create user
|
|
|
+ :end-before: END create user
|
|
|
+
|
|
|
+
|
|
|
+Install go
|
|
|
+==========
|
|
|
+
|
|
|
+.. include:: ../../build/docs/includes/filtron.rst
|
|
|
+ :start-after: START install go
|
|
|
+ :end-before: END install go
|
|
|
+
|
|
|
+
|
|
|
+Install filtron
|
|
|
+===============
|
|
|
+
|
|
|
+Install :origin:`rules.json <utils/templates/etc/filtron/rules.json>` at
|
|
|
+``/etc/filtron/rules.json`` (see :ref:`Sample configuration of filtron`) and
|
|
|
+install filtron software and systemd unit:
|
|
|
+
|
|
|
+.. include:: ../../build/docs/includes/filtron.rst
|
|
|
+ :start-after: START install filtron
|
|
|
+ :end-before: END install filtron
|
|
|
+
|
|
|
+.. include:: ../../build/docs/includes/filtron.rst
|
|
|
+ :start-after: START install systemd unit
|
|
|
+ :end-before: END install systemd unit
|
|
|
+
|
|
|
.. _filtron.sh overview:
|
|
|
|
|
|
Overview
|