Releases: pglombardo/PasswordPusher
v1.66.2: Fix timing attack vulnerability & Dark Theme Improvements
📝 What’s Changed
- Fix header text invisible on dark themes (#4120) Thanks @limehawk!
- Fix timing attack vulnerability in passphrase comparison (#4121) @pglombardo
⬆️ Dependencies updates
- ⬆️ Bump aws-partitions from 1.1207.0 to 1.1208.0 (#4141) @dependabot[bot]
- ⬆️ Bump puma from 7.1.0 to 7.2.0 (#4140) @dependabot[bot]
- ⬆️ Bump sass-embedded from 1.97.2 to 1.97.3 (#4139) @dependabot[bot]
- ⬆️ Bump aws-partitions from 1.1206.0 to 1.1207.0 (#4136) @dependabot[bot]
- ⬆️ Bump pagy from 43.2.6 to 43.2.7 (#4135) @dependabot[bot]
- Bump @hotwired/turbo from 8.0.20 to 8.0.21 (#4134) @dependabot[bot]
- ⬆️ Bump kramdown from 2.5.1 to 2.5.2 (#4133) @dependabot[bot]
- ⬆️ Bump google-apis-storage_v1 from 0.58.0 to 0.59.0 (#4126) @dependabot[bot]
- ⬆️ Bump turbo-rails from 2.0.20 to 2.0.21 (#4131) @dependabot[bot]
- ⬆️ Bump aws-sdk-kms from 1.120.0 to 1.121.0 (#4130) @dependabot[bot]
- ⬆️ Bump listen from 3.9.0 to 3.10.0 (#4129) @dependabot[bot]
- ⬆️ Bump selenium-webdriver from 4.39.0 to 4.40.0 (#4128) @dependabot[bot]
- ⬆️ Bump pagy from 43.2.4 to 43.2.6 (#4124) @dependabot[bot]
- ⬆️ Bump azure-blob from 0.7.0 to 0.8.0 (#4125) @dependabot[bot]
- ⬆️ Bump aws-sdk-s3 from 1.211.0 to 1.212.0 (#4123) @dependabot[bot]
- ⬆️ Bump aws-sdk-core from 3.241.3 to 3.241.4 (#4122) @dependabot[bot]
- ⬆️ Bump parser from 3.3.10.0 to 3.3.10.1 (#4114) @dependabot[bot]
👥 List of contributors
@dependabot[bot], @limehawk, @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: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
v1.66.1: Dependency & Security Updates: Ruby 3.4.8
📝 What’s Changed
🚀 Features
- Docker: Use separated arm64 builds (#4076) @pglombardo
- Latest Language Strings (#4098) @pglombardo
⬆️ Dependencies updates
- ⬆️ Bump aws-partitions from 1.1204.0 to 1.1205.0 (#4119) @dependabot[bot]
- ⬆️ Bump solid_queue from 1.3.0 to 1.3.1 (#4118) @dependabot[bot]
- ⬆️ Bump aws-partitions from 1.1202.0 to 1.1204.0 (#4117) @dependabot[bot]
- ⬆️ Bump googleauth from 1.16.0 to 1.16.1 (#4116) @dependabot[bot]
- ⬆️ Bump bootsnap from 1.21.0 to 1.21.1 (#4115) @dependabot[bot]
- ⬆️ Bump rdoc from 7.0.3 to 7.1.0 (#4113) @dependabot[bot]
- ⬆️ Bump bootsnap from 1.20.1 to 1.21.0 (#4111) @dependabot[bot]
- ⬆️ Bump pagy from 43.2.3 to 43.2.4 (#4110) @dependabot[bot]
- ⬆️ Bump rubocop from 1.81.7 to 1.82.1 (#4109) @dependabot[bot]
- ⬆️ Bump prism from 1.7.0 to 1.8.0 (#4107) @dependabot[bot]
- ⬆️ Bump google-protobuf from 4.33.3 to 4.33.4 (#4106) @dependabot[bot]
- ⬆️ Bump solid_queue from 1.2.4 to 1.3.0 (#4101) @dependabot[bot]
- ⬆️ Bump pagy from 43.2.2 to 43.2.3 (#4100) @dependabot[bot]
- ⬆️ Bump tilt from 2.6.1 to 2.7.0 (#4103) @dependabot[bot]
- ⬆️ Bump aws-partitions from 1.1201.0 to 1.1202.0 (#4104) @dependabot[bot]
- ⬆️ Bump google-protobuf from 4.33.2 to 4.33.3 (#4102) @dependabot[bot]
- ⬆️ Bump google-cloud-storage from 1.57.1 to 1.58.0 (#4099) @dependabot[bot]
- ⬆️ Bump aws-sdk-s3 from 1.210.1 to 1.211.0 (#4085) @dependabot[bot]
- ⬆️ Bump activestorage from 8.1.1 to 8.1.2 (#4094) @dependabot[bot]
- ⬆️ Bump actiontext from 8.1.1 to 8.1.2 (#4093) @dependabot[bot]
- ⬆️ Bump actionmailbox from 8.1.1 to 8.1.2 (#4091) @dependabot[bot]
- ⬆️ Bump actionmailer from 8.1.1 to 8.1.2 (#4092) @dependabot[bot]
- ⬆️ Bump aws-sdk-kms from 1.119.0 to 1.120.0 (#4083) @dependabot[bot]
- ⬆️ Bump rqrcode from 3.1.1 to 3.2.0 (#4079) @dependabot[bot]
- ⬆️ Bump activejob from 8.1.1 to 8.1.2 (#4078) @dependabot[bot]
👥 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: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
v1.66.0: Admins can now delete user accounts
📝 What’s Changed
- Add bin/ci for Rails 8 continuous integration (#4077) @pglombardo
- Implement user deletion functionality in admin and madmin controllers (#3998) @LukasMalyszko
- Updates to fix deprecation warnings (#4029) @pglombardo
⬆️ Dependencies updates
- ⬆️ Bump ffi from 1.17.2 to 1.17.3 (#4053) @dependabot[bot]
- ⬆️ Bump madmin from 2.3.1 to 2.3.2 (#4058) @dependabot[bot]
- ⬆️ Bump importmap-rails from 2.2.2 to 2.2.3 (#4073) @dependabot[bot]
- ⬆️ Bump debase-ruby_core_source from 3.4.1 to 4.0.0 (#4065) @dependabot[bot]
- ⬆️ Bump pg from 1.6.2 to 1.6.3 (#4051) @dependabot[bot]
- ⬆️ Bump rqrcode_core from 2.0.1 to 2.1.0 (#4075) @dependabot[bot]
- ⬆️ Bump aws-sdk-core from 3.241.1 to 3.241.2 (#4072) @dependabot[bot]
- ⬆️ Bump version from
c312167to7e56f15(#4059) @dependabot[bot] - ⬆️ Bump sass-embedded from 1.97.1 to 1.97.2 (#4070) @dependabot[bot]
- ⬆️ Bump aws-sdk-s3 from 1.210.0 to 1.210.1 (#4069) @dependabot[bot]
- ⬆️ Bump thor from 1.4.0 to 1.5.0 (#4068) @dependabot[bot]
- ⬆️ Bump bcrypt from 3.1.20 to 3.1.21 (#4056) @dependabot[bot]
- ⬆️ Bump azure-blob from 0.6.0 to 0.7.0 (#4067) @dependabot[bot]
- ⬆️ Bump aws-sdk-kms from 1.118.0 to 1.119.0 (#4063) @dependabot[bot]
- ⬆️ Bump aws-sdk-s3 from 1.209.0 to 1.210.0 (#4062) @dependabot[bot]
- ⬆️ Bump public_suffix from 7.0.0 to 7.0.2 (#4061) @dependabot[bot]
- ⬆️ Bump rubocop-rails from 2.34.2 to 2.34.3 (#4060) @dependabot[bot]
- ⬆️ Bump aws-sdk-s3 from 1.208.0 to 1.209.0 (#4038) @dependabot[bot]
- ⬆️ Bump aws-partitions from 1.1197.0 to 1.1200.0 (#4055) @dependabot[bot]
- ⬆️ Bump action_text-trix from 2.1.15 to 2.1.16 (#4054) @dependabot[bot]
- ⬆️ Bump sqlite3 from 2.8.1 to 2.9.0 (#4049) @dependabot[bot]
- ⬆️ Bump nokogiri from 1.18.10 to 1.19.0 (#4048) @dependabot[bot]
- ⬆️ Bump multi_json from 1.19.0 to 1.19.1 (#4046) @dependabot[bot]
- ⬆️ Bump rubocop-ast from 1.48.0 to 1.49.0 (#4047) @dependabot[bot]
- ⬆️ Bump faraday-follow_redirects from 0.4.0 to 0.5.0 (#4045) @dependabot[bot]
- ⬆️ Bump pry from 0.15.2 to 0.16.0 (#4044) @dependabot[bot]
- ⬆️ Bump bootsnap from 1.19.0 to 1.20.1 (#4042) @dependabot[bot]
- ⬆️ Bump brakeman from 7.1.1 to 7.1.2 (#4041) @dependabot[bot]
- ⬆️ Bump multi_json from 1.18.0 to 1.19.0 (#4040) @dependabot[bot]
- ⬆️ Bump rdoc from 7.0.2 to 7.0.3 (#4039) @dependabot[bot]
- ⬆️ Bump mailbin from 1.0.0 to 1.1.0 (#4035) @dependabot[bot]
- ⬆️ Bump madmin from 2.2.1 to 2.3.1 (#4034) @dependabot[bot]
- ⬆️ Bump sass-embedded from 1.97.0 to 1.97.1 (#4031) @dependabot[bot]
- ⬆️ Bump i18n from 1.14.7 to 1.14.8 (#4030) @dependabot[bot]
👥 List of contributors
@LukasMalyszko, @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: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
v1.65.3: Allow cookie on top-level navigations (works behind reverse proxies)
📝 What’s Changed
- Allow cookie on top-level navigations (works behind reverse proxies) (#3999) @pglombardo
⬆️ Dependencies updates
- ⬆️ Bump debug from 1.11.0 to 1.11.1 (#4028) @dependabot[bot]
- ⬆️ Bump prism from 1.6.0 to 1.7.0 (#4027) @dependabot[bot]
- ⬆️ Bump aws-partitions from 1.1196.0 to 1.1197.0 (#4026) @dependabot[bot]
- ⬆️ Bump forwardable from 1.3.3 to 1.4.0 (#4024) @dependabot[bot]
- ⬆️ Bump pagy from 43.2.1 to 43.2.2 (#4023) @dependabot[bot]
- ⬆️ Bump bigdecimal from 4.0.0 to 4.0.1 (#4021) @dependabot[bot]
- ⬆️ Bump net-imap from 0.6.0 to 0.6.2 (#4020) @dependabot[bot]
- ⬆️ Bump timeout from 0.5.0 to 0.6.0 (#4019) @dependabot[bot]
- ⬆️ Bump psych from 5.3.0 to 5.3.1 (#4018) @dependabot[bot]
- ⬆️ Bump aws-partitions from 1.1195.0 to 1.1196.0 (#4016) @dependabot[bot]
- ⬆️ Bump unicode-emoji from 4.1.0 to 4.2.0 (#4015) @dependabot[bot]
- ⬆️ Bump loofah from 2.24.1 to 2.25.0 (#4000) @dependabot[bot]
- ⬆️ Bump google-apis-core from 0.18.0 to 1.0.2 (#3984) @dependabot[bot]
- ⬆️ Bump faraday-net_http from 1.0.2 to 3.4.2 (#3983) @dependabot[bot]
- ⬆️ Bump actions/cache from 4 to 5 (#3988) @dependabot[bot]
- ⬆️ Bump faraday from 1.10.4 to 2.14.0 (#3989) @dependabot[bot]
- ⬆️ Bump actions/upload-artifact from 5 to 6 (#3995) @dependabot[bot]
- ⬆️ Bump sass-embedded from 1.96.0 to 1.97.0 (#4009) @dependabot[bot]
- ⬆️ Bump pagy from 43.2.0 to 43.2.1 (#3996) @dependabot[bot]
- ⬆️ Bump thruster from 0.1.16 to 0.1.17 (#4014) @dependabot[bot]
- ⬆️ Bump irb from 1.15.3 to 1.16.0 (#4011) @dependabot[bot]
- ⬆️ Bump aws-sdk-s3 from 1.207.0 to 1.208.0 (#4008) @dependabot[bot]
- ⬆️ Bump kamal from 2.10.0 to 2.10.1 (#4006) @dependabot[bot]
- ⬆️ Bump json from 2.17.1 to 2.18.0 (#3985) @dependabot[bot]
- ⬆️ Bump net-imap from 0.5.12 to 0.6.0 (#4004) @dependabot[bot]
- ⬆️ Bump kamal from 2.9.0 to 2.10.0 (#4003) @dependabot[bot]
- ⬆️ Bump aws-sdk-s3 from 1.206.0 to 1.207.0 (#4002) @dependabot[bot]
- ⬆️ Bump erb from 6.0.0 to 6.0.1 (#4001) @dependabot[bot]
- ⬆️ Bump aws-partitions from 1.1193.0 to 1.1194.0 (#3994) @dependabot[bot]
- ⬆️ Bump io-console from 0.8.1 to 0.8.2 (#3993) @dependabot[bot]
- ⬆️ Bump minitest from 5.26.2 to 5.27.0 (#3990) @dependabot[bot]
- ⬆️ Bump aws-partitions from 1.1192.0 to 1.1193.0 (#3987) @dependabot[bot]
- ⬆️ Bump madmin from 2.1.3 to 2.2.1 (#3986) @dependabot[bot]
👥 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: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
v1.65.2: Fix for Azure Blob Storage
📝 What’s Changed
- Replace azure-storage-blob gem with azure-blob (#3977) @LukasMalyszko
- Yarn: Upgrade packages & modules (#3969) @pglombardo
⬆️ Dependencies updates
- ⬆️ Bump sass-embedded from 1.95.1 to 1.96.0 (#3981) @dependabot[bot]
- ⬆️ Bump psych from 5.2.6 to 5.3.0 (#3980) @dependabot[bot]
- ⬆️ Bump date from 3.5.0 to 3.5.1 (#3979) @dependabot[bot]
- ⬆️ Bump standard-performance from 1.8.0 to 1.9.0 (#3975) @dependabot[bot]
- ⬆️ Bump sass-embedded from 1.95.0 to 1.95.1 (#3974) @dependabot[bot]
- ⬆️ Bump aws-partitions from 1.1191.0 to 1.1192.0 (#3973) @dependabot[bot]
- ⬆️ Bump aws-partitions from 1.1190.0 to 1.1191.0 (#3972) @dependabot[bot]
- ⬆️ Bump sass-embedded from 1.94.2 to 1.95.0 (#3971) @dependabot[bot]
👥 List of contributors
@LukasMalyszko, @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: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
v1.65.1: Encryption: Previous Keys Fix
📝 What’s Changed
- Fix NilClass error when configuring previous Lockbox master keys (#3950) Thanks @martinstenrose!
⬆️ Dependencies updates
- ⬆️ Bump google-apis-storage_v1 from 0.57.0 to 0.58.0 (#3963) @dependabot[bot]
- ⬆️ Bump rackup from 2.2.1 to 2.3.1 (#3967) @dependabot[bot]
- ⬆️ Bump selenium-webdriver from 4.38.0 to 4.39.0 (#3968) @dependabot[bot]
- ⬆️ Bump oj from 3.16.12 to 3.16.13 (#3966) @dependabot[bot]
- ⬆️ Bump rdoc from 6.16.1 to 6.17.0 (#3964) @dependabot[bot]
- ⬆️ Bump google-protobuf from 4.33.1 to 4.33.2 (#3965) @dependabot[bot]
- ⬆️ Bump bcrypt_pbkdf from 1.1.1 to 1.1.2 (#3962) @dependabot[bot]
- Various Cleanup: Remove unnecessary files from Docker image (#3961) @pglombardo
- Add Apnotic Chat (Campfire) notifications (#3960) @pglombardo
👥 List of contributors
@dependabot[bot], @martinstenrose, @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: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
v1.65.0: Admin & Owner do not count towards total view amount
📝 What’s Changed
There are two ease-of-use additions in this release:
When a Push owner or an instance admin views a push, it no longer counts against the view expiration but the view activity is still logged in the Audit Log:
When generating a Password, if you previously typed something into the Payload box, you will now get a confirmation dialog asking if you want to replace the content:
Thanks to @ozovalihasan & @LukasMalyszko for the great work and to @CrazyHenk44 for the feature request!
🚀 Features
- Add support for admin and owner view logging; update tests and views (#3953) @LukasMalyszko
- Add confirmation modal for password generation when content exists (#3586) @ozovalihasan
⬆️ Dependencies updates
- ⬆️ Bump json from 2.17.0 to 2.17.1 (#3955) @dependabot[bot]
- ⬆️ Bump pagy from 43.1.8 to 43.2.0 (#3954) @dependabot[bot]
👥 List of contributors
@LukasMalyszko, @dependabot[bot], @ozovalihasan, @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: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
v1.64.2: Add ability for users to delete their own account
📝 What’s Changed
Under Edit Profile, users now have the option to delete their account:
🚀 Features
- Add ability for users to delete their own account under Edit Profile (#3946) @LukasMalyszko
⬆️ Dependencies updates
- ⬆️ Bump stringio from 3.1.8 to 3.1.9 (#3942) @dependabot[bot]
- ⬆️ Bump multi_json from 1.17.0 to 1.18.0 (#3944) @dependabot[bot]
- ⬆️ Bump dotenv from 3.1.8 to 3.2.0 (#3952) @dependabot[bot]
- ⬆️ Bump json from 2.16.0 to 2.17.0 (#3951) @dependabot[bot]
- ⬆️ Bump aws-sdk-s3 from 1.205.0 to 1.206.0 (#3949) @dependabot[bot]
👥 List of contributors
@LukasMalyszko, @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: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
v1.64.1: Dark Theme, Security Key & Docker Container Improvements
📝 What’s Changed
- Docker container: Make sure storage directory is created (#3947) @pglombardo
- Fix dark theme support in Administration Center (#3945) @copilot-swe-agent[bot] (Thanks @iungoron!)
- Add a job to a github action to download screenshots of failed tests (#3935) @ozovalihasan
- Make SECRET_KEY_BASE dynamic at boot with instructions (#3934) @pglombardo
⬆️ Dependencies updates
- ⬆️ Bump actions/upload-artifact from 4 to 5 (#3940) @dependabot[bot]
- ⬆️ Bump sqlite3 from 2.8.0 to 2.8.1 (#3937) @dependabot[bot]
- ⬆️ Bump pagy from 43.1.6 to 43.1.8 (#3939) @dependabot[bot]
- ⬆️ Bump rdoc from 6.16.0 to 6.16.1 (#3938) @dependabot[bot]
- ⬆️ Bump rubocop-rails from 2.34.1 to 2.34.2 (#3936) @dependabot[bot]
- ⬆️ Bump aws-sdk-core from 3.239.1 to 3.239.2 (#3922) @dependabot[bot]
- ⬆️ Bump high_voltage from 4.0.0 to 5.0.0 (#3801) @dependabot[bot]
- ⬆️ Bump actions/checkout from 5 to 6 (#3907) @dependabot[bot]
- ⬆️ Bump i18n-tasks from 1.1.0 to 1.1.2 (#3933) @dependabot[bot]
👥 List of contributors
@Copilot, @dependabot[bot], @ozovalihasan, @pglombardo, copilot-swe-agent[bot] 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: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
v1.63.6: Dependency & Security Updates
📝 What’s Changed
⬆️ Dependencies updates
- Update esbuild to 0.27.0 (#3932) @pglombardo
- ⬆️ Bump pagy from 43.1.4 to 43.1.6 (#3929) @dependabot[bot]
- ⬆️ Bump kamal from 2.8.2 to 2.9.0 (#3928) @dependabot[bot]
👥 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: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.