Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[major] AWS S3 Integration for Frappé #4272

Merged
merged 6 commits into from Oct 17, 2017

Conversation

rishabhnambiar
Copy link

@rishabhnambiar rishabhnambiar commented Oct 6, 2017

aws

  • Integrated S3 Backups using boto3

  • Added a new S3 Backup Settings DocType

  • On saving the DocType, an S3 bucket is created

  • Daily, Weekly and Monthly automatic backups using scheduler events

  • Backup Limit field auto-deletes backups if backup limit is exceeded on AWS (eg: If I already have two older backups and I have set the limit as 2, then during my next backup, the oldest backup is erased.)

  • On-demand Manual Backup option

  • encrypt backups?!

  • prevent JS callback timeout for Take Backup Now button

frappe/erpnext#10644

console

@rishabhnambiar rishabhnambiar force-pushed the s3_integration branch 2 times, most recently from 0af9ae1 to 9cd5dc1 Compare October 7, 2017 04:57
@joolsr
Copy link

joolsr commented Oct 9, 2017

Hope we can get encrypted Amazon S3 backups in place soon.

@achillesrasquinha
Copy link
Contributor

Well, you can always start with a PR. 😉

@rmehta rmehta merged commit 0e412de into frappe:develop Oct 17, 2017
@rishabhnambiar rishabhnambiar deleted the s3_integration branch January 27, 2018 07:03
@github-actions github-actions bot locked as resolved and limited conversation to collaborators May 18, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants