Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork222
Management commands to help backup and restore your project database and media files
License
jazzband/django-dbbackup
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This Django application provides management commands to help backup andrestore your project database and media files with various storages such asAmazon S3, Dropbox, local file storage or any Django storage.
It is made to:
- Allow you to secure your backup with GPG signature and encryption
- Archive with compression
- Deal easily with remote archiving
- Keep your development database up to date
- Use Crontab or Celery to setup automated backups
- Manually backup and restore via Django management commands
See our official documentation atRead The Docs.
This software doesn't reinvent the wheel, in a few words it is a pipe betweenyour Django project and your backup storage. It tries to use the traditional dump &restore mechanisms, apply compression and/or encryption and use the storage system you desire.
It gives a simple interface to backup and restore your database or mediafiles.
This is aJazzband project. By contributing you agreeto abide by theContributor Code of Conductand follow theguidelines.
All contribution are very welcomed, propositions, problems, bugs andenhancement are tracked withGitHub issues system and patches are submittedviapull requests.
We use GitHub Actions as continuous integration tools.
About
Management commands to help backup and restore your project database and media files
Topics
Resources
License
Code of conduct
Security policy
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Sponsor this project
Uh oh!
There was an error while loading.Please reload this page.
Packages0
Uh oh!
There was an error while loading.Please reload this page.