New Site

New Site

May 15, 2023
website, technical

New Site #

Created and hosted my new site. Basic web site using Hugo to statically generate my content.

  • Public-facing content is deployed from Github Actions
  • Private-facing content is deployed from Buildkite, via an agent hosted in my homelab.

IaC #

Public:

  • Terraform
  • Github actions

Private:

  • IaC is handled via Ansible from the initial clone, to the application deploy.
  • Everything resides in a single mono-repo.

Goal #

The goal is to host a minimal set of homelab tools that can be recreated a moments notice. I’m using Alpine for all my images, and looking to shrink future services.