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.
Everything you need to run fast, secure, and reliable web applications.
Pre-configured Nginx for peak performance and security, with easy management of web site Nginx vhosts and free HTTPS/2 SSL certificates.
Easily install and switch between different PHP versions (PHP-FPM) to suit your application needs.
Robust database management with options for MariaDB MySQL, optimized for speed.
Includes CSF Firewall and free Let's Encrypt SSL certificate integration.
A comprehensive shell-based CLI menu makes complex server tasks simpler and more accessible.
Regular updates ensure you're running the latest, most secure software versions available.
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.
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.
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.
Benefit from an active and knowledgeable community. Get support, share insights, and contribute to a project that's constantly evolving based on user feedback.
Getting started with Centmin Mod is straightforward. Ensure your server meets the prerequisites, then install and experience the difference.
Fresh minimal OS installation required.
SSDs offer significant performance improvements.
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`).
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
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.