π Whatβs Changed
- Log First Run Boot Code to STDOUT (#4246) @pglombardo
β¬οΈ Dependencies updates
- β¬οΈ Bump docker/login-action from 3 to 4 (#4236) @dependabot[bot]
- β¬οΈ Bump docker/metadata-action from 5 to 6 (#4239) @dependabot[bot]
- β¬οΈ Bump docker/setup-buildx-action from 3 to 4 (#4240) @dependabot[bot]
- β¬οΈ Bump aws-sdk-s3 from 1.214.0 to 1.215.0 (#4241) @dependabot[bot]
- β¬οΈ Bump docker/build-push-action from 6 to 7 (#4238) @dependabot[bot]
- β¬οΈ Bump aws-sdk-s3 from 1.213.0 to 1.214.0 (#4237) @dependabot[bot]
- β¬οΈ Bump docker/setup-qemu-action from 3 to 4 (#4235) @dependabot[bot]
- Bump immutable from 5.1.4 to 5.1.5 (#4234) @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: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.