Dec 22, 2025 · 3 min read · Ok, so you are here because you just like my blogs or you have his error Access to fetch at 'https://leedsunited.com/ords/hrw/hr/employees/' from origin 'http://127.0.0.1:5500' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header ...
Join discussion
Oct 31, 2025 · 4 min read · Nginx is engineered for performance. It can handle thousands of concurrent connections efficiently using a lightweight, non-blocking event-driven architecture and a master–worker process model. In this post, we’ll visualize how Nginx works under the ...
Join discussion
Sep 27, 2025 · 8 min read · Nginx is a high performance web server developed to facilitate the increasing needs of the modern web. It focuses on high performance, high concurrency, and low resource usage. Although it's mostly known as a web server, NGINX at its core is a revers...
Join discussionSep 23, 2025 · 3 min read · This guide explains how to deploy n8n with Nginx Proxy Manager (NPM) using Docker Compose on a new Ubuntu server. The setup uses a shared Docker network so that NPM can route traffic to n8n securely with HTTPS. 1. Prerequisites Ubuntu 22.04 or late...
Join discussionSep 12, 2025 · 5 min read · Nginx Proxy Manager is a user-friendly, web-based tool for managing Nginx reverse proxies, SSL certificates, and access controls with ease. Table of contentsWhat is Nginx Proxy Manager?Steps to followInstall Docker, and Docker-ComposeInstall Docker E...
Join discussion
Jun 12, 2025 · 3 min read · Nginx Proxy Manager - Zero to Hero Playlist Hey tech enthusiasts! 👋If you're diving into the world of self-hosting, homelabs, or managing your web applications more efficiently, Nginx Proxy Manager (NPM) is your best friend! It's a powerful, open-so...
Join discussion
Jun 8, 2025 · 12 min read · Introduction Why switch from Google Photos to a self-hosted solution? Google Photos has long been a convenient solution for storing and managing personal photos and videos. Its seamless integration wi
Join discussion
Dec 19, 2024 · 2 min read · NGINX is used all kind of reverse proxy uses from Keycloak to Oracle APEX Reverse Proxy Management for self-hosting and the Autonomous DB. I’ve had this problem couple of times now. It occurred when I took a container offline, and NPM wouldn’t start ...
Join discussion
Sep 30, 2024 · 3 min read · This blog differs from other methods in these regards: Use of Docker instead of Non-containerized deployment Use of Cloudflare 15 year Certificates instead of Let’s Encrypt 3 monthlies This is the only guide, I believe, that includes steps for Ngi...
Join discussion