A PocketBase JSVM plugin that serves file uploads directly from S3 via pre-signed URLs, bypassing the PocketBase proxy.
pocketbase-presigned-urls is a JavaScript VM plugin for PocketBase that intercepts file download requests and redirects them to pre-signed URLs from S3-compatible storage. This approach offloads file serving from the PocketBase server to the object storage provider, improving performance and scalability for applications handling file uploads.
PBPU_TTL environment variable.PBPU_ADMIN_COMPAT.The plugin prioritizes scalability and performance by leveraging external object storage infrastructure for file delivery, adhering to the principle that dedicated storage services are more efficient for static asset serving than application server proxying.
Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.