Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-10-10 | 4.4 kB | |
v1.62.1_ Dependencies _ Security Updates source code.tar.gz | 2025-10-10 | 9.7 MB | |
v1.62.1_ Dependencies _ Security Updates source code.zip | 2025-10-10 | 10.4 MB | |
Totals: 3 Items | 20.1 MB | 0 |
:memo: What’s Changed
:arrow_up: Dependencies updates
- :arrow_up: Bump bigdecimal from 3.3.0 to 3.3.1 (#3750) @dependabot[bot]
- :arrow_up: Bump aws-partitions from 1.1170.0 to 1.1171.0 (#3749) @dependabot[bot]
- :arrow_up: Bump rack from 3.1.17 to 3.1.18 (#3748) @dependabot[bot]
- :arrow_up: Bump prism from 1.5.1 to 1.5.2 (#3747) @dependabot[bot]
- :arrow_up: Bump minitest from 5.25.5 to 5.26.0 (#3744) @dependabot[bot]
- :arrow_up: Bump aws-partitions from 1.1168.0 to 1.1170.0 (#3743) @dependabot[bot]
- :arrow_up: Bump bigdecimal from 3.2.3 to 3.3.0 (#3741) @dependabot[bot]
- :arrow_up: Bump json from 2.15.0 to 2.15.1 (#3738) @dependabot[bot]
- :arrow_up: Bump rack from 3.1.16 to 3.1.17 (#3737) @dependabot[bot]
- :arrow_up: Bump pp from 0.6.2 to 0.6.3 (#3736) @dependabot[bot]
- :arrow_up: Bump net-imap from 0.5.11 to 0.5.12 (#3735) @dependabot[bot]
- :arrow_up: Bump erb from 5.0.2 to 5.0.3 (#3734) @dependabot[bot]
- :arrow_up: Bump rdoc from 6.14.2 to 6.15.0 (#3732) @dependabot[bot]
- :arrow_up: Bump actions/first-interaction from 3.0.0 to 3.1.0 (#3733) @dependabot[bot]
- :arrow_up: Bump google-apis-storage_v1 from 0.56.0 to 0.57.0 (#3731) @dependabot[bot]
- :arrow_up: Bump net-imap from 0.5.10 to 0.5.11 (#3730) @dependabot[bot]
- :arrow_up: Bump aws-partitions from 1.1167.0 to 1.1168.0 (#3729) @dependabot[bot]
- :arrow_up: Bump aws-partitions from 1.1166.0 to 1.1167.0 (#3726) @dependabot[bot]
- :arrow_up: Bump et-orbi from 1.3.0 to 1.4.0 (#3725) @dependabot[bot]
- :arrow_up: Bump rubyzip from 3.1.0 to 3.1.1 (#3723) @dependabot[bot]
- :arrow_up: Bump turbo-rails from 2.0.16 to 2.0.17 (#3722) @dependabot[bot]
- :arrow_up: Bump aws-partitions from 1.1165.0 to 1.1166.0 (#3724) @dependabot[bot]
- :arrow_up: Bump rubocop-rails from 2.33.3 to 2.33.4 (#3721) @dependabot[bot]
- :arrow_up: Bump aws-sdk-s3 from 1.199.0 to 1.199.1 (#3719) @dependabot[bot]
- :arrow_up: Bump aws-partitions from 1.1164.0 to 1.1165.0 (#3718) @dependabot[bot]
- :arrow_up: Bump aws-sdk-kms from 1.112.0 to 1.113.0 (#3717) @dependabot[bot]
:busts_in_silhouette: List of contributors
@dependabot[bot], @pglombardo and dependabot[bot]
:motor_boat: Docker Images
Available on Docker Hub: https://hub.docker.com/r/pglombardo/pwpush
:running_man: Run This Version
→ Setup a DNS record to point to your server (e.g. pwpush.example.com
) and run:
:::sh
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.