We walk through a bash script for setting up a WordPress deployment on Ubuntu that's managed by NGINX Unit and uses NGINX for web serving. The resulting WordPress deployment is scriptable, supports Let’s Encrypt, and has production-ready settings.
Installing WordPress with NGINX Unit
NGINX Unit supports PHP, which is very widely used for web programming. NGINX Unit therefore supports WordPress, written in PHP, and which is a content management system and application used by more than 30% of the sites on the Web. Use this blog post to install Unit and NGINX together with WordPress.
9 Tips for Improving WordPress Performance
Use these 9 tips from NGINX to increase your site’s speed and security and boost WordPress performance
Converting Apache Rewrite Rules to NGINX Rewrite Rules
Learn how to convert Apache HTTP server rewrite rules to NGINX rewrite rules that operate as efficiently as possible
Creating NGINX Rewrite Rules
Learn how to create NGINX rewrite rules to control the flow of request processing or redirect clients to the correct location for resources they request