Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | < 16 hours ago | 1.6 kB | |
v1.60.0_ Cache_ Add management _ expiration source code.tar.gz | < 16 hours ago | 9.6 MB | |
v1.60.0_ Cache_ Add management _ expiration source code.zip | < 16 hours ago | 10.3 MB | |
Totals: 3 Items | 19.9 MB | 0 |
:memo: What’s Changed
- Cache: Add cache management & expiration (#3626) @pglombardo
:arrow_up: Dependencies updates
- :arrow_up: Bump aws-partitions from 1.1146.0 to 1.1147.0 (#3624) @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.