Advent of Code 2022 – Day 14
I'm trying to solve all the Advent of Code puzzles in this video series.
We will use the Github actions and create a progressive web app and test it using lighthouse ci. I will also go through improvements I’ve done from the report CI in lighthouse.
We look into different looping concepts, what they are and when to use them.
In this video I revisit the topic of cephadm, last time I thought it was not ready for production but I show off some of the improvements that have been done in the process. We talk about the different steps required in the console to get the cluster started and then I look at the…
I needed some test data to migrate into Vitess and training on GUI work. In this video, I go through the code I created to convert the …
Quick note just to save this small information. IBM support is telling us that it’s impossible to use Commerce Developer with an external Solr server. After some research I found which config file to change in order to change which server it will call. [WCDEV_INSTALL]\wasprofile\config\cells\localhost\nodes\localhost\servers\server1\namebindings.xml This file has multiple entries for configuring the search. Changing…
We look into how to set up FastCGI Process Manager (FPM). What configuration options and considerations are important.