Posts
All the articles I've posted.
Integrating Docker and Caddy Logs with OpenTelemetry Collector: A Comprehensive Guide
The integration of Docker and Caddy logs into an OpenTelemetry Collector requires a systematic approach that leverages containerization best practices, structured logging configurations, and OpenTelemetry’s flexible data collection capabilities
Getting Started with Custom Nodes in n8n Using Docker
n8n is a powerful workflow automation tool that allows you to create automation between different services and APIs. Sometimes, n8n’s built-in nodes might not cover all your needs, and that’s where custom nodes come into play. Custom nodes allow you to extend n8n’s capabilities by writing your own functionality. In this guide, we will cover how to set up a custom node for n8n and run it using Docker.
Open Source Reverse Proxies Compatible with OpenTelemetry for Logs and Metrics
The integration of reverse proxies with OpenTelemetry (OTel) has become a critical requirement for modern observability pipelines. This report evaluates four open-source reverse proxies—NGINX, HAProxy, Caddy, and Envoy—and their compatibility with OpenTelemetry for collecting logs, metrics, and traces. Each solution is analyzed for configuration workflows, data export capabilities, and architectural considerations.
Comparative Analysis of Open-Source News Crawlers
This report evaluates six open-source news crawlers—**news-please**, **Fundus**, **news-crawler**, **news-crawl**, **Trafilatura**, and **newspaper4k**
Kubernetes Deployment Strategies for Small Businesses on Hetzner Cloud: A Comparative Analysis of k3s, MicroK8s, and Alternatives
In the evolving landscape of container orchestration, small businesses leveraging Hetzner Cloud face critical decisions when selecting a Kubernetes deployment strategy. This analysis evaluates four prominent options—k3s, MicroK8s, Minikube, and Docker Swarm—through the lens of production readiness, operational complexity, and cost efficiency.