Catégorie 04 — SKILLS
Nginx PHP-FPM Skill
Nginx + PHP-FPM — configuration et tuning pour Drupal
Installation
Ubuntu/Debian
apt install nginx php8.3-fpm php8.3-cli php8.3-common \
php8.3-gd php8.3-mysql php8.3-xml php8.3-mbstring \
php8.3-curl php8.3-zip php8.3-opcache php8.3-redisSkill Claude — Global
mkdir -p ~/.claude/skills/nginx-phpfpmSKL
À propos
Skill Claude pour configurer et optimiser la stack Nginx + PHP-FPM pour des sites Drupal en production. Couvre la configuration Nginx (vhost, clean URLs, assets, gzip), les pools PHP-FPM (pm.max_children, memory_limit), l'OPcache, les headers de sécurité et le tuning des performances.
Commandes
Exemples