Resolving 504 Gateway Timeout Error When Uploading Large Files: A Detailed Solution
I have an admin app running on the AWS VM, which is connected to another VM called Openvpn server. We …
I have an admin app running on the AWS VM, which is connected to another VM called Openvpn server. We …
Introduction In this post, I will explain how to fix the 413 Payload Too Large error in Nginx. Encountering the …
Secure Nginx web server from Clickjacking with X-FRAME-OPTIONS Safeguarding Your Website: A Guide to X-Frame-Options in Nginx Understanding the X-Frame-Options …
Image source letsencrypt.org Configure Let’s Encrypt SSL for Nginx webserver on Ubuntu 18.04. Let’s Encrypt is a CA authority that provides …
We will use Helm to install Cert Manager to our Cluster. Cert-Manager is a Kubernetes native certificate manager. One of …
Secure your kubernetes cluster with nginx ingress with TLS and LetsEncrypt. The NGINX Ingress Controller is a well-known Kubernetes …
You have a web server running on kubernetes and expose it on a domain name and you need the external …
Image source nginx I have created this tutorial for the beginners who are just started working on kubernetes, and wants to know …
Generate wild card certificate nginx Letsencrypt Letsencrypt is an easy and free to generate and manage ssl certificate. using Letsencrypt …
Enabling the Nginx Directory Index Listing Nginx is a popular web server that can also be used as a reverse …