Labels

Monday, August 1, 2022

Looking at newer ways of accessing HomeLab

I was looking at a Breakout-Box implementation at https://github.com/DCKcode/breakout-box this weekend and it seems that I would like to put together such an item, including a WireGuard hub; both on RPis.  If I could figure out how to implement a Lets Encrypt cert on the Hub using a dynamic dns service IP, then this could be a way of connecting the family to self hosted services.  

In addition there is an automated Lets Encrypt cert gatherer made for my case at https://github.com/adferrand/dnsrobocert .  Perhaps for the WireGuard Hub I might make use of https://github.com/ngoduykhanh/wireguard-ui .