A way to upload images or files to my servers folder?

I’m looking to move away from cloud storages like amazon s3.

Is there a way to create a folder in my ubuntu server and have a form upload images and files into that folder and store the url to serve those files?

I’m using angular-meteor with nginx and ubuntu 14.04.