-
-
Notifications
You must be signed in to change notification settings - Fork 43
Sources Onboarding
github-actions[bot] edited this page Feb 15, 2026
·
2 revisions
Sources let you connect multiple storage backends (local, S3-compatible, SMB, SFTP, FTP, WebDAV, Google Drive, OneDrive, Dropbox).
- Go to Admin -> Sources.
- Click Add source and choose the adapter.
- Enter the required connection details.
- Click Test to verify access.
- Save, then browse the new source in the UI.
Google Drive, OneDrive, and Dropbox require an OAuth app plus a refresh token.
- Create an app in the provider console.
- Grant the required scopes (see Pro Sources for each provider).
- Complete the OAuth authorization code flow and capture the refresh token.
- Paste the client/app ID, client/app secret, and refresh token into the source form.
- Use a dedicated service account for each source.
- Start with a small folder path for the first test.
- If Test fails, verify credentials, host/endpoint, and firewall rules.
- If your source root cannot host a
trashfolder, enable "Delete permanently (skip trash)" for that source.
- /docs/?page=pro-sources
- /docs/?page=search-everywhere
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