<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Development - tolson.io</title>
    <link>https://tolson.io/blog/development/</link>
    <description></description>
    <language>en-us</language>
    <managingEditor>tolson@tolson.io</managingEditor>
    <webMaster>tolson@tolson.io</webMaster>
    
    <copyright>2022</copyright>
    <lastBuildDate>Tue, 22 Feb 2022 00:00:00 +0000</lastBuildDate><atom:link href="https://tolson.io/blog/development/index.xml" rel="self" type="application/rss+xml" />
    
    <item>
      <title>pifrost: An external DNS for pi-hole</title>
      <image><url>https://tolson.io/blog/development/images/pifrost.png</url></image>
      <link>https://tolson.io/blog/pifrost-an-externaldns-for-pihole/</link>
      <pubDate>Tue, 22 Feb 2022 00:00:00 +0000</pubDate>
      <author>tolson@tolson.io (Tim Olson)</author>
      <guid>https://tolson.io/blog/pifrost-an-externaldns-for-pihole/</guid>
      <description>A showcase of pifrost, an external DNS provider I wrote to provide network-wide DNS for my homelab kubernetes. This controller works by watching Ingress and Service events in kubernetes. If an event matches a criterea (described within), a DNS record is created in pi-hole and thus the service is available via DNS on my local network.</description>
    </item>
    
    <item>
      <title>Testing Hugo Open Graph Protocol with Ngrok</title>
      <image><url>https://tolson.io/blog/development/images/hugo-ngrok.png</url></image>
      <link>https://tolson.io/blog/testing-hugo-open-graph-protocol-with-ngrok/</link>
      <pubDate>Sat, 18 Dec 2021 00:00:00 +0000</pubDate>
      <author>tolson@tolson.io (Tim Olson)</author>
      <guid>https://tolson.io/blog/testing-hugo-open-graph-protocol-with-ngrok/</guid>
      <description>I recently moved to [Hugo](https://gohugo.io). One constant frustration in webdev for me is the initial setup of [Open Graph Protocol](https://opengraphprotocol.org/), using [ngork](https://ngrok.com/) I found a decent solution.</description>
    </item>
    
    <item>
      <title>townwatch: an alerting tool for log line regex matches</title>
      <link>https://tolson.io/blog/townwatch-an-alerting-tool-for-log-line-regex-matches/</link>
      <pubDate>Sat, 01 May 2021 00:00:00 +0000</pubDate>
      <author>tolson@tolson.io (Tim Olson)</author>
      <guid>https://tolson.io/blog/townwatch-an-alerting-tool-for-log-line-regex-matches/</guid>
      <description>I recently completed a project for watching server log messages; [townwatch](https://github.com/tolson-vkn/townwatch). I named it for an upgrade in AoE2 that isn&#39;t very popular. Townwatch, my tool, is not a replacement for other monitoring or threat prevention tools, its aim is to provide some easy visibility into service log files on a linux host.</description>
    </item>
    
    <item>
      <title>Makefiles for simple Docker apps</title>
      <link>https://tolson.io/blog/makefiles-simple-docker-apps/</link>
      <pubDate>Tue, 10 Dec 2019 00:00:00 +0000</pubDate>
      <author>tolson@tolson.io (Tim Olson)</author>
      <guid>https://tolson.io/blog/makefiles-simple-docker-apps/</guid>
      <description>The principle purpose of this blog post is to serve as a first post for my website. Some of what I am doing here may seem a bit vague as this is a quick an dirty explanation to use while I test my blog post model. I would like this to be more thorough but I need to start somewhere.</description>
    </item>
    
  </channel>
</rss>

