Auto Added by WPeMatico

12Jul/25

Proxmox: Terraform Cloudinit

Back in May I used Terraform to create some containers in my Proxmox environment. Adjustments to Proxmox Since my original post I have turned my single Proxmox node into a Proxmox cluster, added some shared storage and created a cloudinit template. With all of that in place I’m now going to look at deploying a […]
30Jun/25
Proxmox: Adding A Share

Proxmox: Adding A Share

My little Proxmox cluster is coming into iit’ss own with a few virtual machines (VMs) and containers running across the 2 nodes of the cluster. However, I have been downloading operating system ISOs and container templates (CT) to each node when needed, and backup is currently non-existent. Time to do something about that…. Sharing is […]
18Jun/25
Proxmox Cluster

Proxmox Cluster

A Proxmox cluster allows for High Availability (requires 3 nodes) and resource sharing. In a production data centre it would allow for Virtual Machines (VMs) or containers to move between nodes to help keep production systems running. It is not something I’ve done previously as I only had 1 device running Proxmox. However, I’ve now […]