π Whatβs Changed
- Fix OpenShift arbitrary-uid: .env.production write + CI theme symlink (#4189) @pglombardo
π Features
β¬οΈ Dependencies updates
- β¬οΈ Bump parser from 3.3.10.1 to 3.3.10.2 (#4195) @dependabot[bot]
- β¬οΈ Bump pagy from 43.2.9 to 43.2.10 (#4197) @dependabot[bot]
- β¬οΈ Bump aws-partitions from 1.1214.0 to 1.1215.0 (#4196) @dependabot[bot]
- β¬οΈ Bump helm/kind-action from 1.13.0 to 1.14.0 (#4194) @dependabot[bot]
- β¬οΈ Bump aws-sdk-kms from 1.121.0 to 1.122.0 (#4193) @dependabot[bot]
- β¬οΈ Bump aws-partitions from 1.1213.0 to 1.1214.0 (#4190) @dependabot[bot]
- β¬οΈ Bump nokogiri from 1.19.0 to 1.19.1 (#4191) @dependabot[bot]
- β¬οΈ Bump rack from 3.2.4 to 3.2.5 (#4192) @dependabot[bot]
π₯ List of contributors
@dependabot[bot], @grgpw, @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:443" --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.