Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-08-10 | 4.5 kB | |
v1.59.1_ Dependency _ Security Updates source code.tar.gz | 2025-08-10 | 9.6 MB | |
v1.59.1_ Dependency _ Security Updates source code.zip | 2025-08-10 | 10.3 MB | |
Totals: 3 Items | 19.9 MB | 0 |
:memo: What’s Changed
:arrow_up: Dependencies updates
- :arrow_up: Bump aws-partitions from 1.1142.0 to 1.1143.0 (#3594) @dependabot[bot]
- :arrow_up: Bump aws-partitions from 1.1141.0 to 1.1142.0 (#3593) @dependabot[bot]
- :arrow_up: Bump aws-sdk-s3 from 1.196.0 to 1.196.1 (#3592) @dependabot[bot]
- :arrow_up: Bump thruster from 0.1.14 to 0.1.15 (#3591) @dependabot[bot]
- :arrow_up: Bump aws-sdk-core from 3.228.0 to 3.229.0 (#3589) @dependabot[bot]
- :arrow_up: Bump aws-sdk-s3 from 1.195.0 to 1.196.0 (#3587) @dependabot[bot]
- :arrow_up: Bump aws-partitions from 1.1139.0 to 1.1140.0 (#3584) @dependabot[bot]
- :arrow_up: Bump pg from 1.6.0 to 1.6.1 (#3583) @dependabot[bot]
- :arrow_up: Bump regexp_parser from 2.10.0 to 2.11.0 (#3582) @dependabot[bot]
- :arrow_up: Bump aws-sdk-s3 from 1.194.0 to 1.195.0 (#3578) @dependabot[bot]
- :arrow_up: Bump importmap-rails from 2.2.1 to 2.2.2 (#3579) @dependabot[bot]
- :arrow_up: Bump puma from 6.6.0 to 6.6.1 (#3576) @dependabot[bot]
- :arrow_up: Bump aws-sdk-kms from 1.108.0 to 1.109.0 (#3574) @dependabot[bot]
- :arrow_up: Bump importmap-rails from 2.2.0 to 2.2.1 (#3573) @dependabot[bot]
- :arrow_up: Bump aws-partitions from 1.1137.0 to 1.1138.0 (#3572) @dependabot[bot]
- :arrow_up: Bump aws-partitions from 1.1136.0 to 1.1137.0 (#3571) @dependabot[bot]
- :arrow_up: Bump json from 2.13.1 to 2.13.2 (#3569) @dependabot[bot]
- :arrow_up: Bump aws-partitions from 1.1135.0 to 1.1136.0 (#3568) @dependabot[bot]
- :arrow_up: Bump parser from 3.3.8.0 to 3.3.9.0 (#3567) @dependabot[bot]
- :arrow_up: Bump pg from 1.5.9 to 1.6.0 (#3566) @dependabot[bot]
- :arrow_up: Bump google-apis-storage_v1 from 0.54.0 to 0.55.0 (#3565) @dependabot[bot]
- :arrow_up: Bump foreman from 0.88.1 to 0.90.0 (#3564) @dependabot[bot]
- :arrow_up: Bump aws-sdk-kms from 1.107.0 to 1.108.0 (#3563) @dependabot[bot]
- :arrow_up: Bump aws-partitions from 1.1134.0 to 1.1135.0 (#3562) @dependabot[bot]
- :arrow_up: Bump json from 2.13.0 to 2.13.1 (#3561) @dependabot[bot]
- :arrow_up: Bump solid_queue from 1.2.0 to 1.2.1 (#3559) @dependabot[bot]
- :arrow_up: Bump aws-partitions from 1.1133.0 to 1.1134.0 (#3558) @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:433" --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.