📝 What’s Changed
⬆️ Dependencies updates
- ⬆️ Bump googleauth from 1.16.2 to 1.17.0 (#4530) @dependabot[bot]
- ⬆️ Bump websocket-driver from 0.8.0 to 0.8.1 (#4533) @dependabot[bot]
- ⬆️ Bump oj from 3.17.1 to 3.17.3 (#4532) @dependabot[bot]
- ⬆️ Bump signet from 0.21.0 to 0.22.0 (#4531) @dependabot[bot]
- ⬆️ Bump bootsnap from 1.24.5 to 1.24.6 (#4526) @dependabot[bot]
- ⬆️ Bump json from 2.19.7 to 2.19.8 (#4527) @dependabot[bot]
- ⬆️ Bump psych from 5.3.1 to 5.4.0 (#4522) @dependabot[bot]
- ⬆️ Bump google-apis-core from 1.0.2 to 1.1.0 (#4523) @dependabot[bot]
- ⬆️ Bump faraday-net_http from 3.4.3 to 3.4.4 (#4525) @dependabot[bot]
- ⬆️ Bump aws-sdk-s3 from 1.224.0 to 1.225.0 (#4520) @dependabot[bot]
- ⬆️ Bump madmin from 2.3.2 to 2.3.3 (#4521) @dependabot[bot]
- ⬆️ Bump aws-sdk-kms from 1.128.0 to 1.129.0 (#4519) @dependabot[bot]
👥 List of contributors
@dependabot[bot] 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.