Derek Coleman & Associates Inc logoDerek Coleman & Associates Inc

Home / Marketplace / NGINX + PHP-FPM on Ubuntu 24.04 LTS

NGINX + PHP-FPM on Ubuntu 24.04 LTS

NGINX with PHP-FPM is the high-performance pairing for PHP: event-driven serving with process-managed PHP execution. This image gives you a production-ready deployment within minutes of first boot — no dependency wrangling, no manual hardening checklist. Published and maintained by Derek Coleman & Associates Inc: freshly rebuilt against current security advisories and deployable straight from the Azure Marketplace into your own subscription.

Version: NGINX 1.24 + PHP-FPM 8.3 (Ubuntu 24.04 packages)Platform: Ubuntu 24.04 LTSPorts: 80 (HTTP), 443 (HTTPS)Category: Web & Proxy

What's included

  • NGINX + PHP-FPM 8.3 NGINX 1.24 + PHP 8.3 installed from the official upstream source
  • Hardened Linux base with automatic security updates enabled
  • No shared or default passwords baked into the image
  • Trusted Launch support: Secure Boot + vTPM
  • Azure Monitor Agent, Defender for Cloud, and Update Manager install cleanly

Quick start

  1. Deploy from the Azure Marketplace (Get It Now → Create), choosing your SSH key at the Administration step.
  2. Allow inbound SSH (22) for yourself plus the application port(s): 80 and 443 (HTTP/S) — restrict to your own IP where possible. The in-image firewall already allows them; only the Network Security Group (NSG) keeps them closed.
  3. Browse to http://<VM-IP>/ — NGINX answers immediately; put your site in /var/www/html/ and reload with `sudo systemctl reload nginx`.
  4. Add your TLS certificate to a 443 server block (certbot --nginx works out of the box) and remove /var/www/html/info.php.

Common use cases

  • High-traffic PHP applications
  • Laravel and Symfony hosting
  • Reverse proxy + PHP in one VM
  • Replacing Apache mod_php for performance

Why our images

Freshly rebuilt against the latest security advisories, no shared default credentials, Trusted Launch support, and automatic OS security updates — everything runs in your own Azure subscription under your governance.

Deploy NGINX + PHP-FPM in minutes

Production-ready, hardened, and maintained. Deploy straight from the Azure Marketplace into your subscription.