Software
Manage a Docker container on an Ubuntu VM with Cloud-Init
in Software on October 21, 2020A quick example of how configure an Ubuntu VM to run a Docker container using only Cloud-Init
System Administration Docker Cloud-InitAutomated Pull Requests for Hugo Updates with Github-CI
in Software on October 16, 2020A Github Actions workflow that will create a PR containing a Hugo update
Hugo Github Actions Automation BashVisual Regression Testing for Hugo with Github-CI and BackstopJS
in Software on October 14, 2020A guide to automated regression testing for static sites with Github Actions and BackstopJS
Github Actions BackstopJS Docker Automation Hugo BashProvision Debian 9 cloud image VM on Proxmox
in Software on March 11, 2020A quick guide to provision a Debain Stretch cloud-init VM on Proxmox 6
Proxmox System Administration TerraformHabits.watch: a tool to help track streaks in your habits
in Software on February 7, 2020I wrote a golang rest api and a vue.js frontend to help track habit streaks
Go Vue.js Postgresql Azure TerraformWorking with Azure Queues in Go
in Software on September 29, 2019Quick snippets to read/write/clear Azure Queues in Golang
Go AzureTesting SandboxEmailInterceptor Initializer in Rails 5
in Software on May 26, 2019How to test an environment based initialized in Rails 5 with minitest
Ruby Rails MinitestRails 5 I18n Enum Display Helper
in Software on May 11, 2019A simple helper to assist with translating enum names for your rails view
Ruby Rails I18nInstall AWS Cloudwatch Agent with Chef
in Software on April 7, 2019Quick-guide to install the AWS Cloudwatch Agent
AWS Cloudwatch Chef System Administration Ruby