hooknook icon indicating copy to clipboard operation
hooknook copied to clipboard

Web frontend for viewing logs

Open sampsyo opened this issue 11 years ago • 1 comments
trafficstars

An important part of Hooknook is good logging. It's nice to be able to view logs as text files on the server, but it would also be nice to provide a Web interface to the logs.

This would presumably use GitHub authentication to limit access. A simple way to do this would be to allow any user in the whitelist to view any logs on the server. A more sophisticated way would be to let users view logs for repos they have read access for on GitHub.

sampsyo avatar May 20 '14 18:05 sampsyo

It would be super snazzy to use server-sent events to provide log updates in real time.

sampsyo avatar May 20 '14 18:05 sampsyo