github pglombardo/PasswordPusher v1.45.6
v1.45.6: Add New Maintenance Mode

latest releases: v1.45.8, v1.45.7
18 days ago

📝 What’s Changed

This release add the ability to turn on maintenance mode for the application. To enable, run this in the application directory:

rake maintenance:start

and to end the maintenance:

rake maintenance:end

See #2475 for a screenshot of the maintenance page.

🚀 Features

⬆️ Dependencies updates

👥 List of contributors

@dependabot, @dependabot[bot] and @pglombardo

🛥️ 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.45.6

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

🔗 Useful Links

Don't miss a new PasswordPusher release

NewReleases is sending notifications on new releases.