Search Documentation
-
Deployment
-
Administrative Guide
-
- AWS S3 Storage Configuration using Access and Secret keys
- AWS S3 Storage Configuration using IAM role
- Google Storage Configuration using JSON Authentication Key
- Azure Blob/File Storage Configuration using Access Keys
- Backblaze B2 Storage Configuration using Access and Secret Keys
- DigitalOcean Storage Configuration using Access and Secret Keys
- Oracle Storage Configuration using Access and Secret Keys
- Wasabi Storage Configuration
-
-
Tutorials
- Quick Start
- AWS S3 File Sharing With Password Protection
- Google Cloud Storage Integration
- SSO for Admin Console using IAM Identity Center
- SSL and Load balancer for NirvaShare on AWS
- SSO for AdminConsole using Azure ActiveDirectory
- SSL Using Nginx Proxy Manager
- How to Share and Manage File Access from AWS S3, Azure Blob with Salesforce Users
- Configure SSO for Admin Console using Google Workspace as Identity Provider
- Share Azure Blob Files with ActiveDirectory Users using SSO
- S3 File Sharing with Okta Users
-
Troubleshoot
Table of Contents
< All Topics
Reverse Proxy Mode
When admin make file operations such as upload or download, files can be directly transferred from browser to storage using pre-signed urls to increase upload or download speed efficiency, otherwise data always flow thru NirvaShare.
Enable Reverse Proxy Mode when you require file upload or download to go through NirvaShare instead of using pre-signed URL
Here are the steps.
- Login to Admin Console and click on Settings from the left menu and then on Reverse Proxy Mode.
- Click on Edit to make the changes.

- By enabling the proxy mode and saving it, the files uploaded or downloaded will use reverse proxy mode in Admin Console.
- Please note that, to use non proxy mode, you may have to change the configurations in cloud storage to allow access with CORS settings for HTTP methods POST and GET for the Admin Console domain name.