Skip to content

v1.47.0: New Background Worker Dashboard (Admin)

Compare
Choose a tag to compare
@pglombardo pglombardo released this 20 Oct 11:28
· 390 commits to refs/heads/master since this release
2504e53

📝 What’s Changed

This release bundles a new dashboard for background job monitoring for those running the pglombardo/pwpush-worker container. (Still in Beta).

Available from /admin and directly at /admin/jobs

Screenshot 2024-10-16 at 15 58 04

🚀 Features

⬆️ Dependencies updates

👥 List of contributors

@dependabot, @dependabot[bot] and @pglombardo

🛥️ Docker Images

Available on Docker Hub:
https://hub.docker.com/r/pglombardo/pwpush

🏃‍♂️ Run This Version

docker run -d -p 5100:5100 pglombardo/pwpush:1.46.4

..and go to http://localhost:5100

🔗 Useful Links