root-gg / plik

Plik is a temporary file upload system (Wetransfer like) in Go.

Home Page:https://plik.root.gg

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pass proxy host and port for S3 storage configuration

oupala opened this issue · comments

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