PowerDNS / lightningstream

Lightning Stream syncs LMDB databases through S3 buckets between multiple servers, including PowerDNS Authoritative server 4.8+ LMDBs
https://doc.powerdns.com/lightningstream/
MIT License
25 stars 15 forks source link

receiver-only: need s3 write permissions ? #69

Open aderumier opened 7 months ago

aderumier commented 7 months ago

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 ?