root-gg / plik

Plik is a temporary file upload system (Wetransfer like) in Go.
https://plik.root.gg
Other
1.47k stars 168 forks source link

pass proxy host and port for S3 storage configuration #454

Open oupala opened 2 years ago

oupala commented 2 years ago

Is there a way to pass proxy host and port for S3 storage configuration?

Sometime, the S3 platform is only reachable by passing by a proxy. You then have to specify the proxy host and the proxy port in order to get a connectivity with the S3 platform.

unable to start Plik server : unable to initialize data backend : unable to check if \<bucket-name> exists : Get "http://\<bucket-host>/\<bucket-name>/?location=": dial tcp 80.10.43.151:80: i/o timeout