Upgrading GoHugo to v0.146.0

How I upgraded my Blog to Hugo Version v0.146

April 17, 2025 · 2 min · 341 words · Chris Pratl

Upgrading Plausible to v3

I did the upgrade of Plausible to the latest version. Here, I want to write down how that went.

April 11, 2025 · 3 min · 498 words · Chris Pratl

Using Renovate on my self-hosted Forgejo Instance

Now that I have Renovate setup, I want to write down a basic usage for it.

April 8, 2025 · 2 min · 231 words · Chris Pratl

Defining my own dependency in Renovate

I want to track the Version of GoHugo in my own version file, and I want to write down how this works.

March 25, 2025 · 3 min · 559 words · Chris Pratl

Setting up Renovate in my Home Network

I have setup Renovate in my home network, and want to write down what I did and how.

March 11, 2025 · 4 min · 730 words · Chris Pratl

Allowing Forgejo to send eMails via Mailcow

I learned how Forgejo can send eMails via Mailcow.

February 12, 2025 · 1 min · 169 words · Chris Pratl

Migrating my blog from my hoster to my own server

I have migrated my blog from hoster to my own server. I would like to write down what I had to do to make that work.

February 10, 2025 · 4 min · 807 words · Chris Pratl

Rotating Traefik Logfiles

I learned how to rotate Traefik Logfiles when Traefik is running as a Docker Container.

February 10, 2025 · 3 min · 582 words · Chris Pratl

Some learnings about logrotate

I learned some things about logrotate that I would like to write down.

February 10, 2025 · 4 min · 823 words · Chris Pratl

Python: Nested with Statements

I can easily write nested with statements in Python.

February 7, 2025 · 1 min · 114 words · Chris Pratl

The evolution of my note management

I want to write down how my personal note-taking approach evolved over time.

January 30, 2025 · 7 min · 1432 words · Chris Pratl

Changing the password of an IMAP server in Thunderbird

I learned how to change a password in Thunderbird.

January 24, 2025 · 2 min · 238 words · Chris Pratl

Setting up Goharbor Container Registry

I installed GoHarbor and want to write down what I did.

January 17, 2025 · 7 min · 1417 words · Chris Pratl

Update to the setup of a Forgejo Runner

With newer versions of the Forgejo Runner, my setup does not work any more. This is the update, running with Forgejo Runner v5.

January 9, 2025 · 1 min · 123 words · Chris Pratl

Create a simple container image via Forgejo Actions

Writing down how I create a simple container image using Forgejo actions.

December 31, 2024 · 6 min · 1079 words · Chris Pratl