DB
dnf install redis vim /etc/redis.conf => supervised systemd => requirepass strong_password => bind 0.0.0.0 => protected-mode no systemctl start redis systemctl enable redis