Yarn

Recent twts in reply to #uor3zya

QOTD: What do you host on your home server? How do you host it? Are you using containers? VMs? Did you install any management interface or do you just SSH in? What OS does it run?

Mine runs Arch (btw) and hosts a handful of things using Docker. Adguard Home, http://mckinley2nxomherwpsff5w37zrl6fqetvlfayk2qjnenifxmw5i4wyd.onion/, and some other things. NFS, Flexo, and Wireguard (peer and bounce server in my personal network) are outside Docker. I have a hotkey in my window manager that spawns a terminal on my server using SSH. It makes things very easy and I highly recommend it.

I am thinking about replacing Docker with Podman because the Common Wisdom seems to say it’s better. I don’t really know if it is or isn’t.

Also, how much of your personal infrastructure is on IPv6? I think all the software I use supports both, but I’ve mostly been using IPv4 because it’s easier to remember the addresses. I’ve been working for the last couple days on making it IPv6-only.

⤋ Read More

@mckinley@twtxt.net Here’s a summary of my setup:

  • I maintain a small “Mini DC” comprised of 22RU cabinet 600mm deep.
  • This houses 3x 1RU Xeon machines + 1 RU 10 3.5” + 4 2.5” NAS + 4RU UPS + 1RU 24-port Gbps Switch/Router + 1RU Tray in the middle + 1RU patch panel at the top.
  • This is now hooked up to 250/100 Mbps Fibre 😅
  • I run Proxmov VE on the 3x Hypervisor machines. They run a dozen or so Virtual Machines.
  • I run a couple of Docker Swarm clusters on those machines, running BurmillaOS (a fork of RancherOS).
  • I just use the local LAN network to SSH into machines, but each physical machine also has an IPMI management interface too for when things go wrong (rarely).
  • I run so many services I can’t being to list them here. But it’s in the order of ~50-60 unique services. Some of which you’re familiar with as many are public facing, some are internal and others are locked down behind auth.

⤋ Read More

@mckinley@twtxt.net for me:

  • a wall mount 6U rack which has:
    • 1U patch panel
    • 1U switch
    • 2U UPS
    • 1U server, intel atom 4G ram, debian (used to be main. now just has prometheus)
  • a mini ryzon 16 core 64G ram, fedora (new main)
    • multiple docker services hosted.
  • synology nas with 4 2TB drives
  • turris omnia WRT router -> fiber uplink

network is a mix of wireguard, zerotier.

  • wireguard to my external vms hosted in various global regions.
    • this allows me ingress since my ISP has me behind CG-NAT
  • zerotier is more for devices for transparent vpn into my network

i use ssh and remote desktop to get in and about. typically via zerotier vpn. I have one of my VMs with ssh on a backup port for break glass to get back into the network if needed.

everything has ipv6 though my ISP does not provide it. I have to tunnel it in from my VMs.

⤋ Read More

Participate

Login to join in on this yarn.