File upload with images to own sever

I need a simple solution for file upload with images stored on my own server. I saw this package meteor-uploads. Will it serve my needs? Or maybe meteor-slingshot?

I’m using Slingshot and it has been working great so far. It’s really efficient because files get directly sent to your cloud storage, and not to mention out of the box latency compensation.

Sound good. I’ll try it. Thanks.

+1 Slingshot

let me know if you need help

do you maybe have an example on how to use slingshot with own server? Would like to use it after deploying with mupx (which use docker containers).

1 Like

Have any of you found how to do it locally in own server? I read the documentation but they only provide examples for cloud base storage.

1 Like