📝 What’s Changed
- apipie: Update to latest (#4518) @pglombardo
- Switch to standard Ruby debug for development (#4517) @pglombardo
⬆️ Dependencies updates
- ⬆️ Bump ruby from 4.0.2-alpine to 4.0.5-alpine in /containers/docker (#4497) @dependabot[bot]
- ⬆️ Bump overcommit from 0.69.0 to 0.70.0 (#4513) @dependabot[bot]
- ⬆️ Bump google-apis-storage_v1 from 0.62.0 to 0.63.0 (#4514) @dependabot[bot]
- ⬆️ Bump rubyzip from 3.3.0 to 3.3.1 (#4515) @dependabot[bot]
- ⬆️ Bump aws-partitions from 1.1254.0 to 1.1255.0 (#4516) @dependabot[bot]
- ⬆️ Bump aws-sdk-core from 3.249.0 to 3.250.0 (#4507) @dependabot[bot]
- ⬆️ Bump fugit from 1.12.1 to 1.12.2 (#4508) @dependabot[bot]
- ⬆️ Bump aws-partitions from 1.1253.0 to 1.1254.0 (#4509) @dependabot[bot]
- ⬆️ Bump json from 2.19.5 to 2.19.7 (#4510) @dependabot[bot]
- ⬆️ Bump msgpack from 1.8.0 to 1.8.1 (#4511) @dependabot[bot]
- ⬆️ Bump jbuilder from 2.15.0 to 2.15.1 (#4502) @dependabot[bot]
- ⬆️ Bump rubocop-rails from 2.35.2 to 2.35.3 (#4503) @dependabot[bot]
- ⬆️ Bump retriable from 3.5.0 to 3.8.0 (#4504) @dependabot[bot]
- ⬆️ Bump puma from 8.0.1 to 8.0.2 (#4505) @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
- 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:
docker compose up -dOpen https://pwpush.example.com or alternatively http://your-ip:5100.