How to Deploy .NET Applications Continuously in Docker Without PipelinesDue to requirements in the workplace for a specific application where the staging/testing server wasn’t able to be added into the deployment group of a pipeline (security risk for on-premise server access) I had to find a way to have a container auto...Sep 16, 2024·3 min read
DNS Server for HomelabIntroduction DNS is an important part of a homelab environment and will make it a lot easier to keep track of the various services that you are hosting. For my current homelab setup, I have an external DNS hosted by Dreamhost as part of a shared web...Mar 28, 2022·4 min read