Skip to content

Stephen Nimmo

Development, DevOps and Delivery

  • Home
  • About
  • Favorites
  • Cheatsheet

Latest Posts

Using Podman with Quarkus and Testcontainers on MacOS M1

October 19, 2022 stephennimmo Configuration

Switching to use Podman instead of Docker for spinning up Testcontainers on MacOS just takes a bit of install and[…]

Read more

NFS PVC Dynamic Provisioning on OpenShift

May 12, 2022 stephennimmo Configuration

Setting Up the NFS Server I run a RHEL box which provides all the supporting services needed for my POCs[…]

Read more

Using Lombok and MapStruct in a Maven Project

January 4, 2022 stephennimmo Coding

Lombok is a java library providing annotations for boilerplate generation. It will handle getters, setters, toStrings, hashCodes, equals, constructors, builders[…]

Read more

Let’s Encrypt Certificate Management on OpenShift using cert-manager Operator

November 22, 2021 stephennimmo Configuration

I love me some Let’s Encrypt. This nonprofit certificate authority brought a no-nonsense set of tools and practices to managing[…]

Read more

The avro-maven-plugin configuration doesn’t work in the execution definition

November 2, 2021 stephennimmo Coding

I wanted to write a quick blog because I’ve wasted a full hour figuring out why the imports on the[…]

Read more

Angular Project from Scratch

October 12, 2021 stephennimmo Coding

Last updated: 8/23/2024 This is a writeup for building a very rudimentary, yet clean, web UI using Angular and Bootstrap.[…]

Read more

Angular Reactive Forms with ng-bootstrap

September 27, 2021 stephennimmo Coding

The Angular + Bootstrap is still my favorite front end development stack. I love Angular because of the clear separation[…]

Read more

Running Testcontainers in OpenShift Pipelines with Docker-in-Docker

May 10, 2021 stephennimmo Coding

Container technologies have had a very strong influence in application development. In addition to the well documented value of containers[…]

Read more

Deploying the Red Hat Certified PostgreSQL Container on OpenShift using Kustomize and Sealed Secrets

April 13, 2021 stephennimmo Coding

This blog covers deployment of the Red Hat Certified container for PostgreSQL on OpenShift, which is using RHEL 8.3 UBI[…]

Read more

Fully Reactive Quarkus REST API

April 7, 2021 stephennimmo Coding

If you are not familiar with reactive, go check out the intro at: https://quarkus.io/guides/getting-started-reactive Reactive is a very powerful implementation[…]

Read more

Posts pagination

«Previous Posts 1 … 3 4 5 6 7 8 Next Posts»

Recent Posts

  • Compiling and installing a Linux kernel module in OpenShift – The AMD Solarflare™ Onload™ Edition
  • Dynamic URL for Host using OpenShift routes
  • Connecting OpenShift Virtualization to Underlay Networks with ClusterUserDefinedNetwork
  • Two Ways of creating a Red Hat Enterprise Linux virtual machine with a static ip address in OpenShift Virtualization
  • Bootstrapping an OpenShift Cluster with OpenShift GitOps

Angular ArgoCD Bootstrap CTO Culture docker GitOps Java Kafka Kubernetes Kubevirt Linux MapStruct maven OpenShift Podman Postgres PostgreSQL Quarkus RHEL Security Spring Boot Testcontainers testing Virtualization