Posts
All the articles I've posted.
Best Open Source Backend as a Service Authentication Solutions in 2025
This report examines the leading open source options available today.
Simple HTTP Basic Authentication for Cloudflare Pages
Adding authentication to your pages deployment requires a programmatic approach.
Top 7 Open-Source AI Low/No-Code Tools in 2025: A Comprehensive Analysis of Leading Platforms
This analysis examines 7 pioneering tools redefining how organizations implement AI solutions: Activepieces, Dify, Langflow, n8n, Flowise, LangFlow, and Botpress
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.