How to configure the default Redis template?
efstajas
PROOP

a year ago

Hey, this is probably a bit of a stupid question, but I wonder how to set config arguments like maxmemory and maxmemory-policy when using the default Redis template you get by selecting "Add Redis" from the "Create" menu (bitnami-redis image).

What's the way to go? No clear way to access the volume for editing redis.conf directly, and not sure what the base start command would be if I wanted to pass arguments there.

2 Replies

efstajas
PROOP

a year ago

56cafcfa-394c-46c9-a811-dc3207bad3dc


a year ago

I'm fairly certain you don't need to access the volume, simply run the command to set these values and restart


Loading...