github pglombardo/PasswordPusher v1.60.0
v1.60.0: Cache: Add management & expiration

latest releases: v1.60.2, v1.60.1
18 days ago

πŸ“ What’s Changed

⬆️ 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

β†’ Setup a DNS record to point to your server (e.g. pwpush.example.com) and run:

docker run -d -p "80:80" -p "443:433" --env TLS_DOMAIN=pwpush.example.com pglombardo/pwpush:latest`

and browse to https://pwpush.example.com.

or alternatively

β†’ Use one of our production ready Docker Compose files with persistent databases.

πŸ”— Useful Links

Don't miss a new PasswordPusher release

NewReleases is sending notifications on new releases.