Is it possible to run 2 SpiceDB clusters over the ...
# spicedb
g
Hi 🙂 is it possible to run two instances of spiceDB against the same database (postgres)? I’m trying to run one instance in readonly mode and one in default. So I can define which microservice is connecting to the readonly and which to the default service.
v
yeah this is possible
g
Ok. Is there a better way of providing this goal which I’m not aware of? Or is it the only way to run one instance in readonly mode to prevent changes from everyone?
j
That’s the way to do it with standard SpiceDB; the enterprise version has fine grained access management for read only and partial access tokens
6 Views