We are going to explain how we can setup our own analytic server with the help of Umami, Supabase, Hetzner, and K3s.
Yesterday I got many issues while trying to access my Cluster, it was not the DNS !!!
Since K3s comes only with local storage class, I'll explain how to enable an NFS storage class.
I'll talk about the different yaml files that we will create, to install Mastodon, PostgreSQL and backup our database everyday.
In this part I'll talk about configuring your servers so can connect your K3s instances together.
In this part I'll list the hardware I use and the requirements you will need to run your own (personal) Mastodon instance.
n8n is a workflow automation platform that doesn't box you in, that you never outgrow, so why not to try it locally
sometimes, you need a reference for the terminology
As we used the local storage for our postgresql service, we need a way to backup the data, this article will describe what we can do.