root-gg / plik

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

Issues running Plik behind Cloudflare as a proxy #311

Closed nikwebr closed 2 years ago

nikwebr commented 4 years ago

Cloudflare offers to proxy webservers, however, they have an uplod limit of 100 Mb. Is there a possibility to enable / integrate chunked uploads in plik, so that I am not bound to the Cloudflare upload limit?

Thanks for any suggestions :)

MichelBaie commented 3 years ago

Can be a good feature to implement to gain access to cloudflare cdn for our files.

nikwebr commented 3 years ago

Can be a good feature to implement to gain access to cloudflare cdn for our files.

No Cloudflare can only serve website related files like html, css and js.

MichelBaie commented 3 years ago

But if you use cloudflare to protect yourself from layer7 attacks it can be useful.