###Quickly upload files to your server
UploadMe is a file uploading system with privacy in mind.
The official site is uploadme.se but the repo can also be self-hosted easily.
This guide will be describing how to setup UploadMe on a Unix-based server. While you are able to set up UpLoadMe on other OSes we won't go into those.
- Download the repo and place it in your web directory. (or do
git clone https://github.com/UploadMe/UploadMe.git
) - go to
install.php
and follow the setup instructions.
That's it!