Installing and Configuring Nginx with PHP-FPM on CentOS 8
Nginx is a free, open-source, and one of the most powerful web servers worldwide. This tutorial will teach us how to install Nginx with PHP-FPM support in CentOS 8.
Linux Tutorials
CentOS (Community Enterprise Operating System) is a free and open-source Linux distribution that is widely used for server environments. It is designed to be a community-supported alternative to Red Hat Enterprise Linux (RHEL), providing a stable and enterprise-grade platform by maintaining full binary compatibility with RHEL. CentOS is popular among developers, businesses, and web hosting services because it offers a robust, secure, and reliable system without the subscription fees required by RHEL. However, in 2020, Red Hat shifted the focus of CentOS to CentOS Stream, a rolling-release version that acts as a development branch for future RHEL releases, prompting many users to look for alternatives such as AlmaLinux and Rocky Linux for stability-focused environments.
Nginx is a free, open-source, and one of the most powerful web servers worldwide. This tutorial will teach us how to install Nginx with PHP-FPM support in CentOS 8.
InfluxDB is an open-source and time series database developed by InfluxData. It is written in Go and designed to handle high write and query loads. This tutorial will explain how to install InfluxDB on CentOS 8.
Liferay Portal Community Edition is based on Digital Experience Plateforme DXP. In this tutorial, we will install Liferay Portal 7.2 on Centos 8 with MariaDB, Tomcat, and Elasticsearch.
Caddy is an open-source web server written in the Go language. It provides HTTP/3 support, TLS v1.3, automatic SSL configuration with Let’s Encrypt, reverse proxy, and supports multiple plugins to extend its functionality.
PrestaShop is an open-source shopping cart written in the PHP used to create and manage your online business. In this post, we will show you how to install PrestaShop with Apache and Let’s Encrypt SSL on CentOS 8.
Passbolt is an open-source password manager that allows you to store and share your password securely. In this tutorial, we will show you how to install Passbolt password manager with Nginx and Let’s Encrypt SSL on CentOS 8.
Shopware is a free and open-source platform that helps you to start your own e-commerce website to power your online business. In this tutorial, we will show you how to install Shopware with Nginx and Let’s Encrypt SSL on CentOS 8.
OCS “Open Computers and Software Inventory Next Generation” is an open-source assets management solution that allows you to inventory IT assets. In this tutorial, we will explain how to install OCS inventory on CentOS 8 server.
GitLab is an open-source repository manager based on Rails developed by GitLab Inc. It is a web-based git repository manager that allows your team to collaborate on coding, testing, and deploying applications. In this tutorial, I will show you step by step how to install GitLab CE (Community Edition) on CentOS 8 Server.
Askbot is a free, open-source and highly-customizable question and answer forum software written in Python and Django. It is simple, lightweight and very similar to other forum software StackOverflow and YahooAnswers.