plugin-s3-private-storage
v1.0.9
Published
Extends file-manager to stream files from private S3 buckets via server proxy with ACL support.
Maintainers
Readme
plugin-s3-private-storage
Overview
Extends file-manager to stream files from private S3 buckets via server proxy with ACL support.
Features
- Secure Proxied Streaming: Files are streamed through the NocoBase server, never exposing the raw S3 bucket URL to the client.
- Private Buckets: Works with fully locked-down AWS S3, MinIO, or Cloudflare R2 buckets.
- ACL Enforcement: Ensures users only download files they have permission to access.
Usage
- Enable the plugin.
- Navigate to File Manager -> Storage providers.
- Add a new "S3 (Private Proxy)" storage.
- Enter your S3 credentials, Bucket name, and Region.
- All files uploaded to this storage will be secured and proxied automatically.
