S3 Storage Integration for Frappe Cloud, that stores everything including backups on s3
- Direct uploads to s3 (no middlewares)
- Migrate existing data from site to s3
- Restore data from s3 to site
- Clean data from site or s3
- Store all backups on s3, including database backups (WIP)
- Usage Analytics (WIP)
- Built using Minio and AWS S3
- Frappe Cloud users can install it from Marketplace
- After installing you will get all the keys via email. These keys will give you access to all of your resources stored on s3, so don't share it with anyone unless necessary.
- Add the keys in the doctype below
- Use the Storage Integration Backups page (search in Awesomebar!) to take latest backups.
- These backups are stored on S3 and you can download them from this same page
MIT