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 · 1403 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 · 121 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 · 5 min · 1044 words · Chris Pratl

Using acme.sh for a DNS Wildcard certificate without API access to my domain

How I am using acme.sh for a wildcard certificate, altough my DNS provider does not provide an API

October 19, 2024 · 3 min · 613 words · Chris Pratl

Setting up a Forgejo Runner

I have setup a Forgejo runner and would like to write down what exactly I have done.

October 13, 2024 · 5 min · 894 words · Chris Pratl

Repeated API calls with Apache Airflow

I learned how to send repeated API calls via Apache Airflow.

September 7, 2024 · 4 min · 704 words · Chris Pratl

Fix DNS in WSL

My WSL instance partly failed to define the correct DNS servers. I wrote a script to fix that.

July 11, 2024 · 2 min · 281 words · Chris Pratl

Check if a string is a web URL via a regular expression

I want to check if a string is an URL and created a regular expression for that.

July 9, 2024 · 2 min · 409 words · Chris Pratl

Get the remaining validity time of a SSH certificate

I want to find out how long an SSH certificate is still valid.

April 10, 2024 · 2 min · 257 words · Chris Pratl