github pglombardo/PasswordPusher v1.53.7
v1.53.7: Reduce Memory Footprint

latest releases: v1.60.2, v1.60.1, v1.60.0...
4 months ago

πŸ“ What’s Changed

This release changes the application process to run in single mode. This should reduce memory use down to ~300MB. If you disable the background worker with PWP__NO_WORKER=true, then it is ~200MB.

πŸš€ Features

⬆️ Dependencies updates

πŸ‘₯ List of contributors

@dependabot[bot], @pglombardo and dependabot[bot]

πŸ›₯️ 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.7

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

πŸ”— Useful Links

Don't miss a new PasswordPusher release

NewReleases is sending notifications on new releases.