Hi,
I have multiple application running in the same server and I wanna use dedicated bucket for each one of them.
How can I do this with GatewayST (Self hosted S3 Gateway) ?
Another question, Can I use two storj account at the same time ? One for my Mastodon, Pixelfed etc. Public instances and another one for my personal stuff ?
If I wanna use Storj Bucket as a primary storage for nextcloud do I need to run the gateway in website mode ?
the same way - create another bucket and use it. Or may be I do not understand a problem?
Your Gateway-ST is configured to use an access grant, any access grant allows you to have more than a one bucket. Just all objects will be encrypted with the encryption phrase used in the access grant.
if you run the Gateway-ST in the cloud provider (I.e. Amazon), you will pay for egress traffic from this VM to hundreds nodes across the globe, because it’s an egress traffic for the said provider. And you will pay for egress from the Storj network, when you download.
The worse case is to have load in one cloud provider, and run Gateway-ST in another - you will pay for egress to your first provider when you upload data (because it’s egress to your second provider), pay for egress to your second provider (because it’s egress outside their network) and pay for egress from Storj when you download your data back, and for egress to your second provider (because it’s now egress to your first provider).
Is it possible to use Storj Bucket as primary storage on Nextcloud without setting up GatewayST? I wanna use GatewayMT instead. Do I need any specific setup ?