lightningstream icon indicating copy to clipboard operation
lightningstream copied to clipboard

receiver-only: need s3 write permissions ?

Open aderumier opened this issue 2 years ago • 1 comments

Hi, I'm trying to build a 1master - multiple read only slaves setup,

for security reasons, I would like to set the s3 access to readonly on the slaves nodes,but it don't seem to work, I got a "access denied".

Setting write permissions is working, as they are creating shards on the s3 Is is expected for receiver only nodes ?

aderumier avatar Nov 23 '23 14:11 aderumier

I can confirm that when running in receive mode, only read permissions are needed.

franklouwers avatar Dec 21 '24 20:12 franklouwers