github pglombardo/PasswordPusher v2.0.0-a
v2.0.0-a: Better defaults and less setup for new installs

5 hours ago

This major (pre) release changes defaults, adds a few new settings and removes another. New first time installations now require no configuration for a fully working application (good bye email issues).

See the upgrade guide on how to upgrade from v1.x. (It's not much.)

📝 What’s Changed

⬆️ Dependencies updates

👥 List of contributors

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

🛥️ Docker Images

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

🏃‍♂️ Run This Version

  1. Point DNS to your server (e.g. pwpush.example.com).
  2. Download docker-compose.yml or clone the repo.
  3. In docker-compose.yml, uncomment and set:
    • TLS_DOMAIN: 'pwpush.example.com' for automatic Let’s Encrypt TLS.
  4. Run:
docker compose up -d

Open https://pwpush.example.com or alternatively http://your-ip:5100.

🔗 Useful Links

Don't miss a new PasswordPusher release

NewReleases is sending notifications on new releases.