<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Christian Heusels Website</title>
    <link>https://christian.heusel.eu/</link>
    <description>Recent content on Christian Heusels Website</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en-us</language>
    <lastBuildDate>Wed, 15 Sep 2021 12:02:01 +0100</lastBuildDate><atom:link href="https://christian.heusel.eu/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Setting up MinIO on gokrazy</title>
      <link>https://christian.heusel.eu/blog/minio/</link>
      <pubDate>Wed, 15 Sep 2021 12:02:01 +0100</pubDate>
      
      <guid>https://christian.heusel.eu/blog/minio/</guid>
      <description>NOTE: gokrazy has since changed its commandline interface (in a very nice way IMO), and Michael was kind enough to also update the guide for minio: https://gokrazy.org/packages/minio/
Old Article:
MinIO is high-performance object storage that is API compatible to Amazons Simple Storage Service (S3), but is open source and written in Go. It can be used as a building block for applications involving file storage and file transmission and while its native to the cloud, it turns out one can also use it on gokrazy.</description>
    </item>
    
    <item>
      <title>Setup that runs this website</title>
      <link>https://christian.heusel.eu/blog/website/</link>
      <pubDate>Sat, 27 Jun 2020 00:09:01 +0100</pubDate>
      
      <guid>https://christian.heusel.eu/blog/website/</guid>
      <description>This is a static webpage powered by the great HUGO site generator and uses the introduction theme.
Webhooks For every push to the master-branch GitHub triggers a Webhook to a URL on my server which then starts the redeploy server-side. To secure this mechanism the hook itself uses a secret and the URL to trigger the redeploy is treated as a secret.
To make all of this work the webhook service just listens on localhost, which can be achived by creating an override for the systemd unit (via systemctl edit webhook.</description>
    </item>
    
  </channel>
</rss>
