| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-03-25 | 3.4 kB | |
| v2.2.0_ First Run _ Dark Mode improvements source code.tar.gz | 2026-03-25 | 10.1 MB | |
| v2.2.0_ First Run _ Dark Mode improvements source code.zip | 2026-03-25 | 10.8 MB | |
| Totals: 3 Items | 20.9 MB | 2 | |
:memo: What’s Changed
- Skip First Run if disabled logins & signups (#4324) @pglombardo
- Disable Spam Protection for First Run Process (#4323) @pglombardo
- Add Dark mode support to error pages (#4290) @pglombardo
:arrow_up: Dependencies updates
- :arrow_up: Bump activejob from 8.1.2.1 to 8.1.3 (#4320) @dependabot[bot]
- :arrow_up: Bump actiontext from 8.1.2.1 to 8.1.3 (#4318) @dependabot[bot]
- :arrow_up: Bump google-cloud-storage from 1.58.0 to 1.59.0 (#4317) @dependabot[bot]
- :arrow_up: Bump railties from 8.1.2.1 to 8.1.3 (#4316) @dependabot[bot]
- :arrow_up: Bump activerecord from 8.1.2.1 to 8.1.3 (#4315) @dependabot[bot]
- :arrow_up: Bump activemodel from 8.1.2.1 to 8.1.3 (#4314) @dependabot[bot]
- :arrow_up: Bump actioncable from 8.1.2.1 to 8.1.3 (#4313) @dependabot[bot]
- :arrow_up: Bump activesupport from 8.1.2.1 to 8.1.3 (#4308) @dependabot[bot]
- :arrow_up: Bump terser from 1.2.6 to 1.2.7 (#4302) @dependabot[bot]
- :arrow_up: Bump azure/setup-helm from 4 to 5 (#4301) @dependabot[bot]
- :arrow_up: Bump actionpack from 8.1.2 to 8.1.2.1 (#4300) @dependabot[bot]
- :arrow_up: Bump google-protobuf from 4.34.0 to 4.34.1 (#4297) @dependabot[bot]
- :arrow_up: Bump solid_queue from 1.3.2 to 1.4.0 (#4298) @dependabot[bot]
- :arrow_up: Bump net-ssh from 7.3.1 to 7.3.2 (#4296) @dependabot[bot]
- :arrow_up: Bump aws-partitions from 1.1228.0 to 1.1229.0 (#4295) @dependabot[bot]
- :arrow_up: Bump pagy from 43.4.1 to 43.4.2 (#4294) @dependabot[bot]
- :arrow_up: Bump google-cloud-errors from 1.5.0 to 1.6.0 (#4292) @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
- Point DNS to your server (e.g.
pwpush.example.com). - Download docker-compose.yml or clone the repo.
- In
docker-compose.yml, uncomment and set: TLS_DOMAIN: 'pwpush.example.com'for automatic Let’s Encrypt TLS.-
Run:
:::bash docker compose up -d
Open https://pwpush.example.com or alternatively http://your-ip:5100.