$ grep -r "#nginx" ./posts/

#nginx

// 6 posts tagged with nginx

01
/devops nginx ami linux update

Update Nginx version on AMI Linux

Let's update the Nginx version on AMI Linux in few steps. I'll show you how to do it, crash the server and fix it back.

02
/devops webservice nginx devops

Setup 2way ssl authentication (mutual authentication) with Nginx

This article presents you a simple way of configuring 2 way ssl or mutual authentication between two servers with Nginx.

03
/devops devops ubuntu nginx letsencrypt ssl

How to Setup Nginx with Let's Encrypt on Ubuntu 20.04

This tutorial describes how to setup a free SSL certificate issued by Let's Encrypt on Ubuntu 20.04 LTS Server running Nginx.

04
/devops nginx nodejs certbot ssl

Nginx configuration example for NodeJS app

Use this NGINX configuration example for NodeJS app, running on port 8000. The server has an SSL from Certbot installed.

05
/devops devops ubuntu nginx linux apache wordpress

Unable to create directory wp-content/uploads

This may indicate a permissions problem with your WordPress uploads directory. Firstly please make sure that you have the right permissions on /uploads folder.

06
/devops devops nginx ssl linux

Install Nginx on Linux with ssl certificate

Install Nginx on Linux with ssl certificate. Because all you need is already in place on Digital Ocean, I’ll just attach you some useful materials