Update README with valkey installation instructions
Some checks are pending
Build / build (push) Waiting to run
CIFuzz / Fuzzing (address) (push) Waiting to run
CIFuzz / Fuzzing (undefined) (push) Waiting to run
CodeQL / Analyze (push) Waiting to run
CodeQL / Analyze-1 (push) Waiting to run

Added instructions for installing valkey as a redis-server replacement on Rocky Linux.
This commit is contained in:
Luca Deri 2026-08-17 22:02:42 +02:00 committed by GitHub
parent 1d24158441
commit 219fc188ca
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -84,6 +84,16 @@ In order to simulate more traffic to match real traffic volume, you can apply a
scaling factor to the size of each received packet. The scaling factor can
be specified through the GUI, into the interface settings.
Rocky Linux and redis-server
----------------
In the latest RockyLinux version there is no redis-server package to install. You can use as drop-in replacement valkey that you can install as follows:
```
sudo dnf install -y valkey
sudo systemctl enable --now valkey
```
Debugging ntopng
----------------
handle SIGPIPE nostop noprint pass