timgit / pg-boss

Queueing jobs in Postgres from Node.js like a boss
MIT License
2.13k stars 158 forks source link

pg-boss ui #234

Closed apiel closed 3 years ago

apiel commented 3 years ago

Would be great to have a web interface (I guess in a separate project) to be able to monitor pg-boss, see the queues, jobs and maybe to give the possibility to make some actions, like draining a queue. Something like RabbitMQ Management Interface (of course much more simple).

Maybe making an http middleware would be the best solution, so it could be integrated with existing API...

Thanks for this amazing project, it make our stack much more simple as we just need to rely on Postgres for all our data management.

callumgare commented 1 year ago

@timgit I noticed this is marked closed as complete but I don’t see any web ui options for pg-boss. Was this closed because it was decided such a thing would be out of scope for this project?

timgit commented 1 year ago

Was this closed because it was decided such a thing would be out of scope for this project?

Yes