Skip to main content

postgres backup database with cloud upload.

Project description

Django Database Backup

This package can take postgres dump and able to upload data in azure cloud storage.

Build Process

open the link. click here for steps.

Required

  1. Django Default Database Config.
  2. AZURE_ACCOUNT_NAME (Azure Storage Account Name).
  3. AZURE_CREDENTIAL (Azure Key).
  4. AZURE_CONTAINER (Azure Container Name).
  5. AZURE_BACKUP_FOLDER_NAME.

Commands

  1. python3 manage.py db-backup-list
  2. python3 manage.py db-backup
  3. python3 manage.py db-restore

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

django-azure-backup-0.0.5.tar.gz (4.2 kB view hashes)

Uploaded Source

Built Distribution

django_azure_backup-0.0.5-py3-none-any.whl (7.5 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page