happy new year!
we got at&t fiber installed on friday. the speed is blistering fast, but it totally broke all of my home automation stuff. i had to reconfigure all of my devices to use the new network.
i am now using cloudflare zero trust tunnels to host jellyfin, and at the time of writing this, my blog isn’t even up yet. i’m still working on getting the new network setup.
the jellyfin setup was easy enough. install cloudflared
, run cloudflared tunnel login
, and then cloudflared tunnel create jellyfin
. then point the tunnel to the local port that jellyfin is running on. the only snag i hit was a “Group ID 1000 is not between ping group 1 to 0” warning. i just had to expand the group range in the config file, and now it works fine. additionally, i found the landing page (which forces an email login) to be a bit annoying. i found a way to disable it by deleting the application from the cloudflare dashboard.
now i’m working on getting my blog up. i’m using hugo to generate the static site, and i’m using cloudflare pages to host it. the site is up, but none of the formatting works. at this point, it just looks like a wall of text. i’m not sure what’s going on, but i’ll figure it out eventually.
in all this commotion, we also unplugged the eero mesh system. speeds dropped pretty significantly while they were plugged in; wondering if they aren’t able to handle the new speeds. i’ll have to do some more testing to see if that’s the case.