Skip to content

v1.65.1: Encryption: Previous Keys Fix

Latest

Choose a tag to compare

@github-actions github-actions released this 08 Dec 22:53
4f7c9c2

📝 What’s Changed

⬆️ Dependencies updates

👥 List of contributors

@dependabot[bot], @martinstenrose, @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.

🔗 Useful Links