π Whatβs Changed
π Features
- Languages: Add Gaeilge & Cymraeg (#3627) @pglombardo
β¬οΈ Dependencies updates
- β¬οΈ Bump actions/first-interaction from 2.0.0 to 3.0.0 (#3601) @dependabot[bot]
- β¬οΈ Bump actions/checkout from 4 to 5 (#3603) @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.