Cloud
Kubernetes OpenID Connect Integration with Resource Owner Flow
·6 mins
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.
Installing and configuring an anonymous VSFTPD server
·6 mins
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.