Addons
33+ addon scripts for SSL certificates, security, caching, media processing, development tools, and more.
Usage
Run addons from the Centmin Mod source directory: /usr/local/src/centminmod/addons/script.sh
SSL & Security
acmetool.sh
Let’s Encrypt SSL certificate management with auto-renewal, wildcard support, and Cloudflare DNS validation.
addons/acmetool.sh
maldet.sh
Linux Malware Detect (LMD) with ClamAV integration for malware scanning and real-time monitoring.
addons/maldet.sh
avginstall.sh
AVG Anti-Virus Free edition for Linux server-side virus scanning.
addons/avginstall.sh
opendkim.sh
OpenDKIM email authentication to prevent spoofing and improve deliverability.
addons/opendkim.sh
FTP Upload Scanning
Automatic malware and virus scanning for PureFTPd file uploads via ClamAV integration.
via maldet.sh
Database & Caching
mysqladmin_shell.sh
Interactive MySQL/MariaDB administration shell for user, database, and permission management.
addons/mysqladmin_shell.sh
redis-server-install.sh
Redis server installation and configuration for object caching and session storage.
addons/redis-server-install.sh
mysqlmymonlite
MySQL monitoring script for stats, info, and performance metrics collection.
via tools/
Web & CMS Tools
wpcli.sh
WordPress WP-CLI command-line tool for managing WordPress installations, plugins, themes, and updates.
addons/wpcli.sh
WP-CLI Root Config
WP-CLI 0.14+ requires --allow-root flag or non-root user configuration for root-level operations.
wp --allow-root
passenger.sh
Phusion Passenger Nginx module for hosting Ruby, Python, and Node.js web applications.
addons/passenger.sh
Media & Processing
ffmpeg.sh
FFmpeg multimedia framework for video/audio encoding, decoding, and streaming.
addons/ffmpeg.sh
php-libheif.sh
libheif library for HEIF/HEIC image format support in PHP GD and ImageMagick.
addons/php-libheif.sh
PHP Extensions
ioncube.sh
IonCube PHP loader for running encrypted PHP applications and licenses.
addons/ioncube.sh
php72-mcrypt.sh
mcrypt PHP extension for PHP 7.2+ (removed from PHP core, available as PECL extension).
addons/php72-mcrypt.sh
php73–80-mcrypt.sh
mcrypt extension variants for PHP 7.3, 7.4, and 8.0.
addons/php7x-mcrypt.sh
Development & Languages
nodejs.sh
Node.js JavaScript runtime installation and version management.
addons/nodejs.sh
golang.sh
Go programming language installation for building Go applications.
addons/golang.sh
ruby.sh
Ruby programming language installation for Rails and other Ruby applications.
addons/ruby.sh
python27_install.sh
Python 2.7 alternate installation alongside system Python.
addons/python27_install.sh
python34–36_install.sh
Python 3.4, 3.5, and 3.6 alternate installations.
addons/python3x_install.sh
git2_install.sh
Git 2.16+ installation from source for access to latest git features.
addons/git2_install.sh
docker.sh
Docker container engine installation and configuration.
addons/docker.sh
System & Networking
customcurl.sh
Custom curl/libcurl RPM installation for newer HTTP/2 and TLS features.
addons/customcurl.sh
wget.sh
Updated wget installation with modern TLS support.
addons/wget.sh
rclone.sh
rclone cloud storage sync tool for S3, Google Drive, Backblaze B2, and 40+ providers.
addons/rclone.sh
geoip.sh
MaxMind GeoIP2 database installation for geographic IP lookups in Nginx.
addons/geoip.sh
linfo.sh
Linfo system stats and information page for server monitoring via web browser.
addons/linfo.sh
python_switch_el8.sh
Python version switcher for EL8 systems to manage default Python version.
addons/python_switch_el8.sh
Compiler Toolchains
devtoolset-4.sh
GCC Developer Toolset 4 for CentOS 7 (EOL) — newer GCC compiler for optimized builds.
addons/devtoolset-4.sh
devtoolset-6.sh
GCC Developer Toolset 6 for CentOS 7 (EOL) — GCC 6.x compiler with C++14 support.
addons/devtoolset-6.sh
ius-repo.sh
IUS Community repository for newer Python and other packages on CentOS.
addons/ius-repo.sh
Need help with addons?
Visit the community forums for installation help, addon compatibility, and configuration tips.