Articles by Tag #nginx

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

Dockerize a Laravel 11 app

Dockerizing a Laravel application is not as simple as it seems, which is why today I will guide you...

Learn More 110 7Jun 28 '24

My HNG Journey. Stage Two: Containerization and Deployment of a Three tier application Using Docker and Nginx Proxy Manager

Introduction This stage brought on a task that at first glance seems easy and...

Learn More 83 8Jul 8 '24

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

Configuring Multiple Ports With Nginx Reverse Proxies on the Same Domain

Recently, while working on one of the projects, I was stuck in a situation where I wanted to run two...

Learn More 34 1Aug 12 '24

Dockerizing a Laravel App: Nginx, MySql, PhpMyAdmin, and Php-8.2

What is Docker? Docker is an open-source platform that enables developers to automate the...

Learn More 29 1Jul 8 '24

Host Multiple Node Apps with nginx, pm2 with SSL certificate

Hey Developers, If you're planning to host a Node.js application, or multiple Node.js applications,...

Learn More 21 2Jul 8 '24

Sherlock Holmes: The Case of the Content Length Mismatch

Welcome to our Sherlock Holmes-inspired tech adventure Series! Imagine each technical challenge as a...

Learn More 21 2Jul 18 '24

Nginx for newbies: Get your confusions cleared and become a Web ADMIN!

If you’ve ever looked into hosting a website or running a web application, you might have heard a...

Learn More 20 1Feb 15

Sherlock Holmes: The Case of the Broken Website

Welcome back to our series, where we unravel the mysteries of infrastructure issues with a touch of...

Learn More 18 0Aug 18 '24

Setting Up a PHP Website on EC2 with Nginx, MySQL, PHP, and Git

This guide will walk you through the process of setting up a PHP website on an Amazon EC2 instance...

Learn More 18 1Jul 28 '24

ServBay 1.7.0 Released: Now with NGINX Support!

We're thrilled to announce the latest update to ServBay, your powerful all-in-one development...

Learn More 17 0Dec 25 '24

Sherlock Holmes: The Case of the Missing User IPs

Welcome to our series of infrastructure detective stories, where we unravel the mysteries lurking...

Learn More 15 0Aug 19 '24

Deploying a static website with AWS EC2 using Nginx

Amazon Web Services (AWS) is one of the most popular cloud computing platforms worldwide. It offers a...

Learn More 15 4Jul 1 '24

Deploying a FastAPI Application on AWS EC2 with Nginx and CI/CD

Introduction Deploying a FastAPI application with Nginx on AWS EC2 can be challenging for...

Learn More 14 3Feb 12

"ngrok" from scratch

Introduction ngrok is a fantastic tool for exposing local servers to the internet with...

Learn More 14 0Jan 28

My HNG Journey. Stage Four: Mastering Multi-Environment Deployments: A Deep Dive into CI/CD with Next.js, Docker, and Nginx

In Stage Four of my HNG journey, we were grouped into teams, some teams deployed and maintained...

Learn More 13 2Aug 3 '24

Setting Up a VPS with Nginx, Docker, and GitHub Actions

Intro In this article, we'll be walking through setting up a VPS using Nginx, Docker and...

Learn More 13 0Aug 24 '24

Install NGINX Ingress Controller in AWS EKS

This lesson covers the steps to install and configure an NGINX Ingress Controller in your EKS...

Learn More 13 0Sep 14 '24

My HNG journey. Stage Zero: How to Deploy a Static Webpage Using Nginx

Introduction Over the past few years, HNG internships have always been talked about with...

Learn More 13 3Jul 2 '24

HNG Internship "DevOps Stage 0 - NGINX Configuration"

As a DevOps Engineer, one of the first things you should learn is how to run applications on a...

Learn More 12 6Jan 29

How to Secure OpenResty with a Free WAF

OpenResty is a full-featured web application server based on Nginx and LuaJIT. It provides a powerful...

Learn More 12 0Sep 19 '24

Deploy NGINX on multiple Environments

Table of Contents: Introduction Main Takeaways The Norm Way: Deploying on an EC2...

Learn More 11 4Nov 23 '24

Why We Chose NGINX + HashiStack Over Kubernetes for Our Service Discovery Needs

We recently switched from Kubernetes to Nomad to manage our infrastructure. At first, with two nodes...

Learn More 11 0Oct 6 '24

From Classroom to Command Line: Building My First Live Server with AWS EC2 and NGINX

Five years after my first attempt, I rejoined the HNG internship program—this time choosing the...

Learn More 10 0Jan 30

Building a Production Stack: Docker, Meilisearch, NGINX & NestJS

Learn to set up a production-ready search engine with Meilisearch, Docker, NGINX, and NestJS

Learn More 10 0Dec 31 '24

Detecting nginx worker leaks

A good way to understand how software systems work is through studying how they fail. It's why the...

Learn More 9 2Jun 3

Serving a Static Website in Ubuntu [NGINX + Docker]

Hi there DEV.to community. Recently as I was working on a personal project I was looking for a...

Learn More 9 0Sep 28 '24

Deploying a FastAPI App with CI/CD: GitHub Actions, Docker, Nginx & AWS EC2

Tired of manually deploying your applications? What if you could push code to GitHub, run tests...

Learn More 9 5Feb 13

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

Building a Simple CDN with NGINX and Docker: A Step-by-Step Guide

Introduction: Why Use a CDN? A Content Delivery Network (CDN) is a distributed network of...

Learn More 9 0Mar 27