Duplicati alternative for backups on ARM

The GatewayMT and GatewayST both provides S3-compatible API, so you can use them as an S3-compatible backend in Duplicati. Don’t forget to specify Endpoint.
See

If you want to use a client-side encryption, then it’s better to run a Self-hosted S3 Gateway (GatewayST) than Storj-hosted S3 Gateway (GatewayMT), the last one uses Server-side encryption and then it’s better to use an integrated to Duplicati encryption to make it more secure.

In both cases you can use the same recommended parameters, but in case of GatewayMT you may not change the asynchronous-concurrent-upload-limit parameter, because number of connections is much lower than with a native integration or usage of GatewayST.

1 Like