Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 265 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 265 Bytes

kueui

Web interface for the queue powered by kue-ui.

To access it, first forward a local port to localhost:10042 on the server.

ssh -L 9000:localhost:10042 user@server

Then visit http://localhost:9000/ui