summary refs log tree commit diff
path: root/nixos/doc/manual/from_md/release-notes/rl-2205.section.xml
diff options
context:
space:
mode:
authorNikolay Amiantov <ab@fmap.me>2022-02-12 15:45:57 +0300
committerNikolay Amiantov <ab@fmap.me>2022-02-19 14:03:33 +0300
commit41f4d999ad6ea5233e0852daea33d3c375b5a5ee (patch)
tree77c66d2fde6e8196c710396d1c2d795579c0f9e4 /nixos/doc/manual/from_md/release-notes/rl-2205.section.xml
parent6a91c56637e58e3dd4b7c2ff05998169e5c43f37 (diff)
downloadnixpkgs-41f4d999ad6ea5233e0852daea33d3c375b5a5ee.tar
nixpkgs-41f4d999ad6ea5233e0852daea33d3c375b5a5ee.tar.gz
nixpkgs-41f4d999ad6ea5233e0852daea33d3c375b5a5ee.tar.bz2
nixpkgs-41f4d999ad6ea5233e0852daea33d3c375b5a5ee.tar.lz
nixpkgs-41f4d999ad6ea5233e0852daea33d3c375b5a5ee.tar.xz
nixpkgs-41f4d999ad6ea5233e0852daea33d3c375b5a5ee.tar.zst
nixpkgs-41f4d999ad6ea5233e0852daea33d3c375b5a5ee.zip
nixos/ntopng: update user and redis configuration
New ntopng version supports running as specified user. Create a separate
user for ntopng with a separate Redis instance.

Separate instance is only used for new `system.stateVersion`s to avoid
breaking existing setups. To configure that we add two new options,
`redis.address` and `redis.createInstance`. They can also be used to
specify your own Redis address.
Diffstat (limited to 'nixos/doc/manual/from_md/release-notes/rl-2205.section.xml')
-rw-r--r--nixos/doc/manual/from_md/release-notes/rl-2205.section.xml9
1 files changed, 9 insertions, 0 deletions
diff --git a/nixos/doc/manual/from_md/release-notes/rl-2205.section.xml b/nixos/doc/manual/from_md/release-notes/rl-2205.section.xml
index 42db2d060be..5d0a9dc76ea 100644
--- a/nixos/doc/manual/from_md/release-notes/rl-2205.section.xml
+++ b/nixos/doc/manual/from_md/release-notes/rl-2205.section.xml
@@ -320,6 +320,15 @@
       </listitem>
       <listitem>
         <para>
+          Ntopng (<literal>services.ntopng</literal>) is updated to
+          5.2.1 and uses a separate Redis instance if
+          <literal>system.stateVersion</literal> is at least
+          <literal>22.05</literal>. Existing setups shouldn’t be
+          affected.
+        </para>
+      </listitem>
+      <listitem>
+        <para>
           The backward compatibility in
           <literal>services.wordpress</literal> to configure sites with
           the old interface has been removed. Please use