Password Pusher is available to use at pwpush.com or can be self-hosted with one of the sources listed below.

Note: There are also a large number of 3rd party tools from mobile apps to CLI utilities to interface with Password Pusher through the JSON API.

Installation Sources

Password Pusher is available from the following sources:

Password Pusher is also offered by various hosting providers such as PikaPods & Heroku. It can also be run in Google Cloud, Microsoft Azure or Amazon AWS.

See the full Installation documentation for details

Run Your Own Instance Now

The quickest way to get up and running with Password Pusher is to simply run the Docker container:

docker run -d -p "5100:5100" pglombardo/pwpush:latest

Tip: Make sure to check out the “All-In-One” installation option that provides SSL/TLS out of the box with CaddyServer and Let’s Encrypt.

Continue on for the full installation instructions…

Updated: