Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-09-24 | 4.5 kB | |
v1.62.0_ Updated Bootswatch Themes_ Security _ Dependency Updates source code.tar.gz | 2025-09-24 | 9.7 MB | |
v1.62.0_ Updated Bootswatch Themes_ Security _ Dependency Updates source code.zip | 2025-09-24 | 10.4 MB | |
Totals: 3 Items | 20.1 MB | 0 |
:memo: What’s Changed
:rocket: Features
- Themes: Pull latest updates from Bootswatch (#3661) @pglombardo
:arrow_up: Dependencies updates
- :arrow_up: Bump aws-sdk-core from 3.232.0 to 3.233.0 (#3716) @dependabot[bot]
- :arrow_up: Bump globalid from 1.2.1 to 1.3.0 (#3715) @dependabot[bot]
- :arrow_up: Bump aws-partitions from 1.1163.0 to 1.1164.0 (#3714) @dependabot[bot]
- :arrow_up: Bump puma from 7.0.3 to 7.0.4 (#3713) @dependabot[bot]
- :arrow_up: Bump mysql2 from 0.5.6 to 0.5.7 (#3712) @dependabot[bot]
- :arrow_up: Bump rubocop-ast from 1.47.0 to 1.47.1 (#3711) @dependabot[bot]
- :arrow_up: Bump aws-partitions from 1.1162.0 to 1.1163.0 (#3710) @dependabot[bot]
- :arrow_up: Bump json from 2.14.1 to 2.15.0 (#3709) @dependabot[bot]
- :arrow_up: Bump rubocop-ast from 1.46.0 to 1.47.0 (#3707) @dependabot[bot]
- :arrow_up: Bump sqlite3 from 2.7.3 to 2.7.4 (#3704) @dependabot[bot]
- :arrow_up: Bump aws-partitions from 1.1161.0 to 1.1162.0 (#3706) @dependabot[bot]
- :arrow_up: Bump ruby from 3.4.5-alpine to 3.4.6-alpine in /containers/docker (#3705) @dependabot[bot]
- :arrow_up: Bump better_html from 2.1.1 to 2.2.0 (#3699) @dependabot[bot]
- :arrow_up: Bump json from 2.13.2 to 2.14.1 (#3698) @dependabot[bot]
- :arrow_up: Bump marcel from 1.0.4 to 1.1.0 (#3697) @dependabot[bot]
- :arrow_up: Bump aws-partitions from 1.1160.0 to 1.1161.0 (#3696) @dependabot[bot]
- :arrow_up: Bump aws-partitions from 1.1159.0 to 1.1160.0 (#3695) @dependabot[bot]
- :arrow_up: Bump regexp_parser from 2.11.2 to 2.11.3 (#3694) @dependabot[bot]
- :arrow_up: Bump nokogiri from 1.18.9 to 1.18.10 (#3693) @dependabot[bot]
- :arrow_up: Bump puma from 7.0.2 to 7.0.3 (#3692) @dependabot[bot]
- :arrow_up: Bump standard from 1.51.0 to 1.51.1 (#3691) @dependabot[bot]
- :arrow_up: Bump prism from 1.4.0 to 1.5.1 (#3690) @dependabot[bot]
- :arrow_up: Bump puma from 6.6.1 to 7.0.2 (#3680) @dependabot[bot]
- :arrow_up: Bump jwt from 2.10.2 to 3.1.2 (#3650) @dependabot[bot]
- :arrow_up: Bump actions/setup-python from 5 to 6 (#3670) @dependabot[bot]
- :arrow_up: Bump actions/setup-node from 4 to 5 (#3671) @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.