Sample Header Ad - 728x90

CentOS - Specifying an alternate redis.conf with systemctl

2 votes
1 answer
127 views
I used systemctl to enable automatic start up of redis on my server. This works fine. But I would like to change the name of my redis.conf, and have multiple redis instances. How do I use systemctl to start redis with the non-default configuration file? --- I used this command to start my redis instance before: sudo systemctl enable redis
Asked by TheCatWhisperer (121 rep)
Oct 4, 2017, 03:49 PM
Last activity: May 2, 2025, 07:01 PM