PG Back Web v0.2.0
What's New
Get ready for an even better experience with PG Back Web! This update comes packed with powerful new features designed to make your backup and restoration processes smoother and more efficient.
Highlights of this Release:
- Streamed Backups: Enjoy reduced memory usage and enhanced performance with the fully streamed backups from start to finish.
- Password Reset Command: Easily reset your password with the new command feature (Instructions in the README.md).
- Local Backup Options: No S3? No problem! You can now perform local backups without needing S3 so you can do what you need to do with your data.
- One-Click Restorations: Restore your data effortlessly with just a single click from the web interface.
- Version Alerts: Stay up-to-date with alerts for new versions, ensuring you always have the latest features and improvements.
- Discord Server: Join the official PG Back Web Discord server to connect with other users, ask questions, and get support.
Join the PG Back Web Discord Server
How to Update
Updating to the latest version of PG Back Web is simple. Just pull the latest Docker image or the specific 0.2.0 version with the following commands:
docker pull eduardolat/pgbackweb:latest
docker pull eduardolat/pgbackweb:0.2.0
Or in your compose.yaml
file:
services:
pgbackweb:
image: eduardolat/pgbackweb:0.2.0
################################
## Rest of your configuration ##
################################
Upgrade to PG Back Web v0.2.0 now and experience the ultimate convenience and performance in your backup solutions!
Full Changelog: 0.1.2...0.2.0