Question

Redis Database save configuration

Hello,

Is it possible to make configuration changes of the Redis Database service persistent? In case, I made changes through redis-cli?

p.s. I mean DO service, not a stand-alone server.


Submit an answer


This textbox defaults to using Markdown to format your answer.

You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!

Sign In or Sign Up to Answer

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.

Bobby Iliev
Site Moderator
Site Moderator badge
June 13, 2022

Hey @rmalenko,

As this is a managed service, it is highly unlikely that you can make any major configuration changes.

What you could do though, is to get in touch with the DigitalOcean support team and they might be able to do this for you depending on the change.

You can reach out to the DigitalOcean support team via this link here:

https://www.digitalocean.com/support/

Keep in mind that it is likely that it might not be possible as this is a managed service.

If this is the case, what I could suggest is installing Redis on a Droplet so that you could have full control over the instance:

https://www.digitalocean.com/community/tutorials/how-to-install-and-secure-redis-on-ubuntu-20-04-quickstart

Hope that helps!

- Bobby.

Try DigitalOcean for free

Click below to sign up and get $200 of credit to try our products over 60 days!

Sign up