DigiPack Server automatically receives, encrypts, and uploads your clients' database and storage backups to Google Drive — all from one dashboard.
A complete backup management solution — from client configuration to secure cloud storage.
Backups are automatically queued and uploaded to a structured folder hierarchy in Google Drive as soon as they arrive.
Every backup file is encrypted before leaving the server using AES-256-GCM with a unique IV per file. Files on Drive are completely opaque without your key.
Manage multiple clients from a single dashboard. Each client has isolated folders, API credentials, and configurable retention policies.
Supports both database dumps (.sql.gzip) and full storage archives (.zip), each tracked and stored in their own Drive subfolders.
Failed uploads are kept locally for manual retry. One click re-queues the job — no need to resend from the client machine.
Download any backup directly through the dashboard. Encrypted files are decrypted on-the-fly and streamed to your browser.
From client machine to encrypted cloud storage in minutes.
The client machine runs a scheduled backup script that sends the compressed file to your DigiPack Server API with a secret key.
The server validates the request, stores the file, and queues an upload job. The file is encrypted with AES-256-GCM before upload.
The encrypted file is uploaded to the client's dedicated folder on Google Drive. The local copy is deleted after a confirmed successful upload.
DigiPack Server was built with security as a first principle. Files are encrypted before they leave your server — Google Drive only ever sees ciphertext.
BACKUP_ENCRYPTION_KEY is set in your server environment, all new backups are encrypted with AES-256-GCM before upload. Google Drive stores only the ciphertext — the decryption key never leaves your server. Older backups uploaded before encryption was enabled are still downloadable as-is.
Log in to your DigiPack Server dashboard and start managing backups today.
Go to Dashboard