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

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

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

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 17 0Sep 14 '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 16 3Feb 12

"ngrok" from scratch

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

Learn More 14 0Jan 28

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

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

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 11 6Jan 29

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

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

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

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

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

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

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

Getting Started With Nginx: A beginner's Guide

💡 Introduction Welcome to the world of DevOps and automation! If you’re exploring web...

Learn More 8 0Mar 11

Configuring NGINX Web Server on Amazon EC2 Instance using Ubuntu server. My Stage 0 DevOps Task

Introduction Deploying a web server on a cloud platform is a fundamental skill for DevOps...

Learn More 8 0Jan 29

GUIA PRÁTICO DE COMANDOS DO DOCKER #1

1. Comandos Básicos de Imagens 1.1 Visualizar Ajuda Para visualizar os...

Learn More 8 2Jul 24

How to Migrate NGINX Website to ServBay

ServBay comes with a built-in web server called Caddy, known for its simple configuration and...

Learn More 8 0Oct 1 '24

Using Nginx on Docker

Introduction Nginx is a popular open-source web server known for its superior performance...

Learn More 8 0Sep 10 '24

How to Securely Deploy Node App to Ubuntu Server

This is blog about how you can deploy a Node app to a server with Nginx, whether it is a VPS, VDS, or...

Learn More 7 0Dec 18 '24

Helm for beginer - Deploy nginx to Google Kubernetes Engine

Introduction Helm is a package manager for Kubernetes, which simplifies the process of...

Learn More 7 0Sep 20 '24

Streamlining React CI/CD Pipelines with GitHub Actions

In this blog, I am going to go over the steps on how to implement a CI/CD pipeline using GitHub...

Learn More 7 0Dec 27 '24

How to configure Free SSL Certificate on Nginx using Certbot

Having an SSL certificate on your website is essential as it ensures the security of your website...

Learn More 7 0Dec 26 '24

Nginx for Beginners

What is Nginx? Nginx (pronounced "Engine-X") is a powerful, open-source web server...

Learn More 7 7May 19

How to Configure SafeLine WAF to Accurately Capture the Real Client IP

When reviewing attack logs in SafeLine WAF, you may notice that the source IPs sometimes seem...

Learn More 7 0May 9

Deploying a MERN App on Azure: The Smart Way

In this blog, I will walk you through the steps involved in hosting your MERN stack (MongoDB,...

Learn More 7 0Dec 27 '24