github pglombardo/PasswordPusher v1.69.1
v1.69.1: New First Run Workflow for New Deployments

6 hours ago

πŸ“ What’s Changed

This release adds a new First Run workflow for new deployments. Create your first admin user via UI.

Screenshot 2026-03-03 at 19 29 36

πŸ‘₯ List of contributors

@LukasMalyszko and @pglombardo

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