Main public logs
Jump to navigation
Jump to search
Combined display of all available logs of wiki.baghirzade.pro. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 11:47, 10 October 2025 Sadmin talk contribs created page Redis + Sentinel: Настройка репликации и отказоустойчивости (Created page with "== '''Этот мануал описывает процесс установки Redis и Redis Sentinel на двух узлах с базовой репликацией и мониторингом через Sentinel.''' == '''🖥️ Node1 (Primary): <code>192.168.166.11</code>''' '''📦 Установка Redis'''<pre> sudo apt update && sudo apt install redis-server -y </pre>'''⚙️ Настройка Redis (мастер)'''<pre> sudo vim /etc/redis/redis.conf <...") Tag: Visual edit