PgSnapSafe is an automated PostgreSQL backup service with S3 storage support and email notifications.
This is the first stable release, ready for production use!
π Features
β
Automatic PostgreSQL backups
β
Configurable backup schedule (via YAML)
β
Retention policy for stored copies
β
AWS S3 / MinIO integration
β
Email notifications for backup status
β
Built-in health check
π Installation & Usage
1οΈβ£ Clone the repository
git clone https://github.com/yourusername/PgSnapSafe.git
cd PgSnapSafe2οΈβ£ Configure the .env file
See the [README](https://github.com/yourusername/PgSnapSafe#installation) for details.
3οΈβ£ Start the service with Docker
docker-compose up -dπ What's New in v1.0.0?
- π Core PostgreSQL backup functionality added
- βοΈ S3 storage support for backups
- π© Email notifications for successful backups
- π Built-in health check system
π Ready to use!
We welcome feedback, bug reports, and contributions.
Feel free to open Issues or submit Pull Requests!
π’ Get started today and ensure your PostgreSQL backups are automated and secure!