Linux Tutorials on the topic “nginx”
-
How to Install Grav CMS with Nginx on Ubuntu 20.04
Author: Hitesh Jethva • Tags: nginx, server, ubuntu, web server • Comments: 0Grav is a free, open-source, and flat-file CMS that does not require any database. In this tutorial, I will show you how to install Grav CMS with Nginx and Let's Encrypt SSL on Ubuntu 20.04 server.
-
How to Install WordPress with Nginx on AlmaLinux 8
Author: Hitesh Jethva • Tags: linux, nginx, web server • Comments: 2WordPress is a free, open-source, and the world's most popular CMS. In this guide, we will show you how to install WordPress with Apache and Let's Encrypt SSL on AlmaLinux 8.
-
How to Install MediaWiki with Nginx and Let's Encrypt SSL on Ubuntu 20.04
Author: Hitesh Jethva • Tags: nginx, ubuntu, web server • Comments: 0MediaWiki is an open-source wiki software written in PHP. It allows you to create your own self-hosted wiki website on the server. In this post, we will show you how to install MediaWiki with Nginx and Let's Encrypt SSL on Ubuntu 20.04.
-
-
How to Install Gitea with Nginx and free Let's Encrypt SSL on Ubuntu 20.04
Author: Hitesh Jethva • Tags: nginx, server, ubuntu • Comments: 2Gitea is an open-source and self-hosted version control system written in Go. It is simple, lightweight, and can be installed on low-powered systems. In this tutorial, we will show you how to install Gitea Git service with Nginx and Let's Encrypt SSL on Ubuntu 20.04.
-
How to Install Shlink URL Shortener with Nginx on Ubuntu 20.04
Author: Hitesh Jethva • Tags: linux, nginx, ubuntu, web server • Comments: 0Shlink is an open-source and self-hosted URL shortener written in PHP. In this tutorial, I will show you how to install Shlink on Ubuntu 20.04.
-
What is Ingress Controller and how to deploy Nginx Ingress Controller in Kubernetes Cluster on AWS using Helm
Author: Rahul Shivalkar • Tags: cloud, linux, nginx, web server • Comments: 0Ingress is a Kubernetes object that manages external access to the services in the Kubernetes Cluster. In this article, we will see the installation of the Nginx Ingress Controller using Helm on the Kubernetes Cluster set up using Kops.
-
How to Setup Highly Available NGINX with KeepAlived on CentOS 8
Author: Hitesh Jethva • Tags: centos, linux, nginx • Comments: 2Nginx is a free, open-source and one of the most popular webserver around the world. It can also be used as a reverse proxy, load balancer and HTTP cache. In this tutorial, I will show you how to set up a highly available Nginx web server with KeepAlived on CentOS 8.
-
How to deploy Ghost Blog with Nginx on Ubuntu 20.04
Author: Hitesh Jethva • Tags: linux, nginx, ubuntu, web server • Comments: 1Ghost is a free, open-source and lightweight blogging platform built on Node.js. This tutorial will explain how to install the Ghost with Nginx and Let's Encrypt SSL on Ubuntu 20.04.
-
How to Install Pleroma Social Network Platform on Ubuntu 20.04
Author: Navjot Singh • Tags: linux, nginx, ubuntu, web server • Comments: 2Pleroma is an open-source federated social networking platform, compatible with Mastodon and other ActivityPub platforms. This guide will show you how to create your own Pleroma instance by installing it on an Ubuntu 20.04 based server.
-
How to Install Apache Tomcat 9 with Nginx Proxy on Debian 10
Author: Hitesh Jethva • Tags: debian, linux, nginx, server • Comments: 0Tomcat is a free, open-source and lightweight application server used to deploy Java-based applications. In this tutorial, I will show you how to install Tomcat 9 with Nginx on Debian 10.