Skip to content

Latest commit

 

History

History
25 lines (20 loc) · 660 Bytes

File metadata and controls

25 lines (20 loc) · 660 Bytes

FileUploader-FastAPI

  • Fileuploader using FastAPI as the backend
  • ShareX supported

Todo

  • Make allowed content modifiable via environment variables
  • Toggleable random filenames
  • File deletion
  • Admin menu (File deletion)

Docker deployment

Environment variables Meaning
auth_user HTTP Basic username
auth_password HTTP Basic password
base_url Base url WITHOUT trailing slash
allowed_content_types List of allowed MIME types

Note

  • If no environment values are supplied the defaults are: