Using Certificates with ASP.Net Core under Docker
This post serves as a quick reference guide to getting custom certificates working for a Docker based asp.net core application. Obtaining the certificate Depending on your use case this could be ...
This post serves as a quick reference guide to getting custom certificates working for a Docker based asp.net core application. Obtaining the certificate Depending on your use case this could be ...
In this post I will cover creating a simple toast message implementation for your next svelte application using SvelteStrap and a simple toast manager service written in TypeScript. Components Yo...
In this post I will cover the basics of getting SonarQube running in a Docker container and walk you through setting up a simple ci-cd script to build and analyse a .net core project. Requirements...
Vite Related Tips Host Port Binding Every now and then I run into an odd issue where I am unable to launch a svelte project in my browser (due to the connection timing out). If you run into this...
In this post I will cover the process I used to get this blog (https://www.richardn.ca/) running under a custom domain on GitHub Pages along with getting Google Analytics and Adsense working with t...
This post is a starter post for docsify and it’s usage - this is a work in progress and will be updated periodically when I stumble upon anything that I find interesting. The docsify Flow Install...
This is a simple post covering the steps required to update the Chirpy Jekyll Theme used by this blog, along with listing some useful pages and tools used for writing my blog posts. Let’s dive in....
Recently I bought myself a new 3D Printer, more specifically a new shiny “Voxelab Aries 3D Printer” which imho is a pretty good value printer for its price point (paid ~ CAD$ 400 all in). My only c...
This is a collection of all my old blog posts from 2011 with links to the exported .pdf versions of each post - most (if not all of them) are probably out of date by now, howerver I found it intere...
In this post I will be covering how I modified the “owenb321/hampton-bay-fan-mqtt” to work with some “Home Decorations #1001 415 438” fans I had installed a while back. The fans make use of a prett...