logo
icon

miniserve

miniserve is a tiny, self-contained file server with a clean web UI. Upload and download files through the browser with optional authentication. No configuration files needed.

template cover
Deployed0 times
Publisherfuturize.rush
Created2026-03-30
Services
service icon
Tags
ToolStorage

miniserve

A tiny, self-contained file server with a clean web UI. Upload and download files through the browser with optional password protection. Zero configuration needed.

Getting Started

  1. Visit your domain — the file browser opens automatically
  2. Upload files — drag and drop or click the upload button
  3. Authentication — password is in Service > Variables > MINISERVE_AUTH (format: user:password)
  4. Served directory — files are served from /data inside the container

Key Features

  • Clean, responsive web UI with dark mode
  • File upload via drag-and-drop
  • Directory listing with sorting
  • Optional username/password authentication
  • QR code generation for easy mobile access
  • Single binary, no dependencies

License

MIT — GitHub