Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.

AdamT's avatar
Level 9

Viewing View Horizon Dashboard when Jobs are being processed by a worker server?

Hi all:

I'm currently using forge and have setup a worker server which has Horizon running to process jobs; I also have an application server. The worker server doesn't deal with web requests so I cannot access the Horizon dashboard to view progress. Is it possible to view the dashboard in this scenario?

Many Thanks, Adam

0 likes
1 reply
Tippin's avatar

Why not just have horizon installed in your application server? It will still load the relevant data, assuming you use the same redis connection. And you can use their GATE to authorize who can view it, and give it some obfuscated endpoint if you feel inclined. Installed does not mean the worker itself is running where it is installed.

Please or to participate in this conversation.