-
-
Notifications
You must be signed in to change notification settings - Fork 48
Home
Ryan edited this page Jan 16, 2026
·
24 revisions
FileRise is a self-hosted web file manager with WebDAV, sharing, and per-folder ACLs. It runs without a database and supports Docker or manual installs.
- Common environment variables
- Environment variables (full reference)
- Nginx setup
- Reverse proxy and subpath guide
- Kubernetes / k8s deployment
- WebDAV mounting
- WebDAV via curl
- ONLYOFFICE
- Encryption at rest
- OIDC & SSO
- CLI client (REST/OpenAPI)
- CIFS/SMB share + metadata scan
- Backup and restore
- Performance tuning
- Pro Sources
- Developer guide
- Screenshots
Pro adds user groups, client portals, audit logs, global search, and multi-storage Sources (S3, SMB, SFTP, FTP, WebDAV, Google Drive). See Features or filerise.net.
- GitHub repo: https://github.com/error311/FileRise
- Discord: https://discord.gg/7WN6f56X2e
- Issues/Discussions: https://github.com/error311/FileRise/issues
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