Back in the day, I started experimenting with Linux distributions on an old laptop. It was both thrilling and a bit daunting, since there weren’t…
a little bit of everything
Back in the day, I started experimenting with Linux distributions on an old laptop. It was both thrilling and a bit daunting, since there weren’t…
Install on all nodes: Prepare disks Bricks Bricks in GlusterFS are basic building blocks that represent individual disk storage. A GlusterFS storage volume is created…
Keepalived enables a single, shared virtual IP to access our service on Docker Swarm. This eliminates the need to target individual nodes and instead allows…
On node1 with IP address 10.0.0.21 initialize the Docker Swarm. It should return us output similar to this: Since we are creating a high available…
Create a VM template Create a dietpi virtual machine by using this install script run from the proxmox pve shell that was originally published here:…
Intro This simplified guide for TuringPi cluster is less windy than the original: TuringPi Docker Swarm and the great guide https://rpi4cluster.com/docker-swarm-intro. Docker Swarm Docker Swarm…
Hardware Minisforum MS01 Hosted within Proxmox: Backup server Virtual machine Fileserver Linux Container (LXC) using local CT templates Local Dns Server Linux Container (LXC) using…
When building a homelab you spend a lot of time in terminal. A super simple way of connecting to your remote system is ssh but…
Homelab really took off for me when Raspberry pi became available. I was able to play with a 3B board which came with 1 gig…
I am an old school nerd who has had a homelab before it was cool. One of my first experiments was building a sendmail server…