📝 What’s Changed
- Harden crawler protections for self-hosted deployments (#4607) @pglombardo
⬆️ Dependencies updates
- ⬆️ Bump google-cloud-storage from 1.61.0 to 1.62.0 (#4605) @dependabot[bot]
- ⬆️ Bump aws-partitions from 1.1264.0 to 1.1265.0 (#4606) @dependabot[bot]
- ⬆️ Bump docker/setup-qemu-action from 4.1.0 to 4.2.0 (#4598) @dependabot[bot]
- ⬆️ Bump docker/build-push-action from 7.2.0 to 7.3.0 (#4599) @dependabot[bot]
- ⬆️ Bump aws-partitions from 1.1263.0 to 1.1264.0 (#4600) @dependabot[bot]
- ⬆️ Bump mail from 2.9.0 to 2.9.1 (#4601) @dependabot[bot]
- ⬆️ Bump actions/checkout from 6.0.3 to 7.0.0 (#4570) @dependabot[bot]
- ⬆️ Bump aws-partitions from 1.1262.0 to 1.1263.0 (#4596) @dependabot[bot]
- ⬆️ Bump fugit from 1.12.2 to 1.12.3 (#4597) @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.