Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-08-19 | 1.7 kB | |
v1.60.1_ Languages_ Add Gaeilge _ Cymraeg source code.tar.gz | 2025-08-19 | 9.7 MB | |
v1.60.1_ Languages_ Add Gaeilge _ Cymraeg source code.zip | 2025-08-19 | 10.4 MB | |
Totals: 3 Items | 20.1 MB | 2 |
:memo: What’s Changed
:rocket: Features
- Languages: Add Gaeilge & Cymraeg (#3627) @pglombardo
:arrow_up: Dependencies updates
- :arrow_up: Bump actions/first-interaction from 2.0.0 to 3.0.0 (#3601) @dependabot[bot]
- :arrow_up: Bump actions/checkout from 4 to 5 (#3603) @dependabot[bot]
:busts_in_silhouette: List of contributors
@dependabot[bot], @pglombardo and dependabot[bot]
:motor_boat: Docker Images
Available on Docker Hub: https://hub.docker.com/r/pglombardo/pwpush
:running_man: Run This Version
→ Setup a DNS record to point to your server (e.g. pwpush.example.com
) and run:
:::sh
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.