Categories
Databases Encryption Data Security Backup PostgreSQL Scheduled Backup Database Backup Amazon S3 Data RecoveryStars
Forks
Watchers
Developer links
Postgres Backup
Introducing the postgres-backup-s3 app, your digital time-travel machine for PostgreSQL databases! This nifty gadget not only zaps your precious data into the secure vaults of Amazon S3 but does so on a schedule that even the most forgetful admin would adore. Imagine never having to mark your calendar for backups again – it's like having your own database butler! And for those who love a good bundle, this app can wrap up all your databases into one neat, timestamped package. But wait, there's more! It's got a secret handshake too – encryption. Set a password and voila, your data is as unreadable as ancient hieroglyphs without the key. Ideal for the security-savvy beings of the digital realm. Host it on RepoCloud, and you'll be backing up your bytes without breaking the bank. It's like having a Swiss bank account for your data, but without the hefty fees!
Benefits
- Secure Database Backup
- The app provides a secure way to backup your PostgreSQL databases to S3. It supports encryption, allowing you to set a password to encrypt your backup for an added layer of security.
- Automatic Backups
- The app supports automatic periodic backups. You can set a schedule for the app to automatically backup your databases, ensuring your data is always safe and up-to-date.
- Comprehensive Backup Options
- The app allows you to backup all available databases or select specific ones. This gives you the flexibility to choose what data to backup.
Features
- PostgreSQL to S3 Backup
- The app allows you to backup your PostgreSQL databases to S3. It supports both Docker and Docker Compose usage for flexibility and ease of use.
- Encryption
- The app supports encryption for your backups. You can set an encryption password to secure your data. The backup can be decrypted using openssl aes-256-cbc.
- Scheduling
- The app allows you to set a schedule for automatic backups. This ensures your databases are regularly backed up without manual intervention.
- Backup All Databases
- The app allows you to backup all available databases. This feature ensures that no data is left unprotected.
- S3 Endpoint Configuration
- The app allows you to specify an alternate S3 endpoint. This is useful if you're using an S3 Compatible Storage Provider.