<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>Ci-Cd on Hendrickx Consulting</title>
    <link>/tags/ci-cd/</link>
    <description>Recent content in Ci-Cd on Hendrickx Consulting</description>
    <image>
      <title>Hendrickx Consulting</title>
      <url>/images/papermod-cover.png</url>
      <link>/images/papermod-cover.png</link>
    </image>
    <generator>Hugo</generator>
    <language>en-us</language>
    <copyright>Hendrickx Consulting</copyright>
    <lastBuildDate>Wed, 22 Apr 2026 00:00:00 +0000</lastBuildDate>
    <atom:link href="/tags/ci-cd/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Deploying a Hugo blog from Azure DevOps to a self-hosted VPS</title>
      <link>/posts/hugo-blog-to-vps/</link>
      <pubDate>Wed, 22 Apr 2026 00:00:00 +0000</pubDate>
      <guid>/posts/hugo-blog-to-vps/</guid>
      <description>&lt;p&gt;I wanted a clean publish pipeline for my Hugo blog hosted on a Netcup VPS. The goal was simple: push to the &lt;code&gt;main&lt;/code&gt; branch in Azure DevOps, and the live site update automatically. No manual builds, no FTP.&lt;/p&gt;
&lt;p&gt;The VPS already runs Pangolin, which bundles Traefik as its reverse proxy. That meant I had an existing Docker network and a working cert resolver to plug into. The missing pieces were the Hugo serving container, a deploy user with SSH access, and an Azure Pipeline to tie it together.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
