Skip to content

Latest commit

 

History

History
executable file
·
8 lines (6 loc) · 322 Bytes

README.md

File metadata and controls

executable file
·
8 lines (6 loc) · 322 Bytes

File Uploader

A python script to provide a "simple sharing" style public file uploader service as well as a Sharex API endpoint using S3 Compatible storage.

How to deploy:

  1. Customize the files in /templates to meet your needs.
  2. Run api.py.
  3. Configure a reverse proxy to port 8888 with your intended hostname.