The bgp.rodeo looking glass is now operational again:

https://lg.bgp.rodeo/

Based on Hyperglass

It needed a small change because of the way I run bird. Since I separated out IPv4 and IPv6 processes. More details on why in this post. The short version of the story is: hyperglass needs to call birdc6 for IPv6 queries instead of birdc.

All I needed to do was change this line to say birdc6 and then build my container.

I’m not actively monitoring this service, just the frontend. So ping me if it breaks :).