Releases: pglombardo/PasswordPusher
v1.68.2: New Export Task for migration to Pro
📝 What’s Changed
bin/rails pwpush:export will export a JSON file with encrypted data to the /opt/PasswordPusher/tmp directory.
Documentation on how to migrate from OSS to the Pro version of Password Pusher is here:
https://docs.pwpush.com/docs/migrate-oss-to-pro/
🚀 Features
- New OSS export task for migration to Pro (#4207) @pglombardo
⬆️ Dependencies updates
- ⬆️ Bump retriable from 3.2.0 to 3.2.1 (#4203) @dependabot[bot]
- ⬆️ Bump zeitwerk from 2.7.4 to 2.7.5 (#4204) @dependabot[bot]
- ⬆️ Bump devise from 5.0.1 to 5.0.2 (#4200) @dependabot[bot]
- ⬆️ Bump retriable from 3.1.2 to 3.2.0 (#4201) @dependabot[bot]
- ⬆️ Bump aws-partitions from 1.1215.0 to 1.1216.0 (#4202) @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.68.1: OpenShift Fix; Helm Charts Update
📝 What’s Changed
- Fix OpenShift arbitrary-uid: .env.production write + CI theme symlink (#4189) @pglombardo
🚀 Features
⬆️ Dependencies updates
- ⬆️ Bump parser from 3.3.10.1 to 3.3.10.2 (#4195) @dependabot[bot]
- ⬆️ Bump pagy from 43.2.9 to 43.2.10 (#4197) @dependabot[bot]
- ⬆️ Bump aws-partitions from 1.1214.0 to 1.1215.0 (#4196) @dependabot[bot]
- ⬆️ Bump helm/kind-action from 1.13.0 to 1.14.0 (#4194) @dependabot[bot]
- ⬆️ Bump aws-sdk-kms from 1.121.0 to 1.122.0 (#4193) @dependabot[bot]
- ⬆️ Bump aws-partitions from 1.1213.0 to 1.1214.0 (#4190) @dependabot[bot]
- ⬆️ Bump nokogiri from 1.19.0 to 1.19.1 (#4191) @dependabot[bot]
- ⬆️ Bump rack from 3.2.4 to 3.2.5 (#4192) @dependabot[bot]
👥 List of contributors
@dependabot[bot], @grgpw, @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.68.0: Helm Charts Updated & Ruby v4.0.1
📝 What’s Changed
🚀 Features
⬆️ Dependencies updates
- ⬆️ Bump net-imap from 0.6.2 to 0.6.3 (#4186) @dependabot[bot]
- ⬆️ Bump devise from 5.0.0 to 5.0.1 (#4185) @dependabot[bot]
- ⬆️ Bump ruby from 3.4.8-alpine to 4.0.1-alpine in /containers/docker (#4147) @dependabot[bot]
- Update to Ruby 4.0.1 (#4184) @pglombardo
👥 List of contributors
@dependabot[bot], @minebaev, @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.67.2: Dependency & Security Updates
📝 What’s Changed
- Update JS dependencies (#4176) @pglombardo
⬆️ Dependencies updates
- ⬆️ Bump google-apis-storage_v1 from 0.59.0 to 0.60.0 (#4177) @dependabot[bot]
- ⬆️ Bump faraday from 2.14.0 to 2.14.1 (#4178) @dependabot[bot]
- ⬆️ Bump devise-i18n from 1.15.0 to 1.16.0 (#4179) @dependabot[bot]
- ⬆️ Bump rdoc from 7.1.0 to 7.2.0 (#4181) @dependabot[bot]
- ⬆️ Bump irb from 1.16.0 to 1.17.0 (#4182) @dependabot[bot]
- ⬆️ Bump aws-sdk-core from 3.241.4 to 3.242.0 (#4162) @dependabot[bot]
- ⬆️ Bump pagy from 43.2.8 to 43.2.9 (#4172) @dependabot[bot]
- ⬆️ Bump aws-sdk-s3 from 1.212.0 to 1.213.0 (#4157) @dependabot[bot]
- ⬆️ Bump turbo-rails from 2.0.21 to 2.0.23 (#4160) @dependabot[bot]
- ⬆️ Bump bootsnap from 1.21.1 to 1.22.0 (#4164) @dependabot[bot]
- ⬆️ Bump thruster from 0.1.17 to 0.1.18 (#4165) @dependabot[bot]
- ⬆️ Bump google-protobuf from 4.33.4 to 4.33.5 (#4175) @dependabot[bot]
- ⬆️ Bump oj from 3.16.13 to 3.16.15 (#4174) @dependabot[bot]
- ⬆️ Bump aws-partitions from 1.1210.0 to 1.1213.0 (#4173) @dependabot[bot]
- ⬆️ Bump json from 2.18.0 to 2.18.1 (#4169) @dependabot[bot]
- ⬆️ Bump brakeman from 7.1.2 to 8.0.2 (#4168) @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.67.1: Push Edit polishing & Content Security Policy Update
📝 What’s Changed
- Fix CSP: remove script unsafe-inline, move countdown to Stimulus (#4156) @pglombardo
🚀 Features
- Push edit: blur payload, reveal UX, character count fix, header styling (#4155) @pglombardo
⬆️ Dependencies updates
- ⬆️ Bump aws-partitions from 1.1209.0 to 1.1210.0 (#4154) @dependabot[bot]
- ⬆️ Bump prism from 1.8.0 to 1.9.0 (#4153) @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.67.0: New Push Editing Functionality
Did you send a push but need to update the expiration, passphrase or content? This release introduces the ability to Edit pushes.
📝 What’s Changed
- Upgrade devise to 5.0 stable release (#4152) @pglombardo
- Add server-side validation for edit push expiration values (#4151) @pglombardo
🚀 Features
- Add Ability to Edit Pushes (#3959) @LukasMalyszko
⬆️ Dependencies updates
- ⬆️ Bump pagy from 43.2.7 to 43.2.8 (#4146) @dependabot[bot]
- ⬆️ Bump aws-partitions from 1.1208.0 to 1.1209.0 (#4144) @dependabot[bot]
- Fix flaky system tests by pinning Chrome to v133 (#4142) @pglombardo
👥 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.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.