THIS IS A TEST INSTANCE. ALL YOUR CHANGES WILL BE LOST!!!!
- Enable Amazon S3 in the community-app at
> “Admin” tab
> “System”
> “Configurations”
- In the default Fineract server DB, the s3_secret_key and s3_access_key are null, causing the 500 status code.
- These keys needs to be configured by the FI using Fineract in order to use Amazon S3 for file storage.
- See [1] and [4] and next page.
- For info of where to find the Amazon S3 access key and secret key see [2]. (Note: I Haven’t tried this because I don’t have an AWS S3 account, but it looks like a good resource).
TODO: IF 403 OR 500 IT'S S3 FAULT PROBABLY