Articles by Tag #nginx

Browse our collection of articles on various topics related to IT technologies. Dive in and explore something new!

Linux Commands in DevOps: A Practical Guide with Examples

☄️ Top 70 Linux Commands Every DevOps Engineer Should Know ♾ Linux commands form the backbone of...

Learn More 53 5Dec 14 '24

Kubernetes Gateway API Rehberi: Ingress NGINX'ten Göç ve Zabbix Örneği

NGINX Ingress'e Ne Oldu? 2026 yılında Kubernetes dünyasında önemli bir değişiklik...

Learn More 1 0Nov 28

🚀 A Complete Guide to Deploying SSL-Enabled Django in Docker With Nginx, PostgreSQL & Redis

A practical journey of debugging, configuring, and enabling HTTPS on a production...

Learn More 1 0Nov 28

Building a Self-Healing Blue/Green Deployment with Nginx & Docker

The 2:47 AM Lesson That Changed Everything It was 2:47 AM. Our backend service had gone...

Learn More 3 0Oct 25

🚀 From 2–5 Minutes to < 1 Second: How a Small Nginx Config Change Boosted My Website

A few days ago, I was puzzled about why the website I built felt extremely slow when loading a...

Learn More 12 6Sep 8

Guide to Containerizing a Modern JavaScript SPA (Vue/Vite/React) with a Multi-Stage Nginx Build 🚀

This guide outlines the professional, multi-stage Docker strategy required to package a built Single...

Learn More 7 4Oct 7

Stop the Panic: NGINX is NOT Dead: Understanding the ingress-nginx Controller Retirement

TL;DR - What's Actually Happening 🚨 What's retiring: The Kubernetes ingress-nginx...

Learn More 1 0Nov 15

The Right Way to Handle 404s in Angular SPAs with Nginx

Modern Angular and other single-page applications (SPAs) often break one of the web’s oldest...

Learn More 0 0Oct 9

Setting a Reverse Proxy with Nginx

Last week, I needed to run a POC and wanted to use a reverse proxy so that the URLs looked clean...

Learn More 0 0Oct 27

From 20 to 24 LTS: Safe Way to Upgrade Ubuntu on DigitalOcean

Upgrading an old production server is not a popular topic today. Most run Docker, Kubernetes, or at...

Learn More 0 0Nov 20

Access HTTPS APIs Behind IP Whitelisting Using Nginx Reverse Proxy in Docker

🔒 Problem Have you ever faced this situation? You have a local system for development, ...

Learn More 4 0Oct 28

Docker HTTPS Automation: 7-Step Guide to Free SSL Certificates with Nginx & Certbot

Automating HTTPS with Docker, Nginx &amp; Certbot A Practical Guide to Securing Your Web...

Learn More 5 0Oct 26

[New] in which language would you create a CRM web-app for a small office?

for years I have been paying really a lot of money for a CRM web-app which is mediocre. I always...

Learn More 1 2Mar 30

3 Battle-Tested Strategies to Scale and Secure Your Django Application: From DRF to Cloudflare

Why One Rate Limiting Strategy Isn't Enough You've launched your Django application,...

Learn More 1 0Oct 21

How to Install DVWS (Damn Vulnerable Web Services) on Nginx

DVWS (Damn Vulnerable Web Services) is a deliberately vulnerable web application for learning web and...

Learn More 1 0Nov 1

Terraform Meets Ansible: Automating Multi-Environment Infrastructure on AWS

🚀 Introduction Welcome Devs, to the world of Cloud and Code ☁️💻 Today, I’ve got something...

Learn More 9 0Oct 30

Install ISPConfig with Nginx Webserver on Ubuntu 22.04

Introduction ISPConfig is a very popular open‑source hosting control panel that lets you...

Learn More 1 0Nov 4

O Que É NGINX e Como Ele Funciona?

NGINX (pronunciado "engine x") é um software de código aberto amplamente utilizado como servidor web...

Learn More 1 0Oct 17

How to Configure NGINX, and Host Your Local Website on Ubuntu Installed on VMware

Introduction This guide walks through my full journey of: Enabling copy-paste and VMware...

Learn More 1 1Nov 10

Automate NGINX Deployment on AWS EC2 Server using Bash Script

Introduction In this guide, we’ll walk through how to launch a free t2.micro EC2 instance running...

Learn More 0 0Nov 14

Configuring and Enabling fail2ban to mitigate Wordpress authentication theft with Debian 12

We've recently run into a problem with our Wordpress site occasionally getting bombarded with login...

Learn More 0 0Nov 8

Desplegando Backend + Frontend con Nginx

Cuando tuve que desplegar un proyecto en una máquina virtual (VM) de Azure, terminé armando los pasos...

Learn More 0 0Oct 11

Deploying a simple NGINX web server on Azure and hosting a custom web page

🧩 Overview This task involves setting up a GitHub workflow, deploying and configuring an...

Learn More 1 0Oct 18

NGINX Technical Practice: Configuration Guide for TCP Layer 4 Port Proxy and mTLS Mutual Encryption Authentication

This article systematically breaks down the complete implementation of Nginx TCP Layer 4 port proxy...

Learn More 0 0Nov 23

Complete AWS EC2 Deployment Guide for Fullstack Apps

A comprehensive guide to deploying fullstack applications on AWS EC2. Deploy your Express.js backend...

Learn More 0 1Oct 5

Push Docker Image to AWS ECR

Containerization has changed the way we deploy applications. Instead of worrying about dependencies...

Learn More 0 0Oct 7

How to Password-Protect Any URL Path in Nginx (The Simple Way)

There can be situations where you want to lock a specific page with a password, so other users can't...

Learn More 10 0Nov 28

Deploy a Static Website on EC2 Using AWS CI/CD Services (CodeBuild, CodeDeploy, GitHub, and Nginx)

Step-by-Step Guide to Deploying an Index.html Page Using Nginx and AWS CI/CD Tools 💡...

Learn More 9 1Apr 30

Go in Action: Building a Production-Grade Dynamic Reverse Proxy on Top of Gin

Foreword As backend developers, we are certainly familiar with Nginx. It is the absolute...

Learn More 1 0Nov 20

Setting Up NGINX as A Reverse Proxy for your Nest JS Microservices

When building applications with NestJS, it's common to break features into microservices for better...

Learn More 5 0Oct 16