Laravel on Kubernetes
I created this sample project to demonstrate how to deploy Laravel on Kubernetes.
Tutorial: Laravel Build on Kubernetes
I created this sample project to demonstrate how to deploy Laravel on Kubernetes.
Tutorial: Laravel Build on Kubernetes
Biidznillah, I built a DNS server using CoreDNS with a custom ASN Lookup plugin to handle DNS requests based on ASN (Autonomous System Numbers). The goal is to reduce latency by directing DNS requests to the nearest server according to the user's ASN.
Read the full tutorial at CoreDNS with ASN Lookup Tutorial
Biidznillah, I built cPanel Mail Exporter, a tool that fetches email logs from a WHM/cPanel server and exposes them as Prometheus metrics.
Read the full tutorial at cPanel Mail Exporter Tutorial
Linux can feel overwhelming when you're first getting started, but once you understand the fundamentals, it becomes a powerful tool for development, automation, and system administration.
Read the full tutorial at Linux Tutorial.