Skip to content
Xbot-me edited this page Jun 23, 2026 · 1 revision

Stacks

PulseDeploy supports three web stacks. You choose one during the interactive wizard, or skip entirely for core services only.


LEMP — Nginx + PHP-FPM + MySQL

The recommended stack for WordPress, WooCommerce, and most PHP applications.

What gets installed

Component Details
Nginx Latest stable, security headers, gzip, static file caching
PHP-FPM Version 8.1 / 8.2 / 8.3 (you choose), Unix socket wired to Nginx
MySQL Latest MySQL Community Server, secured with auto-generated root password

Clone this wiki locally