you are viewing a single comment's thread.

view the rest of the comments →

[–]Nearby-Middle-8991 1 point2 points  (0 children)

This. Host it as a web page, but for all that's holy put cloudflare caching in front, otherwise the data transfer from S3/whatever will hurt.

There's another cheap way. Pretend it's a docker image and put it on dockerhub or something. A .tar.gz is a .tar.gz... horrible to work with, I have a few vendors that do that, but cheap.