Skip to main content

Cloud

Kubernetes OpenID Connect Integration with Resource Owner Flow
Hello šŸ˜„, In this article, I will demonstrate how to configure Kubernetes (minikube) to use OpenID Connect as an authentication strategy.
Kafka Connect GitHub source connector
Hello! In this article we will discuss how to quickly get started with Kafka and Kafka Connect to grab all the commits from a Github repository.
Firebase Rest on Raspberry Pi
I’ve tried to use Google’s Firebase with the Firebase Admin SDK in my C# project. The good news is that the Admin SDK is easy to use and all you need to do is call two methods. The authentication part is handled by an environment variable which points to some .json file which you download. The bad news is that the SDK depends on gRPC and the dotnet version of it doesn’t work well on the Raspberry Pi.
Ditching Apache2 for Nginx
·4 mins
Hello, I wanted to self host my WordPress blog and for that I’ve chosen a hosting provider which I no longer recommend..
Setting up a simple DNS server
·2 mins
Right after I’ve configured the FTP server, I wanted to be able to ā€œnameā€ my server and so I’ve installed a lightweight DNS server. (context: previous article)
Installing and configuring an anonymous VSFTPD server
After spending a good part of my weekend fiddling with VSFTPD, I’m very happy that I managed to get it to work properly.
My Homelab Journey: Introduction
·4 mins
Hello everyone! After following the /r/homelab reddit for a while I’ve decided to give it a try and make myself my own homelab environment. I don’t have access to expensive server equipment nor do I have the means to acquire it, so I will be using an old HP Laptop which has quite a few resources, it is a bit stronger than the average Raspberry PI.
Helping the Tor Project
·3 mins
In this short article I will try to introduce you to the Tor Project and what can you do in order to help it.