📝 What’s Changed
⬆️ Dependencies updates
- ⬆️ Bump aws-partitions from 1.1142.0 to 1.1143.0 (#3594) @dependabot[bot]
- ⬆️ Bump aws-partitions from 1.1141.0 to 1.1142.0 (#3593) @dependabot[bot]
- ⬆️ Bump aws-sdk-s3 from 1.196.0 to 1.196.1 (#3592) @dependabot[bot]
- ⬆️ Bump thruster from 0.1.14 to 0.1.15 (#3591) @dependabot[bot]
- ⬆️ Bump aws-sdk-core from 3.228.0 to 3.229.0 (#3589) @dependabot[bot]
- ⬆️ Bump aws-sdk-s3 from 1.195.0 to 1.196.0 (#3587) @dependabot[bot]
- ⬆️ Bump aws-partitions from 1.1139.0 to 1.1140.0 (#3584) @dependabot[bot]
- ⬆️ Bump pg from 1.6.0 to 1.6.1 (#3583) @dependabot[bot]
- ⬆️ Bump regexp_parser from 2.10.0 to 2.11.0 (#3582) @dependabot[bot]
- ⬆️ Bump aws-sdk-s3 from 1.194.0 to 1.195.0 (#3578) @dependabot[bot]
- ⬆️ Bump importmap-rails from 2.2.1 to 2.2.2 (#3579) @dependabot[bot]
- ⬆️ Bump puma from 6.6.0 to 6.6.1 (#3576) @dependabot[bot]
- ⬆️ Bump aws-sdk-kms from 1.108.0 to 1.109.0 (#3574) @dependabot[bot]
- ⬆️ Bump importmap-rails from 2.2.0 to 2.2.1 (#3573) @dependabot[bot]
- ⬆️ Bump aws-partitions from 1.1137.0 to 1.1138.0 (#3572) @dependabot[bot]
- ⬆️ Bump aws-partitions from 1.1136.0 to 1.1137.0 (#3571) @dependabot[bot]
- ⬆️ Bump json from 2.13.1 to 2.13.2 (#3569) @dependabot[bot]
- ⬆️ Bump aws-partitions from 1.1135.0 to 1.1136.0 (#3568) @dependabot[bot]
- ⬆️ Bump parser from 3.3.8.0 to 3.3.9.0 (#3567) @dependabot[bot]
- ⬆️ Bump pg from 1.5.9 to 1.6.0 (#3566) @dependabot[bot]
- ⬆️ Bump google-apis-storage_v1 from 0.54.0 to 0.55.0 (#3565) @dependabot[bot]
- ⬆️ Bump foreman from 0.88.1 to 0.90.0 (#3564) @dependabot[bot]
- ⬆️ Bump aws-sdk-kms from 1.107.0 to 1.108.0 (#3563) @dependabot[bot]
- ⬆️ Bump aws-partitions from 1.1134.0 to 1.1135.0 (#3562) @dependabot[bot]
- ⬆️ Bump json from 2.13.0 to 2.13.1 (#3561) @dependabot[bot]
- ⬆️ Bump solid_queue from 1.2.0 to 1.2.1 (#3559) @dependabot[bot]
- ⬆️ Bump aws-partitions from 1.1133.0 to 1.1134.0 (#3558) @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
→ Setup a DNS record to point to your server (e.g. pwpush.example.com
) and run:
docker run -d -p "80:80" -p "443:433" --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.