DEV Community

# nginx

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Traffic mirroring by NGINX mirror module

Traffic mirroring by NGINX mirror module

7
Comments 3
2 min read
Configuring Nginx to Proxy Webhooks

Configuring Nginx to Proxy Webhooks

6
Comments
4 min read
Simple steps to Dockerize your Laravel app

Simple steps to Dockerize your Laravel app

48
Comments 5
6 min read
MĂșltiples aplicaciones en contenedores docker con proxy reverso Nginx y SSL.

MĂșltiples aplicaciones en contenedores docker con proxy reverso Nginx y SSL.

13
Comments 7
3 min read
Yet another way to containerize your React app with Docker multi-stage build

Yet another way to containerize your React app with Docker multi-stage build

77
Comments 2
3 min read
Node app with Nginx on Amazon EC2

Node app with Nginx on Amazon EC2

11
Comments
5 min read
How To Install Linux, Nginx, MySQL, PHP (LEMP stack) on Ubuntu 19.04

How To Install Linux, Nginx, MySQL, PHP (LEMP stack) on Ubuntu 19.04

6
Comments
2 min read
Dynamic nginx config on Cloud Run

Dynamic nginx config on Cloud Run

14
Comments 3
2 min read
Deploy your NextJS Application on a different base path (i.e. not root)

Deploy your NextJS Application on a different base path (i.e. not root)

9
Comments 1
6 min read
Automate Nginx conf file validation using Docker

Automate Nginx conf file validation using Docker

7
Comments
2 min read
Nginx로 https Proxy 서ëȄ 만듀Ʞ

Nginx로 https Proxy 서ëȄ 만듀Ʞ

8
Comments
1 min read
HTTP: redirects, POST and GET requests, and the "lost data"

HTTP: redirects, POST and GET requests, and the "lost data"

20
Comments
12 min read
CORS .NET Core API, NGINX

CORS .NET Core API, NGINX

6
Comments 3
1 min read
Configure Let's Encrypt + Nginx in Ubuntu

Configure Let's Encrypt + Nginx in Ubuntu

18
Comments 1
2 min read
Configurando LetsEncrypt con Nginx en Ubuntu

Configurando LetsEncrypt con Nginx en Ubuntu

9
Comments 2
2 min read
Moving from Apache2 to Nginx Webserver

Moving from Apache2 to Nginx Webserver

86
Comments 5
4 min read
Ingress in Kubernetes with Docker for Windows

Ingress in Kubernetes with Docker for Windows

4
Comments 4
2 min read
New PHP vulnerability - CVE-2019-11043

New PHP vulnerability - CVE-2019-11043

4
Comments
1 min read
Part 3 - Deploying a simple web app with monitoring and analytics without Docker or containers for beginners

Part 3 - Deploying a simple web app with monitoring and analytics without Docker or containers for beginners

8
Comments
8 min read
Implement HTTPS for API Access on localhost with Nginx

Implement HTTPS for API Access on localhost with Nginx

10
Comments 1
6 min read
Building a scalable, highly available, and portable web server

Building a scalable, highly available, and portable web server

20
Comments
8 min read
Nginx as a static site server on Heroku

Nginx as a static site server on Heroku

3
Comments
4 min read
Adding Brotli to an Already-built NGINX Instance

Adding Brotli to an Already-built NGINX Instance

13
Comments 1
6 min read
àž§àčˆàžČàž”àč‰àž§àžąàč€àžŁàž·àčˆàž­àž‡ SSL Certificate àžàž±àžš NGINX

àž§àčˆàžČàž”àč‰àž§àžąàč€àžŁàž·àčˆàž­àž‡ SSL Certificate àžàž±àžš NGINX

23
Comments
1 min read
How I deployed my Django app to Vultr VPS

How I deployed my Django app to Vultr VPS

16
Comments 1
4 min read
How to fix CORS headers in a single page application

How to fix CORS headers in a single page application

7
Comments 2
3 min read
Docker isn't as difficult as I thought it was

Docker isn't as difficult as I thought it was

11
Comments 2
4 min read
Let’s Encrypt Cloudflare

Let’s Encrypt Cloudflare

9
Comments 1
3 min read
Nginx: Everything about proxy_pass

Nginx: Everything about proxy_pass

263
Comments 27
7 min read
How to colorize your NGINX log files with CCZE

How to colorize your NGINX log files with CCZE

6
Comments
2 min read
A PHP developer's first journey into the NodeJS land! (and bumping into a CORS issue)

A PHP developer's first journey into the NodeJS land! (and bumping into a CORS issue)

5
Comments 2
4 min read
Internal and external connectivity in Kubernetes space

Internal and external connectivity in Kubernetes space

5
Comments 1
9 min read
NGINX: limit_req – limiting requests per IP

NGINX: limit_req – limiting requests per IP

9
Comments
3 min read
What is NGINX?

What is NGINX?

14
Comments
5 min read
Deploying masonite 2 project with Nginx and Gunicorn

Deploying masonite 2 project with Nginx and Gunicorn

12
Comments 3
4 min read
Extend NGINX with Lua — DDOS Mitigation using Cookie validation

Extend NGINX with Lua — DDOS Mitigation using Cookie validation

10
Comments 1
3 min read
Deploying an i18n Angular app with angular-cli

Deploying an i18n Angular app with angular-cli

39
Comments 14
5 min read
NGINX: multi-branch deployment with Ansible, NGINX map and HTTP Headers

NGINX: multi-branch deployment with Ansible, NGINX map and HTTP Headers

9
Comments
7 min read
PHP + nginx + caché + tmpfs, una combinación ganadora

PHP + nginx + caché + tmpfs, una combinación ganadora

6
Comments
3 min read
How to make Nginx cache cookie aware?

How to make Nginx cache cookie aware?

12
Comments 2
1 min read
Make a request between frontend and backend locally running on different ports without CORS issue

Make a request between frontend and backend locally running on different ports without CORS issue

34
Comments 3
3 min read
Environment configuration with React & Nginx

Environment configuration with React & Nginx

8
Comments
5 min read
Deploy Laravel Application with Nginx on Ubuntu 18.04 on DigitalOcean

Deploy Laravel Application with Nginx on Ubuntu 18.04 on DigitalOcean

28
Comments 8
8 min read
Dockerization: Varnish, Nginx & try to hit the first cache

Dockerization: Varnish, Nginx & try to hit the first cache

16
Comments 3
3 min read
Nginx for Front-end Developers - Beyond the Basics

Nginx for Front-end Developers - Beyond the Basics

126
Comments 4
6 min read
Proxying Nodejs Requests using Nginx

Proxying Nodejs Requests using Nginx

14
Comments
4 min read
Configure Nginx Ingress Controller to use JSON log format

Configure Nginx Ingress Controller to use JSON log format

13
Comments 4
1 min read
Laravel Horizon with Nginx and Ubuntu 18.04 on DigitalOcean

Laravel Horizon with Nginx and Ubuntu 18.04 on DigitalOcean

7
Comments 5
4 min read
How to setup a reverse proxy to your host machine using Docker

How to setup a reverse proxy to your host machine using Docker

29
Comments 5
2 min read
Hosting a .Net Core App with Nginx and Let's Encrypt

Hosting a .Net Core App with Nginx and Let's Encrypt

51
Comments 7
6 min read
Nginx: Reverse Proxy

Nginx: Reverse Proxy

18
Comments
8 min read
Nginx as a Load balancer (Part-III)

Nginx as a Load balancer (Part-III)

8
Comments
4 min read
Beginners guide to logrotate.

Beginners guide to logrotate.

6
Comments 2
3 min read
Understanding AWS Elastic Beanstalk Worker Timeout

Understanding AWS Elastic Beanstalk Worker Timeout

7
Comments 1
5 min read
Joomla on Nginx: Making SEF URLs

Joomla on Nginx: Making SEF URLs

4
Comments
4 min read
Welcome to Nginx! (Part-II)

Welcome to Nginx! (Part-II)

5
Comments
3 min read
Welcome To Nginx! (Part-I)

Welcome To Nginx! (Part-I)

15
Comments
3 min read
How to Setup a Domain on VPS: From Registration to SSL Certification

How to Setup a Domain on VPS: From Registration to SSL Certification

16
Comments 2
16 min read
JetBrains Upsource: installation, configuration on Linux with NGINX and SSL and PyCharm integration

JetBrains Upsource: installation, configuration on Linux with NGINX and SSL and PyCharm integration

5
Comments
8 min read
Nginx : 2 domĂ­nios (dns) no mesmo servidor

Nginx : 2 domĂ­nios (dns) no mesmo servidor

10
Comments
2 min read
loading...