Linux Tutorials on the topic “nginx”
-
How to Install and Use Nginx Proxy Manager with Docker
Author: Navjot Singh • Tags: centos, debian, linux, nginx, server, ubuntu, web server • Comments: 3 • Published: Apr 12, 2022A reverse proxy is a web server that can sit in front of another web server or a web service. It can encrypt outgoing traffic, act as a load balancer, redirect traffic, and offer protection. This tutorial will teach you how to install the Nginx proxy manager on a Linux server using Docker. We will cover all popular Linux distributions in a single tutorial.
-
How to Install Supabase with Docker on Debian 11
Author: Navjot Singh • Tags: debian, linux, nginx, server • Comments: 3 • Published: Apr 11, 2022Supabase is an open-source Firebase alternative that provides you with all the tools needed to develop your applications. Supabase offers a PostgreSQL database, user authentication, storage and a real-time API and integrates with popular frameworks and tools such as Angular, Flutter, Next.js, React, Svelte and Vue.
-
How to Install BoxBilling on Debian 11
Author: Arvid L • Tags: debian, linux, nginx, web server • Comments: 1 • Published: Apr 01, 2022BoxBilling is a community-driven billing software written in PHP. It is free and open-source billing designed to be easy to use for both clients and sellers. In this tutorial, we will show you how to install BoxBilling with Nginx, PHP-FPM, and MariaDB on Debian 11 Bullseye.
-
-
How to Install Laravel PHP Framework with Nginx and Free Let's Encrypt SSL on AlmaLinux 8
Author: Hitesh Jethva • Tags: linux, nginx, php, server, web server • Comments: 0 • Published: Mar 30, 2022Laravel is a free, open-source, and lightweight PHP web framework used for building PHP-based web applications. It is popular due to its elegant syntax, advanced features, and robust toolset. In this post, we will show you how to install Laravel with Nginx on Alma Linux 8.
-
How to Install Netdata with Nginx on Alma Linux 8
Author: Hitesh Jethva • Tags: linux, monitoring, nginx, server • Comments: 0 • Published: Mar 29, 2022Netdata is a free, open-source and real-time server monitoring tool that visualize and monitor real-time data like CPU usage, RAM usage, Load, SWAP usage, Bandwidth usage, Disk usage, etc. In this tutorial, we will show you how to install the Netdata monitoring tool on Alma Linux 8.
-
How to Install Joomla with Nginx on Rocky Linux
Author: sohan patel • Tags: linux, mysql, nginx, web server • Comments: 0 • Published: Mar 23, 2022Joomla is a free and open-source content management system (CMS) written in PHP, it is one of the most popular CMS after WordPress. In this article, You will learn how to install Joomla with Nginx on Rocky Linux 8.
-
How to Install UVdesk Helpdesk System on Rocky Linux 8
Author: Navjot Singh • Tags: linux, nginx, server, web server • Comments: 3 • Published: Mar 15, 2022UVdesk is an open-source Saas-based helpdesk system for companies to interact with their customers and offer round-the-clock support. In this tutorial, you will learn how to install Uvdesk on a Rocky Linux 8 based server using Nginx, MySQL and PHP.
-
How to Install Bagisto eCommerce on Debian 11
Author: Arvid L • Tags: debian, linux, nginx, server, web server • Comments: 0 • Published: Mar 10, 2022Bagisto is a free and open-source eCommerce software written in Laravel PHP framework. In this tutorial, we will show you how to install Bagisto eCommerce on the Debian 11 Bullseye. We will be using the PHP-FPM, Nginx web server, and MariaDB database.
-
How to Install Varnish 7 for Nginx on Rocky Linux 8
Author: Hitesh Jethva • Tags: linux, nginx, web server • Comments: 3 • Published: Feb 18, 2022Varnish cache is a free and open-source cache accelerator used to speed up your website by caching the content in memory. In this tutorial, I will show you how to install Varnish 7 for Nginx on Rocky Linux 8.
-
How to Install Discourse Forum with Nginx and Free Let's Encrypt SSL on Debian 11
Author: Navjot Singh • Tags: debian, linux, nginx • Comments: 0 • Published: Feb 17, 2022Discourse is an open-source community discussion platform built using the Ruby language. It is designed to work as a forum, chat software or mailing list. In this tutorial, you will learn how to install Discourse Forum with the Nginx server on a Debian 11 based server.