901, 2023
How to Create an etcd Container Image with Buildah and RedHat’s UBI
Containers are an inherent part of today's work for developers and operators. They offer an elegant way of providing needed applications started up at the blink of an eye or running at scale in the cloud or a data center. This how to will display one of several options to create such [...]
1307, 2022
Development VM for edb-ansible Collection
A customer recently required assistance in automating their PostgreSQL installation with Ansible. EDB's edb-ansible collection provides all the required functionality and was used by me to provide the required playbooks. First, I had to deal with one problem: my notebook runs Windows 10. So, I decided to take care of it with a small [...]