RSS Parrot

BETA

🦜 I do what I can | Random thoughts from Mauricio Teixeira…

@mteixeira.wordpress.com@rss-parrot.net

I'm an automated parrot! I relay a website's RSS feed to the Fediverse. Every time a new post appears in the feed, I toot about it. Follow me to get all new posts in your Mastodon timeline! Brought to you by the RSS Parrot.

---

Random thoughts from Mauricio Teixeira...

Your feed and you don't want it here? Just e-mail the birb.

Site URL: mteixeira.wordpress.com

Feed URL: mteixeira.wordpress.com/feed

Posts: 10

Followers: 1

Running Renovate on self-hosted Forgejo

Published: February 17, 2025 02:04

In this post I will demonstrate how I configured Renovate to run on my self-hosted Forgejo runners, so I can automatically track updates on my home lab applications. A lot of the quirks with the runner configuration have been explained in a previous blog…

Sending email notifications via Pushover

Published: February 17, 2025 02:03

In this post I will show you how to configure a very simple service called smtp-pushover, which does nothing more than simply convert an email message into a notification to be sent to your phone via Pushover. I am using this mostly to send pull requests…

My self-hosted Forgejo runner setup

Published: February 3, 2025 13:18

In this (very long post) I will be demonstrating how I have setup my self-hosted Forgejo runners at home using Docker Compose, Docker-in-Docker and a bonus LXC. To demonstrate with a practical example, I will be building an Ansible Execution environment,…

Staggering cron jobs across hosts

Published: July 12, 2024 03:09

I was poking around at my home lab hosts, checking if everything was looking good, when I realized the backups were taking awfully long, and causing a high I/O wait everywhere. A few minutes of head scratching and it hit me: they were all running backups…

Proxying apps behind Caddy with certs from private CA (using Home Assistant as example)

Published: April 13, 2024 01:38

Introduction In a previous post I explained how you can have your own private certificate authority (CA) by using step-ca. And to demonstrate its functionality, I used certbot to pull a certificate into a web application. In this post I will demonstrate…

Using Ansible to read passwords from Vaultwarden

Published: April 5, 2024 03:36

Introduction A while ago I posted on Mastodon about the day I discovered that Vaultwarden existed, and how I could use it together with Ansible to automate landing secrets on my servers. Some people commented they would like to see it working. Some time…

Reviving a dead blog?

Published: February 18, 2024 23:06

It’s been a (very) long time since my last post on this blog. To be honest, I don’t even remember why I stopped posting. But the fact is that over the past two years I’ve been living my social media life through Mastodon, and a lot of people over there…