-
-
Notifications
You must be signed in to change notification settings - Fork 48
Home
Ryan edited this page Apr 7, 2025
·
24 revisions
FileRise is an open-source, self-hosted web file manager that makes uploading, managing, and sharing files simple and secure. Whether you're a developer, a small team, or a general user, FileRise offers a modern and responsive solution for file management.
- Easy File Uploads: Drag-and-drop support, chunked uploads, and real-time progress tracking.
- Built-in File Editing & Preview: Edit text files in the browser and preview images, videos, audio, and PDFs.
- User-Friendly Interface: Responsive design with Dark and Light modes to suit your environment.
- Robust Security: Secure authentication with SSO and two-factor auth (2FA), CSRF protection, and controlled file access.
- Advanced Operations: Batch operations, shareable links, folder management, and more.
- Features – Detailed descriptions of all FileRise features.
- Installation & Setup – Step-by-step guides for Docker and manual installations.
- FAQ – Common questions and troubleshooting tips.
- Developer Guide – Information for contributors and customization.
- Screenshots - Latest screenshots of FileRise.
If you're new to FileRise, we recommend:
- Reading the Installation & Setup guide to get FileRise up and running quickly.
- Exploring the Features page to see what FileRise can do.
- Checking out the FAQ page for answers to common questions.
FileRise is designed to be simple, secure, and flexible. We welcome contributions, feedback, and bug reports to help us improve. For more information, visit our GitHub Repository.
Docs · Support · FileRise.net · Changelog
- Admin panel
- Admin gotchas
- Common env vars
- Environment variables full reference
- ACL and permissions
- ACL recipes
- Nginx setup
- Reverse proxy and subpath
- WebDAV
- WebDAV via curl
- WebDAV security and clients
- ONLYOFFICE
- Encryption at rest
- OIDC and SSO
- CIFS share auto metadata
- Sharing and public links
- Upload limits and PHP tuning
- Logs and diagnostics
- Backup and restore
- Upgrade and migration
- Migration checklist
- Maintenance scripts
- Performance quickstart
- Performance tuning
- Security hardening