Question
Does Redis installed on a simple Droplet start automatically?
Hi there!
For my Node app I have pm2 running but I wonder how Redis behaves when the server is shut down for a reason?
I just shut it down and restart my Droplet with (only) Redis installed and it seems that it has started automatically. My backend with Node could connect to it without further ado.
Thanks!
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
×