github pglombardo/PasswordPusher v1.53.0
v1.53.0: New Bundled Background Workers

latest release: v1.53.1
one day ago

πŸ“ What’s Changed

This release adds new functionality to the pglombardo/pwpush container. It now runs the worker processes to periodically run required background tasks.

If you are currently using the Beta pwpush-worker container, you can either remove that container entirely or set PWP__NO_WORKER=true in the pwpush container to disable the background workers added in this release.

Read more in the Background Tasks documentation.

πŸ‘₯ List of contributors

@pglombardo

πŸ›₯️ Docker Images

Available on Docker Hub:
https://hub.docker.com/r/pglombardo/pwpush

πŸƒβ€β™‚οΈ Run This Version

docker run -d -p 5100:5100 pglombardo/pwpush:1.53.0

..and go to http://localhost:5100

πŸ”— Useful Links

Don't miss a new PasswordPusher release

NewReleases is sending notifications on new releases.