High-Performance LEMP Stack. Effortlessly Managed.

Centmin Mod is your command-line toolkit for deploying and managing optimized Nginx web servers on CentOS, AlmaLinux, and Rocky Linux, packed with the latest PHP (PHP-FPM), MariaDB, and essential performance tools.

Packed with Power

Everything you need to run fast, secure, and reliable web applications.

Optimized Nginx

Pre-configured Nginx for peak performance and security, with easy management of web site Nginx vhosts and free HTTPS/2 SSL certificates.

Latest PHP Versions

Easily install and switch between different PHP versions (PHP-FPM) to suit your application needs.

MariaDB & MySQL

Robust database management with options for MariaDB MySQL, optimized for speed.

Security Focused

Includes CSF Firewall and free Let's Encrypt SSL certificate integration.

Menu-Driven Management

A comprehensive shell-based CLI menu makes complex server tasks simpler and more accessible.

Constantly Updated

Regular updates ensure you're running the latest, most secure software versions available.

Why Choose Centmin Mod?

Unlock unparalleled performance, control, and efficiency for your web servers. Centmin Mod LEMP stack helps power some of the largest or most trafficked websites and community discussion forums on the internet.

Peak Performance

Centmin Mod LEMP stack is built from the ground up for speed and scalability. From Nginx compiled with optimal and additional Nginx modules to fine-tuned PHP-FPM and MariaDB MySQL server configurations, expect your sites to fly.

Always Up-to-Date

Stay ahead with the latest stable versions of Nginx, PHP, MariaDB, and other crucial software. Centmin Mod simplifies the update process, keeping your server modern and secure.

Community Driven

Benefit from an active and knowledgeable community. Get support, share insights, and contribute to a project that's constantly evolving based on user feedback.

Ready to Supercharge Your Server?

Getting started with Centmin Mod is straightforward. Ensure your server meets the prerequisites, then install and experience the difference.

Before You Install: Prerequisites

Supported Operating Systems

  • CentOS 7 EOL (x86_64)
  • AlmaLinux 8 & 9 (x86_64)
  • Rocky Linux 8 & 9 (x86_64)

Fresh minimal OS installation required.

Hardware Requirements

  • Minimum: 2GB RAM, 40GB Disk Space
  • Recommended: 4GB+ RAM, 60GB+ SSD

SSDs offer significant performance improvements.

Virtualization

  • Supports: KVM, Xen
  • Not Supported: OpenVZ

Initial Server Setup

1. Ensure your system is up-to-date:

yum -y update

2. Set a Fully Qualified Domain Name (FQDN) for your hostname (e.g., `server1.yourdomain.com`).

Choose Your Installation

Stable Version (Recommended)

For most users, the stable version provides a balance of features and reliability.

curl -O https://centminmod.com/installer.sh && chmod 0700 installer.sh && bash installer.sh

Beta Version (Latest Features)

Access the newest features and improvements. May be less stable than the official release.

curl -O https://centminmod.com/betainstaller.sh && chmod 0700 betainstaller.sh && bash betainstaller.sh

Ensure `betainstaller.sh` is the correct script name for beta versions.

For detailed instructions and advanced options, please visit our Official Installation Guide.