With Proxmox 9 now officially released as the first beta version and based on Debian Trixie, and the final Debian... The post Debian 13 (Trixie)Beta LXC Container Image for Proxmox 8 & Proxmox 9 first appeared on gyptazy - The DevOps Geek.| gyptazy – The DevOps Geek
Over the last few months, I’ve been asked quite a few times how I test my Ansible modules and ProxLB... The post Proxmox Cloud Image & Bare-Metal Auto Installation Image first appeared on gyptazy - The DevOps Geek.| gyptazy – The DevOps Geek
Introduction Running your own on-prem PKI (Public Key Infrastructure) can be a game-changer and it’s not just for enterprises, but... The post Building Your Own PKI with Step-CA – From Root CA to Proxmox Integration with ACME first appeared on gyptazy - The DevOps Geek.| gyptazy – The DevOps Geek
Until now, automating Proxmox cluster setups with Ansible often meant relying on hacky shell or command module usages within playbooks/roles and dealing with poor error handling. That changes with my new Ansible modules, proxmox_cluster and proxmox_cluster_join and if you're following me, you might have already found this as a sneak peek in my post about| gyptazy - The DevOps Geek • DevOps, coding, cloud and open source in a geek...
When I first started BoxyBSD, I had a fairly straightforward goal in mind: Build a completely free VPS hosting platform with full IPv6 support aimed at beginners and small open-source projects. Something simple, lightweight, and accessible. But as the project evolved, I realized it was becoming much more than just a small personal project and| gyptazy - The DevOps Geek • DevOps, coding, cloud and open source in a geek...
The bhyve hypervisor on FreeBSD is an impressive tool that brings lightweight, efficient virtualization capabilities directly into the FreeBSD ecosystem. It's a powerful type 2 hypervisor that allows FreeBSD users to run virtual machines with minimal overhead, making it an excellent choice for those who value performance and stability. I find bhyve especially compelling for| gyptazy - The DevOps Geek
In this How to install and use docker on Ubuntu 24.04 guide I will walk you through the process I use to get a fresh Ubuntu machine ready for docker workloads. These are my notes, and should be considered a living document that may get updated as needed throughout the lifecycle of Ubuntu 24.04. Prerequisites… The post How To Install and Use Docker on Ubuntu 24.04 appeared first on Justin's IT Blog.| Justin's IT Blog