Secure, clean & trustworthy
LEMP one-click install
Every source package fetched from official upstreams, verified with per-package SHA256 — supply-chain poisoning ends here
Every byte stands up to audit
All packages come straight from official upstreams: php.net / nginx.org / cdn.mysql.com
The checksum manifest lives in the same repo as the code — publicly auditable; any mismatch aborts the install
GPL-3.0. Every line is on GitHub. No background daemons, no phoning home
Install failed? AI fixes it on the spot
A failed install no longer ends with "post your logs somewhere" — a dialog opens right there: the AI reads the log, asks for evidence, proposes fixes, and you approve every step.
- Consent first: you approve before any log leaves the box, passwords already scrubbed
- Read-only allowlist: diagnostic commands are limited to a read-only allowlist
- Per-command confirm: every fix is y/N-confirmed; catastrophic commands are blocked even after a y
- Never blocking: if the gateway is unreachable, it silently steps aside
- One switch to disable:
NEXTLNMP_AI=n
Hard where it matters
Prebuilt PHP binaries unpack directly — about 5 minutes on recommended systems
Disk preflight and real CPU probing before any upgrade; automatic rollback on failure, your site stays up
Detects your hardware and recommends the best PHP / MySQL / allocator combo
One-click BBR congestion control
PHP 5.6–8.4, MySQL 5.1–8.4, MariaDB 5.5–12.3, four stacks (LNMP / LNMPA / LAMP / Caddy)
Directory layout and commands compatible with the classic tools — switch seamlessly
Three ways, one line each
bash <(curl -sL https://raw.githubusercontent.com/NextLNMP/nextlnmp/main/install.sh)bash <(curl -sL https://mirror.nextlnmp.cn/install.sh)bash <(curl -sL "https://cnb.cool/NextLNMP/NextLNMP/-/git/raw/main/install.sh?download=true")