Before installing WordPress, we will need to setup a web server for our Raspberry Pi. We will use Nginx as the web server itself, MariaDB as a database management system, and PHP for dynamic script processing. We choose Nginx, PHP-FPM and MariaDB for its performance and lightweight that are both important factors for Raspberry Pi. Continue reading "Hosting WordPress on Raspberry Pi Part 2 – Install Nginx, PHP and MariaDB"
Hosting WordPress on Raspberry Pi Part 1 – Tighten Raspberry Pi Security
Before connecting the Raspberry Pi to the Internet, it is important to tighten the security by changing the default password and restricting SSH access of the the Raspberry Pi first.
Continue reading "Hosting WordPress on Raspberry Pi Part 1 – Tighten Raspberry Pi Security"
Hosting WordPress on Raspberry Pi – A complete approach
What you see is a WordPress web server running on a Raspberry Pi 3, and this is a series of articles on how I host WordPress on Raspberry Pi 3 and optimise it to achieve impressive performance and a capable WordPress web server.
Continue reading "Hosting WordPress on Raspberry Pi – A complete approach"