-
0.4.2 Stable
released this
2025-02-06 19:08:08 +03:00 | 64 commits to main since this release📅 Originally published on GitHub: Thu, 06 Feb 2025 16:08:47 GMT
🏷️ Git tag created: Thu, 06 Feb 2025 16:08:08 GMTDowngrade AWS S3 v2 SDK to 1.72.3 to support Backblaze b2
AWS Go v2 SDK versions released after version 1.72.3 have data integrity protection headers enabled by default.
Backblaze does not yet accept these headers, so we recommend downgrading to AWS Go v2 SDK version 1.72.3https://www.backblaze.com/docs/cloud-storage-use-the-aws-sdk-for-go-with-backblaze-b2
How to Install
Follow the installation guide to install PG Back Web.
How to Update
Updating to the latest version of PG Back Web is simple. Just pull the latest Docker image or the specific 0.4.2 version with the following commands:
docker pull eduardolat/pgbackweb:latest docker pull eduardolat/pgbackweb:0.4.2Or in your
compose.yamlfile:services: pgbackweb: image: eduardolat/pgbackweb:0.4.2 ################################ ## Rest of your configuration ## ################################Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
Source code (ZIP)
mirror of
https://github.com/eduardolat/pgbackweb.git
synced 2026-04-25 05:35:57 +03:00