#Redis replication services

6 messages · Page 1 of 1 (latest)

fickle remnant
#

hey there, I wanted to ask about redis deployments, I'm wondering a couple things.

  1. Is there a way to deploy a redis cluster within a pre-existing project (seems like I would need to create a new project and deploy it standalone)
  2. If I unmount my volume and manually create replicas of the redis service, would it scale in the same way here: https://redis.io/docs/latest/operate/oss_and_stack/management/replication/ automatically or would I need to make some additional changes.
steel inletBOT
#

Project ID: 7549ae2c-c395-46a8-8d85-004dff9772c5

fickle remnant
#

7549ae2c-c395-46a8-8d85-004dff9772c5

#

ah, actually I think I have q1 answered, I need to search in template first

ivory sable
#

i'd think you'd need to configure the replica relationships manually as described in that redis docs page, but it should in theory work once thats done

#

i'd make sure to connect the replicas over the private network