devops

  1. J

    Corosync QNetd on OpenWrt

    Just dropped something pretty cool for the homelab + networking crowd! If you’ve ever wanted to run Corosync QNetd on OpenWrt, I put together a repo to make it way easier to get up and running https://github.com/jrparks/corosync-qnetd-openwrt Why this matters: Lightweight quorum for...
  2. P

    Concurrent cloning from LXC template using terraform provider

    Hi all, I am trying to clone multiple instance of one of my LXC templates using Terraform (Telmate Provider) (as I am always doing with VMs) but with the containers, I am getting this lock issue as PVE is not capable to clone multiple containers from the same template at once. It throws the...