DEV Community

# nginx

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Do You Really Need To Build A Web Server?

Do You Really Need To Build A Web Server?

2
Comments
5 min read
Securing and Optimizing your website - Part 3

Securing and Optimizing your website - Part 3

27
Comments
2 min read
Host your website with Nginx - Part 2

Host your website with Nginx - Part 2

9
Comments 1
3 min read
How to set up NGINX Docker Reverse Proxy?

How to set up NGINX Docker Reverse Proxy?

75
Comments 15
9 min read
Home webserver setup on a Raspberry pi, using balena and Nginx

Home webserver setup on a Raspberry pi, using balena and Nginx

20
Comments 3
16 min read
How to Install YOURLS on CentOS 7 using NGINX + HTTPS

How to Install YOURLS on CentOS 7 using NGINX + HTTPS

2
Comments 1
3 min read
Stop SQL Injection from .htaccess

Stop SQL Injection from .htaccess

12
Comments 1
2 min read
Docker + Flask + Vue + Nginx - deployment and development in one package (1)

Docker + Flask + Vue + Nginx - deployment and development in one package (1)

14
Comments 2
3 min read
Running ASP.NET Core on Linux Part 1

Running ASP.NET Core on Linux Part 1

11
Comments
5 min read
Kubernetes NGINX ingress controller with Dapr

Kubernetes NGINX ingress controller with Dapr

8
Comments
3 min read
CORS and SameSite Cookies Got You Down? An Effective Workaround for Browser Security Policies

CORS and SameSite Cookies Got You Down? An Effective Workaround for Browser Security Policies

8
Comments 1
5 min read
SETTING UP DISCOURSE ON A SUBDOMAIN

SETTING UP DISCOURSE ON A SUBDOMAIN

5
Comments
4 min read
NGINX Set Let's Encrypt

NGINX Set Let's Encrypt

6
Comments
1 min read
Controlling access to files uploaded by users

Controlling access to files uploaded by users

5
Comments
3 min read
LFS258 [9/15]: Ingress

LFS258 [9/15]: Ingress

13
Comments
5 min read
Reverse Proxy MS SQL with Nginx

Reverse Proxy MS SQL with Nginx

23
Comments 4
1 min read
LFS258 [8/15]: Kubernetes Volumes and Data

LFS258 [8/15]: Kubernetes Volumes and Data

27
Comments
11 min read
NGINX

NGINX

6
Comments
1 min read
How to secure a Web Application running on a private network.

How to secure a Web Application running on a private network.

10
Comments 1
7 min read
How I added Elasticsearch to a Laravel application on a server with minimal resources

How I added Elasticsearch to a Laravel application on a server with minimal resources

10
Comments
4 min read
Dockerizing ReactJS, NodeJS, NGINX using Docker

Dockerizing ReactJS, NodeJS, NGINX using Docker

60
Comments 7
3 min read
Nginx Routing on Heroku

Nginx Routing on Heroku

6
Comments
4 min read
Bring Your Own Certificate Authority

Bring Your Own Certificate Authority

40
Comments 2
6 min read
If installing SSL certificate on an Nginx webserver - don't forget this step

If installing SSL certificate on an Nginx webserver - don't forget this step

16
Comments 3
2 min read
Use Traefik 2 with Nginx, Apache, or CaddyServer to Serve Static Files

Use Traefik 2 with Nginx, Apache, or CaddyServer to Serve Static Files

7
Comments
3 min read
Multiple Service Deployments In A Single Host

Multiple Service Deployments In A Single Host

10
Comments 1
3 min read
Securing traffic with ACM Private Certificate Authority

Securing traffic with ACM Private Certificate Authority

7
Comments 1
3 min read
Setting up Django, Gunicorn and Nginx in Vagrant virtual machine

Setting up Django, Gunicorn and Nginx in Vagrant virtual machine

15
Comments
6 min read
Single End Point for Multipe Vuejs Applications Using Nginx

Single End Point for Multipe Vuejs Applications Using Nginx

5
Comments
3 min read
So what actually is Nginx? (Linux Sys-Admin for web devs)

So what actually is Nginx? (Linux Sys-Admin for web devs)

14
Comments
3 min read
Creating a web API with Lua using Nginx OpenResty

Creating a web API with Lua using Nginx OpenResty

30
Comments 1
4 min read
Maintenance pages in NGINX without reload

Maintenance pages in NGINX without reload

3
Comments
1 min read
🐳 How to dockerize your static website with Nginx, automatic renew SSL for domain by Certbot and deploy it to DigitalOcean?

🐳 How to dockerize your static website with Nginx, automatic renew SSL for domain by Certbot and deploy it to DigitalOcean?

183
Comments 6
8 min read
Como crear un streaming con Android Studio

Como crear un streaming con Android Studio

7
Comments
2 min read
How to deploy a laravel application using nginx on ubuntu

How to deploy a laravel application using nginx on ubuntu

19
Comments 4
5 min read
Nginx Ingress Controller Load Balancing and Retry with proxy_next_upstream

Nginx Ingress Controller Load Balancing and Retry with proxy_next_upstream

18
Comments 4
3 min read
How To Deploy a React app using Nginx and Ubuntu 18.04

How To Deploy a React app using Nginx and Ubuntu 18.04

45
Comments
2 min read
Nginx: How to create an SSL Self-Signed Certificate on Ubuntu

Nginx: How to create an SSL Self-Signed Certificate on Ubuntu

16
Comments 1
2 min read
Serving a Gatsby site from DigitalOcean using Nginx

Serving a Gatsby site from DigitalOcean using Nginx

22
Comments 2
7 min read
Secure your Kubernetes application with HTTPS

Secure your Kubernetes application with HTTPS

18
Comments
4 min read
Traffic mirroring by NGINX mirror module

Traffic mirroring by NGINX mirror module

10
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

50
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.

15
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)

12
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"

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

CORS .NET Core API, NGINX

6
Comments 3
1 min read
Moving from Apache2 to Nginx Webserver

Moving from Apache2 to Nginx Webserver

90
Comments 5
4 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
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

12
Comments 1
6 min read
loading...