What problem does it solve?
Set up a lightweight, self-hosted cloud file manager that gives you upload, download, rename, delete, and browser-based preview without Docker or complicated infrastructure. It also handles real-world deployment quirks such as Tailscale access, persistent startup, and document preview workflows for DOCX, XLSX, and Markdown files.
Core Features & Use Cases
- Single-binary deployment: Install and run FileBrowser directly on Linux with a small footprint.
- Private cloud access: Expose files securely over Tailscale with a fixed port and a simple admin login.
- Document preview pipeline: Convert office files to PDF so browsers can preview them reliably.
- Homelab portal pattern: Use a Flask proxy to consolidate file access and related services behind one URL.
- Use case: Turn a small server into a private cloud drive for personal files, team documents, and previewable shared folders.
Quick Start
Ask me to set up FileBrowser Cloud on your server with Tailscale access, admin credentials, persistent startup, and PDF preview support.