====== Feature ID - webui for gateway ====== One current point of friction with the gateway is you have to SSH into a machine to check the status. This is a little clunky, and there might be some scaling issues when multiple teams are involved. Certainly, it would be nice to be able to get a webui up so that folks who are interested in the gateway can check to see the logs that are coming in. MVP - read only, internal, no auth nice to have - two way communication something to think about: * how do we think about authentication/authorization? jwt? TODO - finish filling this in.