Plugin: S3 Compatible Attachment Provider
From iDempiere en
- Maintainers: devCoffee team
- Status: beta, up to date with release 10 and master
- License: GPLv2
- Sources: https://github.com/devcoffee/idempiere-s3storage
Introduction
The iDempiere S3 Compatible is a plugin that allows the usage of AWS S3 or other compatible service to directly storage attachments, images and archives from iDempiere.
For environments with large numbers of attachments and high volume of transactions, directly using an S3-compatible storage service becomes cheaper and more reliable than using the local file system or other services such as AWS EFS
Example AWS S3 Configuration
TBD
Example OVH Object Storage Configuration
TBD
Other
Special thanks to Tiago F. Ceridorio for the initial effort on this plugin development.