Redis Configuration - Linux
/etc/systemd/redis-sentinel.service
Quick Actions
๐ฅ Download Original redis-sentinel.serviceConfiguration File Information
Authentic & Original
Unaltered redis-sentinel.service from fresh installation.
Linux Distribution Support
๐ Currently viewing: CentOS Stream 9
โ Also compatible:
โ Different versions:
Centos-Stream:
Configuration File Content
19 lines
[Unit]
Description=Redis Sentinel
After=network.target
After=network-online.target
Wants=network-online.target
[Service]
ExecStart=/usr/bin/redis-sentinel /etc/redis/sentinel.conf --daemonize no --supervised systemd
ExecStop=/usr/libexec/redis-shutdown sentinel
Type=notify
User=redis
Group=redis
RuntimeDirectory=redis
RuntimeDirectoryMode=0755
[Install]
WantedBy=multi-user.target
Download Commands
redis-sentinel.service โข
Download the 100% original unaltered configuration file pulled from Redis
Using wget:
wget -O redis-sentinel.service.example https://exampleconfig.com/api/v1/config/original/41dde6fb5711960d48de33ac8398d380?hint=redis-sentinel.service
Using curl:
curl https://exampleconfig.com/api/v1/config/original/41dde6fb5711960d48de33ac8398d380?hint=redis-sentinel.service > redis-sentinel.service.example
Related Configuration Files
/etc/systemd/redis-sentinel.service
Redis ยท Debian 9 (Stretch)
/etc/systemd/redis-sentinel.service
Redis ยท Debian 9 (Stretch)
/etc/systemd/redis-sentinel.service
Redis ยท CentOS Stream 9
/etc/systemd/redis-sentinel.service
Apache HTTP Server ยท CentOS Stream 9
/etc/systemd/redis-sentinel.service
Apache HTTP Server ยท CentOS Stream 9
/etc/systemd/redis-sentinel.service
Apache HTTP Server ยท CentOS Stream 9