It’s Sunday somewhere already so why wait?
Let us know what you set up lately, what kind of problems you currently think about or are running into, what new device you added to your homelab or what interesting service or article you found.
I’ll post my ongoing things later/tomorrow but I didn’t want to forget the post again.
I know this isn’t sexy but I’ve been working on my documentation. Getting configs etc properly versioned in my gitea instance, readmes updated etc. My memory is not what it once was and I need the hints when things break.
Setting up let’s encrypt auto cert renewal with ACME. Also looking to setup some monitoring service, basic stuff like CPU, memory usage etc. If anyone has recommendations that have an android app available, that would be awesome.
ACME.sh? I love that little tool.
Cert renewal via DNS-01, independent of any other services or ports. Set it up like 7 years ago and haven’t had to touch it since.
My NAS and our desktops are all on WiFi, so I’m planning to run some cable or install moca or something. Our uplink is currently only 100mbit (max for this ISP, I refuse to switch) but our city plans to roll out gigabit everywhere in the next couple years, so I want something forward compatible (powerline will probably be too limiting). SO has been complaining about latency, and I think the WiFi card is to blame, so I’m trying this before upgrading the WiFi card.
Our house has the following:
- phone lines everywhere (could maybe use the existing cables to fish through cat6?)
- cable jacks e everywhere (have an unused satellite dish)
- lots of power plugs
- two floors (rambler + basemen) with pretty much no shared walls (everything will need to jog a bit)
I’m going to try running some cable tomorrow (holiday in the US, just want a test run from bedroom internet source -> basement water heater room), but if that doesn’t work, I’ll need a backup plan.
Anyone have experience with any of the above? Tips?
Go slow. measure 4 times. most rooms don’t need a jack so put APs where it is easy to ge wires and that will feed the other rooms.
Half finished projects
Same as it ever was.
OpenWRT on a new router. The wifi works better, ethernet works up to 980Mbit/s and I don’t have all my traffic routed trough a Huawei device.
And it allows you to configure everything.
What router did you use?
Linksys MR7360. I just got official support, so i had to install a snapshot and manually install luci.
Why this one? Because it was 50% off due to a local shop closing. Last one on the shelf too.
Why is it so hard to send large files?
Obviously I can just dump it on my server and people can download it from a browser but how are they gonna send me anything? I’m not gonna put an upload on my site, that’s a security nightmare waiting to happen. HTTP uploads have always been wonky, for me, anyway.
Torrents are very finnicky with 2-peer swarms.
instant.io (torrents…) has never worked right.
I can’t ask everyone to install a dedicated piece of software just to very occasionally send me large files
On a related note, it would be nice if there was a shared storage option for self hosting. It wouldn’t be the same as self hosting, but more like distributed hosting where everyone pools storage they have available and we could have an encrypted sharing option.
You’re describing the world wide web, except giving others write access
Kind of, though with rules. I think I’m describing something closer to structured, encrypted torrents.
Still haven’t properly set up my backups … Have my Nextcloud on a zfs (single disk sadly) and want to send it to a server at my parents place (also zfs) but both are behind NAT. While I’ve successfully set up wireguard between the two, but the connection won’t stay up so there’s still a ways to go till I got a happy off-site Backup.
Maybe Tailscale could be super useful for this!
I kinda shied away from tailscale because “I wanted to do it on my own” but I’ve just set up tailscale (while on a train no less) and it was really simple … Guess I’ll run with it for now :D now I’ll just have to set up the send/receive scripts but that’s just some BASHing my head against a wall ;)
Thanks for the suggestion!
If you want to have more control about it and become independent of the SaaS offering, you can even selfhost headscale, a FOSS tailscale control server. I run it myself with zero issues.
Yeah I saw that. It’s definitely intriguing. For now I’m good with the free tailscale but might look into it. What’s your experience with headscale? It’s mostly a broker right so probably not to Ressource excessive? I have a small public VPS for getting to my selfhosted infrastructure so I might just add in headscale there
Headscale is pretty light on resources, especially since it doesn’t come with a webui (there is third-party ones like headplane you can use though). RAM usage is like 70mb for me currently.
I have yet again broke a Nextcloud server By trying to upgrade it (from 27 to 30) . Even after hours of debug i’ll have to remake it from scratch ….again
And that is why I no longer run Nextcloud
What’s your alternative ? Owncloud ? No thank you
I really only used it for syncing photos from my phone so I went to Syncthing. The NC web interface I found far too slow to be any use, so I just mount network shares over NFS.
Ok, i use it as a onedrive/google drive replacement . Also i use the calendar and contact function .