github Aterfax/pbs-client-docker v1.1.0
v1.1.0 released - New feature: user supplied pre and post hooks

14 hours ago

Summary

Since this is a new majorish feature, here's a new release: v1.1.0.

New feature: Bash based pre.d and post.d user hooks

Optionally user supplied bash scripts can now run before or after backup. Updates have been made to the README.md, .env.example and docker-compose.yml with guidance on using this feature.

In short:

If you need to run custom bash scripts before or after the backup completes, you can supply these with the $PRE_HOOK_DIR and POST_HOOK_DIR mechanism / directories. See the .env.example and ensure you mount the required directories within the container in the docker-compose.yml.

What's Changed

Full Changelog: v1.0.0...v1.1.0

Don't miss a new pbs-client-docker release

NewReleases is sending notifications on new releases.